*** Apoorva_ has quit IRC | 00:47 | |
*** chatter29 has joined #openstack-third-party-ci | 01:10 | |
*** chatter29 has quit IRC | 01:10 | |
*** stakeda has joined #openstack-third-party-ci | 02:59 | |
*** Apoorva has joined #openstack-third-party-ci | 04:53 | |
*** Apoorva has quit IRC | 05:27 | |
*** isaacb has joined #openstack-third-party-ci | 06:26 | |
*** huanxie has joined #openstack-third-party-ci | 06:30 | |
*** stakeda has quit IRC | 09:48 | |
*** rfolco has joined #openstack-third-party-ci | 11:51 | |
*** tushar_ has joined #openstack-third-party-ci | 12:57 | |
*** tushar_ has quit IRC | 13:11 | |
*** tushar_ has joined #openstack-third-party-ci | 13:26 | |
*** esberglu has joined #openstack-third-party-ci | 13:37 | |
tushar_ | Hi All, I am trying to setup the CI on ubuntu 16.04 | 14:48 |
---|---|---|
tushar_ | I am facing some error | 14:48 |
tushar_ | My question is can we setup the third party CI on ubuntu 16.04 or not? | 14:49 |
tushar_ | while doing sudo puppet apply --verbose /etc/puppet/manifests/site.pp | 14:50 |
isaacb | tushar_: ubuntu 16.04 is a perfect choice for setting third party CI | 14:51 |
tushar_ | I am asking this question because ....while doing sudo puppet apply --verbose /etc/puppet/manifests/site.pp | 14:52 |
tushar_ | I got the error - | 14:52 |
tushar_ | https://pastebin.com/iQM21aCr | 14:53 |
tushar_ | it is for package - package vhd-util | 14:53 |
pabelanger | yes, xenial isn't supported right now | 14:55 |
pabelanger | should be fixed shortly | 14:55 |
pabelanger | we still use 14.04 for nodepool and zuul in openstack-infra | 14:55 |
pabelanger | however, if you are not uploading images to rackspace, you don't need vhd-util | 14:56 |
tushar_ | Pablenger : ok. Thank you | 14:57 |
isaacb | pabelanger: where can I find nodepool-builder build logs? | 14:58 |
tushar_ | Pabelanger : how can we skip the step which is downloading the vhd-util? | 14:58 |
pabelanger | isaacb: nb01.o.o and nb02.o.o | 14:59 |
pabelanger | tushar_: we'd have to update puppet-openstackci to make it optional | 14:59 |
tushar_ | Pabelanger : okay | 15:03 |
asselin_ | where does that get pulled in? | 15:04 |
asselin_ | openstack-infra / puppet-diskimage_builder? | 15:04 |
asselin_ | http://codesearch.openstack.org/?q=vhd-util&i=nope&files=&repos= | 15:04 |
tushar_ | asselin : while running puppet apply I am facing that issue | 15:07 |
tushar_ | I found one launchpad link where the PPA mentioned are only for trusty - https://launchpad.net/~openstack-ci-core/+archive/ubuntu/vhd-util | 15:08 |
mmedvede | related to vhd-util: https://review.openstack.org/#/c/410849/ | 15:08 |
mmedvede | I've been using this patch for awhile ^ | 15:08 |
tushar_ | I am getting one more error in zuul | 15:19 |
tushar_ | the zuul is listening to the gerrit patches correctly | 15:20 |
tushar_ | but its not trigger the jenkins build | 15:20 |
tushar_ | zuul log - https://pastebin.com/aHhURaZ5 | 15:23 |
*** krtaylor has quit IRC | 15:34 | |
mmedvede | tushar_: and I assume you checked that https://repomaster.data.com/p/python-client/info/refs?service=git-upload-pack works? | 15:34 |
mmedvede | not sure why you have reposmaster.data.com in there. Is it your internal site or something? | 15:34 |
tushar_ | mmdevede : yes its internal repository | 15:36 |
tushar_ | and it was working in past...started failing from last few days | 15:37 |
*** isaacb has quit IRC | 15:59 | |
*** isaacb has joined #openstack-third-party-ci | 16:11 | |
asselin_ | pabelanger, did you see this one? https://review.openstack.org/#/c/410849/1 for vhd-util optional? | 16:17 |
*** Apoorva has joined #openstack-third-party-ci | 16:20 | |
*** Apoorva has quit IRC | 16:20 | |
pabelanger | +3 | 16:21 |
*** Apoorva has joined #openstack-third-party-ci | 16:21 | |
asselin_ | tushar_, ^^ once that merges, you can pull it down in /etc/puppet/modules/diskimage-builder and puppet should work again | 16:24 |
*** krtaylor has joined #openstack-third-party-ci | 16:31 | |
*** tushar__ has joined #openstack-third-party-ci | 17:01 | |
tushar__ | asselin : okay | 17:04 |
tushar__ | I will do that | 17:04 |
*** isaacb has quit IRC | 17:08 | |
*** tushar__ has quit IRC | 17:32 | |
rajinir | Devstack gate is failing , may be we are missing something in configure_libvirt tee: /etc/libvirt/qemu.conf: No such file or directory, any idea? | 18:37 |
mmedvede | tushar_: you might also need something like this https://review.openstack.org/#/c/459427/ . Because 410849 does not really change behavior, only allows you to change it | 18:47 |
mmedvede | asselin_: fyi ^ | 18:47 |
*** chatter29 has joined #openstack-third-party-ci | 19:31 | |
chatter29 | [12 spam messages redacted] | 19:37 |
*** chatter29 has quit IRC | 19:37 | |
mmedvede | fungi: do you know if irc logs can be cleaned from that ^ ? | 20:24 |
fungi | mmedvede: i can try to redact. just a sec | 20:25 |
mmedvede | thx | 20:25 |
fungi | mmedvede: done. we'll see if that freaks out the log appending | 20:29 |
mmedvede | fungi: ack | 20:30 |
fungi | removed it from both the text and html versions | 20:30 |
mmedvede | looks like log appending worked fine | 20:33 |
asselin_ | mmedvede, thinking some more...it seems the root issue is that the package doesn't install on xenial? | 20:40 |
asselin_ | re: https://review.openstack.org/#/c/459427 | 20:41 |
mmedvede | asselin_: there were definitely problems on Xenial ppc64. But from conversation earlier today it appears there also problems on x86 | 20:43 |
mmedvede | asselin_: do you think it should start commented out? | 20:44 |
asselin_ | mmedvede, ok...i'm on the fence for your change.....I wondering if there's a simpler way....yeah maybe commented out | 20:44 |
asselin_ | but also, maybe update the comment explaining why you would need this. | 20:44 |
asselin_ | but ideally, puppet would do the right thing on the right platform and the option wouldn't be needed | 20:45 |
asselin_ | i'm not familiar with vhd....seems a custom openstack package | 20:45 |
*** rfolco has quit IRC | 20:46 | |
mmedvede | asselin_: the code that installed vhd in puppet enables a custom apt repo. Puppet is no magic, unfortunately | 20:47 |
asselin_ | right..i mean, is the a way for puppet to automagically know when to install vhd with custom apt repo or not? | 20:48 |
mmedvede | Probably with addition of some distro-specific logic. But it is cleaner just to disable vhd support. | 20:50 |
asselin_ | true...ok, and there isn't any reason to every have it true for 3rd party ci, right? | 20:51 |
mmedvede | I never used vhd disk images myself, seems very exotic | 20:51 |
*** krtaylor has quit IRC | 20:51 | |
mmedvede | unless someone wants to use vhd instead of qcow | 20:52 |
mmedvede | asselin_: ^ that is the only reason I can think of | 20:52 |
mmedvede | asselin_: I've commented it out | 20:54 |
asselin_ | ok...was just about to change my mind | 20:55 |
mmedvede | hehe, I can update again | 20:55 |
mmedvede | just removing the # | 20:55 |
asselin_ | yeah....I'm just looking for simplicity for 3rd party folks. If xenial is konwn to have issues, then this is one less thing to trip up on. | 20:56 |
asselin_ | I like your comment explaining the value btw | 20:56 |
mmedvede | asselin_: bigger concern for me was using the class parameter override in hiera | 20:56 |
asselin_ | yeah, but you did a nice job documenting it. | 20:57 |
mmedvede | let me check if upstream infra uses vhd images | 20:57 |
mmedvede | one extra datapoint | 20:57 |
asselin_ | yeah...maybe change the default there :) | 20:58 |
mmedvede | yes, they do. rax cloud images are vhd | 20:58 |
asselin_ | what about updating system-config to set to true and then change the default to false? | 20:59 |
mmedvede | you'd need to add passthrough in many places. I think diskimage_builder class is not on the surface | 21:00 |
*** Apoorva_ has joined #openstack-third-party-ci | 21:00 | |
asselin_ | mmedvede, ok, let's use your change then. | 21:02 |
mmedvede | asselin_: want me to uncomment it? | 21:03 |
*** Apoorva has quit IRC | 21:04 | |
asselin_ | mmedvede, I think so, seems vhd is an outlier, so most folks will success with it uncommented. | 21:04 |
asselin_ | s/success/succeed/ | 21:04 |
asselin_ | but I don't have any data to back that claim | 21:04 |
asselin_ | so i can go either way | 21:05 |
mmedvede | yeah, we'll only know later | 21:05 |
*** Apoorva_ has quit IRC | 21:38 | |
*** krtaylor has joined #openstack-third-party-ci | 21:38 | |
*** Apoorva has joined #openstack-third-party-ci | 21:39 | |
*** esberglu has quit IRC | 21:54 | |
*** esberglu has joined #openstack-third-party-ci | 21:55 | |
*** esberglu has quit IRC | 21:56 | |
*** esberglu has joined #openstack-third-party-ci | 21:56 | |
*** esberglu has quit IRC | 21:56 | |
*** esberglu has joined #openstack-third-party-ci | 21:56 | |
*** esberglu has quit IRC | 21:57 | |
asselin_ | mmedvede, did you get past the voluptuous issue with zuul? i still running into it on a test machine with 2.5.2 | 22:14 |
asselin_ | do you know if any changes to layout.yaml are needed? | 22:14 |
asselin_ | voluptuous.error.MultipleInvalid: extra keys not allowed @ data['pipelines'][26]['failure']['smtp'] | 22:16 |
mmedvede | asselin_: I only updated to 2.5.2, nothing else | 22:38 |
mmedvede | did 'pip install -U <path to zuul2.5.2 repo> | 22:39 |
asselin_ | ok...that what I was expecting to do.... | 22:39 |
asselin_ | yeah...that's what I did, but no luck getting -t to work | 22:40 |
mmedvede | also I did make sure old zuul server was not still running, as is normal procedure to do | 22:41 |
asselin_ | maybe I need to start again with a clean vm... | 22:41 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!