nibalizer | do you all have ansible timeout issues? | 00:01 |
---|---|---|
nibalizer | i have issues runnign ansible in hp land, but assumed it was pebkac | 00:01 |
*** hichihara has joined #openstack-infra | 00:03 | |
mordred | I'm thinking it might be that we need to configure some things for the underlying ssh stuff | 00:05 |
mordred | nibalizer: ssh_args = -o ControlMaster=auto -o ControlPersist=10m or something | 00:06 |
mordred | but I'm still poking | 00:06 |
openstackgerrit | Merged openstack-infra/project-config: Make manila tox job 'genconfig' votable https://review.openstack.org/150521 | 00:08 |
*** yamamoto has joined #openstack-infra | 00:09 | |
mordred | because I think openssh is timing out for $reasons - we may want to pass keepalives or etc | 00:10 |
mordred | nibalizer: woah! what is return code -9 ? | 00:11 |
mordred | nibalizer: 2015-01-29 00:00:21,983 p=13240 u=root | msg: timeout -s 9 30m /usr/bin/puppet agent --onetime --server puppetmaster.openstack.org --ignorecache --no-daemonize --no-usecacheonfailure --no-splay --detailed-exitcodes --verbose failed with return code: -9 | 00:12 |
openstackgerrit | Merged openstack-infra/system-config: Split out graphite module https://review.openstack.org/150914 | 00:13 |
*** dims has quit IRC | 00:13 | |
openstackgerrit | Merged openstack-infra/system-config: Split out ansible module https://review.openstack.org/150933 | 00:14 |
nibalizer | well we can figure it out from the bit math i think | 00:16 |
nibalizer | merged things! | 00:16 |
*** sabeen3 has quit IRC | 00:16 | |
nibalizer | \o/ | 00:16 |
*** ashleighfarnham has joined #openstack-infra | 00:16 | |
*** otter768 has joined #openstack-infra | 00:17 | |
mordred | fungi: you don't ht happen to have any explicit references to timeout failures do you? | 00:17 |
openstackgerrit | Merged openstack-infra/puppet-askbot: Add standard puppet metadata.json and remove Modulefile https://review.openstack.org/150938 | 00:17 |
nibalizer | mordred: actually i don tknow | 00:17 |
ashleighfarnham | I just signed the CLA for Openstack and created a gerrit account with the same email but when trying to do a git review I get this error message: fatal: "ICLA contributor agreement requires current contact information" | 00:17 |
ashleighfarnham | Any ideas on what could cause this? | 00:17 |
fungi | ashleighfarnham: https://ask.openstack.org/question/57928 | 00:19 |
*** ddieterly has quit IRC | 00:20 | |
*** sarob has joined #openstack-infra | 00:20 | |
ashleighfarnham | thanks! That worked! | 00:21 |
*** openstackgerrit has quit IRC | 00:21 | |
*** packet has quit IRC | 00:21 | |
*** otter768 has quit IRC | 00:21 | |
*** openstackgerrit has joined #openstack-infra | 00:21 | |
fungi | ashleighfarnham: you're welcome | 00:22 |
openstackgerrit | Monty Taylor proposed openstack-dev/pbr: Consume script-writer flag in modern setuptools https://review.openstack.org/151058 | 00:22 |
*** dims has joined #openstack-infra | 00:22 | |
mordred | dstufft: https://github.com/jaraco/setuptools/pull/26 <-- idea for making one of the things pbr does less hacky | 00:23 |
*** hj-hp has joined #openstack-infra | 00:23 | |
openstackgerrit | Spencer Krum proposed openstack-infra/system-config: Split out unbound as its own module https://review.openstack.org/150905 | 00:24 |
*** wenlock has quit IRC | 00:24 | |
elliottk | clarkb: i started with a clean, reverted jenkins vm and did a "pip install jenkins-job-builder" and am running into the same problem | 00:25 |
elliottk | but if i look in my /usr/lib/python2.6/site-packages/jenkins_jobs/builder.py, i see "import jenkins", which is a module i have in python2.6 that was installed with jjb | 00:26 |
elliottk | i do also have a python_jenkins-0.4.3.dist-info but i do not see python-jenkins being imported or used | 00:27 |
elliottk | i s'pose i should probably point out that my jenkins instance is on centos 6.2 | 00:28 |
*** david-lyle is now known as david-lyle_afk | 00:28 | |
marun | ZZelle: hi | 00:29 |
*** rmcall has quit IRC | 00:29 | |
marun | jeblair: hi! I have a question about zuul scenario testing if you have a moment. | 00:29 |
*** Sukhdev has quit IRC | 00:30 | |
*** melwitt has quit IRC | 00:30 | |
*** adalbas has quit IRC | 00:30 | |
*** maxbit has quit IRC | 00:34 | |
jogo | mordred: so the pbr issue, any solution in sight? | 00:34 |
jogo | clarkb: aiopcpu is waiting on https://review.openstack.org/#/c/131604/13 | 00:34 |
jogo | (your patch) | 00:34 |
nibalizer | mordred: heyyy | 00:34 |
nibalizer | so want to run find /var/lib/puppet -name 'a2mod.rb' and then md5sum it for me? | 00:35 |
nibalizer | well nvm | 00:35 |
nibalizer | i can do a better test thatn that | 00:35 |
openstackgerrit | Merged openstack-infra/jenkins-job-builder: Add 'Enable condition' support to MultiJob builder https://review.openstack.org/150430 | 00:36 |
mordred | jogo: yes - I have three patches up for review | 00:37 |
jeblair | marun: what's that? | 00:38 |
lifeless | jogo: pbr issue? | 00:38 |
marun | jeblair: I think I've got it - I was specifying a branch ('stable') for a fake change that hadn't been initialized with create_branch() | 00:38 |
mordred | jogo: you feel like testing the first and second one and verifying that it works for you? | 00:38 |
mordred | lifeless: setuptools changed an internal api that we were monkeypatching in to | 00:38 |
marun | jeblair: I'm using the 'mp' branch as an alternate to 'master' now since it's automatically created | 00:39 |
jeblair | marun: ah, phew. :) | 00:39 |
*** elliottk has left #openstack-infra | 00:39 | |
openstackgerrit | Spencer Krum proposed openstack-infra/system-config: Split out statusbot module https://review.openstack.org/150857 | 00:39 |
fungi | elliottk: its worth noting we no longer test jjb against python 2.6 so there's every chance it no longer works on centos 6.x (but should work on centos 7.x) | 00:39 |
mordred | lifeless: I also put up https://github.com/jaraco/setuptools/pull/26 if you want to look at that - forward looking to get out of the business of monkeypatching | 00:39 |
lifeless | mordred: of course they did | 00:41 |
mordred | lifeless: this and the two before it - https://review.openstack.org/151058 | 00:42 |
mordred | lifeless: you may want to read all three to grok where it's going to put the amount of ick in patch 1 in context | 00:42 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Add tmpreaper as a split out module https://review.openstack.org/150882 | 00:43 |
jogo | mordred: links? | 00:43 |
*** Sukhdev has joined #openstack-infra | 00:44 | |
mordred | jogo: see the 4 lines above with me talking to lifeless | 00:44 |
*** jedimike has joined #openstack-infra | 00:44 | |
lifeless | mordred: thanks | 00:44 |
jogo | mordred: just saw, thanks | 00:45 |
jogo | dims: ^ https://review.openstack.org/#/c/151058/1 | 00:45 |
clarkb | jogo fungi I dont know how to write that better its a /23 but the second half | 00:45 |
clarkb | its admittedly confusing because we have nested netwoerks and are abusing roue rules | 00:45 |
jogo | clarkb: to be honest I don't know either, all I know is what you have works | 00:46 |
mordred | clarkb: when you're bored, you may want to look at those patches too - they're the pbr script generation patches | 00:46 |
mordred | clarkb: I believe I am supporting all of the things | 00:46 |
fungi | clarkb: maybe a extra sentence in the comment | 00:46 |
fungi | clarkb: to say that it's an address range covering the second half of a /23 | 00:47 |
jogo | mordred: I don't have a test env set up to reproduce the issue, but maybe a bit later | 00:47 |
clarkb | I wonder if we should just flip the values | 00:47 |
*** markvoelker has quit IRC | 00:48 | |
fungi | clarkb: referencing an address halfway through a /23 and adding the mask doesn't strictly (to a network engineer) imply any kind of range at all | 00:48 |
clarkb | so 172.24.4/23 for hypervisors and 172.24.5/24 for floating IPs | 00:48 |
mordred | jogo: ok - I tested pretty extensively on my laptop ... but it's in deep magic land, so I'd love other people to verify | 00:48 |
jogo | mordred: ack | 00:48 |
clarkb | fungi right | 00:48 |
fungi | clarkb: _that_ makes fine sense | 00:48 |
*** yamamoto has quit IRC | 00:48 | |
clarkb | ok I can update patch when home to flip values | 00:49 |
clarkb | then just note you shouldnt have 126 hypervisors | 00:49 |
clarkb | er 254 | 00:49 |
fungi | clarkb: thanks on behalf of future generations who may need to grok that code | 00:49 |
openstackgerrit | Joe Gordon proposed openstack-infra/elastic-recheck: Remove generic query for 1284424 https://review.openstack.org/151062 | 00:50 |
clarkb | oh except I bet we rely on that range ugh | 00:51 |
clarkb | iirc there are iptables rules | 00:51 |
clarkb | will just have to update all the things | 00:51 |
*** tjones1 has quit IRC | 00:51 | |
*** isq has quit IRC | 00:51 | |
*** tjones1 has joined #openstack-infra | 00:51 | |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-packagekit as split out module https://review.openstack.org/150974 | 00:54 |
openstackgerrit | Merged openstack-infra/system-config: Split out etherpad_lite module https://review.openstack.org/150942 | 00:54 |
jogo | mordred: testing your patch now | 00:55 |
mordred | jogo: awesome | 00:55 |
*** tjones1 has quit IRC | 00:56 | |
openstackgerrit | Merged openstack-infra/project-config: Add log processor as split out module https://review.openstack.org/150961 | 00:56 |
openstackgerrit | Merged openstack-infra/puppet-exim: Add new module boilerplate https://review.openstack.org/151013 | 00:56 |
*** achanda has quit IRC | 00:56 | |
jogo | hrmm TypeError: dist must be a Distribution instance | 00:57 |
openstackgerrit | David Pursehouse proposed openstack-infra/jenkins-job-builder: Add support for JDK axis https://review.openstack.org/150633 | 00:58 |
*** vigneshvar has joined #openstack-infra | 00:58 | |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-kerberos as split out module https://review.openstack.org/151000 | 00:58 |
openstackgerrit | Merged openstack-infra/system-config: Split out mysql_backup module https://review.openstack.org/150982 | 00:58 |
openstackgerrit | Merged openstack-infra/system-config: Split out ssh module https://review.openstack.org/150927 | 00:58 |
*** markvoelker has joined #openstack-infra | 00:59 | |
jogo | not working for me :( | 00:59 |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-bup as split out module https://review.openstack.org/150830 | 00:59 |
*** oomichi has joined #openstack-infra | 01:00 | |
*** tqtran is now known as tqtran_afk | 01:00 | |
*** baoli has joined #openstack-infra | 01:00 | |
*** achanda has joined #openstack-infra | 01:00 | |
jogo | mordred: http://paste.ubuntu.com/9927140/ | 01:02 |
openstackgerrit | Merged openstack-infra/puppet-iptables: Add module boilerplate files for puppet-iptables https://review.openstack.org/151039 | 01:02 |
*** kgiusti has left #openstack-infra | 01:03 | |
jogo | hrmm I see that normally anyway | 01:03 |
*** johnthetubaguy is now known as zz_johnthetubagu | 01:04 | |
*** ashleighfarnham has quit IRC | 01:04 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out unattended_upgrades module https://review.openstack.org/150889 | 01:04 |
jogo | mordred: my env is borked | 01:04 |
*** camunoz has quit IRC | 01:04 | |
*** openstackgerrit has quit IRC | 01:05 | |
*** openstackgerrit has joined #openstack-infra | 01:05 | |
*** sarob_ has joined #openstack-infra | 01:05 | |
*** sarob_ has quit IRC | 01:06 | |
openstackgerrit | Maru Newby proposed openstack-infra/zuul: Add support for a skip-if filter on jobs https://review.openstack.org/146762 | 01:06 |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-httpd: Update Rakefile and module info https://review.openstack.org/136959 | 01:06 |
*** salv-orlando has joined #openstack-infra | 01:07 | |
*** garyh_ has quit IRC | 01:07 | |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Add sudoers as a split out module https://review.openstack.org/150881 | 01:07 |
*** sarob has quit IRC | 01:07 | |
*** prad has quit IRC | 01:08 | |
*** salv-orlando has quit IRC | 01:08 | |
openstackgerrit | Spencer Krum proposed openstack-infra/system-config: Split out user module https://review.openstack.org/150917 | 01:09 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Add puppet-ssl_cert_check as split out module https://review.openstack.org/150962 | 01:09 |
*** dims has quit IRC | 01:10 | |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Email Templating Engine https://review.openstack.org/147734 | 01:10 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Added email sender and configuration. https://review.openstack.org/149792 | 01:10 |
jogo | mordred: sweet jesus, it worked! | 01:10 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Add smnpd as split out module https://review.openstack.org/150972 | 01:11 |
mordred | jogo: woot | 01:11 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out elastic_recheck module. https://review.openstack.org/150892 | 01:11 |
*** tiswanso has quit IRC | 01:11 | |
*** hj-hp has quit IRC | 01:12 | |
*** gyee has quit IRC | 01:12 | |
openstackgerrit | David Pursehouse proposed openstack-infra/jenkins-job-builder: Add support for JDK axis https://review.openstack.org/150633 | 01:14 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out gerritbot module https://review.openstack.org/150983 | 01:14 |
*** jaypipes has quit IRC | 01:15 | |
mordred | jeblair: look ^^ I actually accomplished something today (jogo's comment) | 01:18 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out reviewday module https://review.openstack.org/150873 | 01:19 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out planet module https://review.openstack.org/150894 | 01:19 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out releasestatus module https://review.openstack.org/150910 | 01:19 |
*** camunoz has joined #openstack-infra | 01:20 | |
*** mase_x200 has joined #openstack-infra | 01:23 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out sudoers module https://review.openstack.org/150858 | 01:23 |
*** zhiwei has joined #openstack-infra | 01:23 | |
openstackgerrit | Spencer Krum proposed openstack-infra/system-config: Split out ulimit module https://review.openstack.org/150886 | 01:24 |
bhunter71 | I've been having some troubles in the last few hours with the 'cache_git_repos.py' part of nodepool devstack prepare. This seems to process the project-config/gerrit/projects.yaml and clone everything in there. It fails at some-puppet-module-or-another, and sure enough the git.openstack.org repos are empty. Is this perhaps transient and will soon get sorted out? | 01:24 |
bhunter71 | failing with something like this.. | 01:25 |
bhunter71 | 2015-01-29 01:08:06,651 INFO nodepool.image.build.bluebox.devstack-trusty: Cloning into 'openstack-infra/puppet-logrotate'... | 01:25 |
bhunter71 | 2015-01-29 01:08:06,652 INFO nodepool.image.build.bluebox.devstack-trusty: warning: You appear to have cloned an empty repository. | 01:25 |
*** mase_x200 has quit IRC | 01:25 | |
*** xarses has quit IRC | 01:25 | |
*** tiswanso has joined #openstack-infra | 01:26 | |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/project-config: Prepare project-config for remaining splits https://review.openstack.org/151041 | 01:26 |
*** tmcpeak has quit IRC | 01:28 | |
jeblair | bhunter71: thank you -- it's missing from one or more git mirrors. i'll replicate now | 01:28 |
jeblair | bhunter71: done | 01:29 |
jeblair | bhunter71: please let us know if you see any more of those | 01:29 |
bhunter71 | excellent, thank you jeblair, will spin again | 01:29 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out mailman module https://review.openstack.org/150951 | 01:29 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-kerberos: Add standard puppet module files and .gitreview https://review.openstack.org/151067 | 01:32 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out bup module https://review.openstack.org/150895 | 01:33 |
openstackgerrit | Joe Gordon proposed openstack-infra/project-config: Add functional test job for python-novaclient https://review.openstack.org/151046 | 01:34 |
*** armax has quit IRC | 01:34 | |
openstackgerrit | Merged openstack-infra/puppet-gerritbot: Add standard puppet module files and .gitreview https://review.openstack.org/151044 | 01:35 |
openstackgerrit | Merged openstack-infra/puppet-jenkins: Correct puppet module boilerplate files https://review.openstack.org/151045 | 01:35 |
openstackgerrit | Merged openstack-infra/puppet-cgit: Add new puppet module boilerplate https://review.openstack.org/150996 | 01:35 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out tmpreaper module https://review.openstack.org/150861 | 01:35 |
*** vigneshvar has quit IRC | 01:36 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out packagekit module https://review.openstack.org/150977 | 01:37 |
openstackgerrit | Merged openstack-infra/project-config: Add new project for jeepyb puppet module https://review.openstack.org/150960 | 01:38 |
openstackgerrit | Merged openstack-infra/system-config: Split out unbound as its own module https://review.openstack.org/150905 | 01:38 |
*** andreykurilin_ has joined #openstack-infra | 01:39 | |
openstackgerrit | Merged openstack-infra/system-config: Split out statusbot module https://review.openstack.org/150857 | 01:39 |
openstackgerrit | Ramy Asselin proposed openstack-infra/project-config: Add ulimit as a split out module https://review.openstack.org/150888 | 01:39 |
*** Sukhdev has quit IRC | 01:40 | |
openstackgerrit | Merged openstack-infra/project-config: Add tmpreaper as a split out module https://review.openstack.org/150882 | 01:41 |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-ssl_cert_check as split out module https://review.openstack.org/150962 | 01:41 |
*** sigmavirus24 is now known as sigmavirus24_awa | 01:42 | |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Recast exceptions in get_plugin_directory() https://review.openstack.org/151068 | 01:42 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/project-config: Add mailman as split out repo https://review.openstack.org/150950 | 01:42 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/project-config: Add puppet-accessbot as split out module https://review.openstack.org/150903 | 01:42 |
openstackgerrit | Ramy Asselin proposed openstack-infra/project-config: Add ulimit as a split out module https://review.openstack.org/150888 | 01:42 |
*** bdpayne has joined #openstack-infra | 01:44 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/project-config: Add mailman as split out repo https://review.openstack.org/150950 | 01:44 |
bhunter71 | jeblair.. newest. repeating again: 2015-01-29 01:39:46,544 INFO nodepool.image.build.bluebox.devstack-trusty: Cloning into 'openstack-infra/puppet-jeepyb'... | 01:46 |
bhunter71 | 2015-01-29 01:39:46,545 INFO nodepool.image.build.bluebox.devstack-trusty: fatal: Could not read from remote repository. | 01:46 |
*** bdpayne has quit IRC | 01:46 | |
*** marun has quit IRC | 01:46 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out kerberos module https://review.openstack.org/150999 | 01:46 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Add puppet-bugdaystats as split out module https://review.openstack.org/150932 | 01:46 |
jeblair | bhunter71: okay, that may not be an error (yet) -- we might still actually be in the process of creating that repo | 01:47 |
jeblair | bhunter71: we're in the middle of a sprint where we're creating something like 50 repos :) | 01:47 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out snmpd module https://review.openstack.org/150968 | 01:48 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out snmpd module https://review.openstack.org/150968 | 01:49 |
*** maxbit has joined #openstack-infra | 01:50 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out snmpd module https://review.openstack.org/150968 | 01:50 |
openstackgerrit | Merged openstack-infra/system-config: Split out elastic_recheck module. https://review.openstack.org/150892 | 01:50 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: subscription_helper now supports timeline_events https://review.openstack.org/150170 | 01:51 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Singularized resource names. https://review.openstack.org/150169 | 01:51 |
openstackgerrit | Merged openstack-infra/project-config: Add smnpd as split out module https://review.openstack.org/150972 | 01:52 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out user module https://review.openstack.org/150917 | 01:53 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Split out gerritbot module https://review.openstack.org/150983 | 01:54 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out unattended_upgrades module https://review.openstack.org/150889 | 01:54 |
openstackgerrit | Clark Boylan proposed openstack-infra/devstack-gate: Enable nova multi host on aiopcpu tests https://review.openstack.org/131604 | 01:54 |
clarkb | fungi: jogo ^ I think that should be easier to grok now | 01:54 |
jeblair | omg look at the wall of gerrit | 01:55 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out log_processor https://review.openstack.org/150966 | 01:56 |
openstackgerrit | Ramy Asselin proposed openstack-infra/project-config: Add sudoers as a split out module https://review.openstack.org/150881 | 01:57 |
*** markvoelker has quit IRC | 01:57 | |
*** jerryz has joined #openstack-infra | 01:57 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out ssl_cert_check module https://review.openstack.org/150964 | 01:58 |
*** markvoelker has joined #openstack-infra | 01:58 | |
jeblair | bhunter71: it exists now | 01:59 |
*** zhiwei has quit IRC | 01:59 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out jeepyb module https://review.openstack.org/150959 | 01:59 |
openstackgerrit | Merged openstack-infra/system-config: Split out reviewday module https://review.openstack.org/150873 | 01:59 |
*** zhiwei has joined #openstack-infra | 02:01 | |
*** maxbit has quit IRC | 02:01 | |
*** zhiwei has left #openstack-infra | 02:01 | |
openstackgerrit | Merged openstack-infra/system-config: Split out planet module https://review.openstack.org/150894 | 02:02 |
*** markvoelker has quit IRC | 02:02 | |
bhunter71 | jeblair, now puppet-snmpd. Also, a question about 'cache_git_repos.py'. This is effectively caching all the potential things that are used to devstack. thousands of clones shall be spun up and stack.sh'd over a 24hr period ? | 02:03 |
*** tsg has quit IRC | 02:04 | |
jeblair | bhunter71: yeah, snmpd is still pending creation; this may not work until the end of our sprint :/ | 02:04 |
*** ashleighfarnham has joined #openstack-infra | 02:04 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out sudoers module https://review.openstack.org/150858 | 02:05 |
jeblair | bhunter71: and yes, it's caching everything that might be used in devstack so that no matter what projects are being tested, the test nodes already have most of the git repos cached | 02:05 |
bhunter71 | when a review is tested, there's a git reference to the thing to be tested, where the other 99% is the day before. | 02:06 |
jeblair | bhunter71: exactly | 02:06 |
bhunter71 | when the git patch is applied, is it 'on top of' the existing pull? | 02:06 |
openstackgerrit | Merged openstack-infra/project-config: Add stackforge/python-cloudfoundryclient https://review.openstack.org/149173 | 02:06 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out ulimit module https://review.openstack.org/150886 | 02:07 |
bhunter71 | I think what I also find is that "GIT_BASE" isn't particularly effective for me. I only have some 4 downstream forks of things-that-go-in-a-devstack. | 02:07 |
bhunter71 | so, I presume my cache will look exactly like that. 99% git.openstack.org, 1% mystuff.org | 02:08 |
jeblair | bhunter71: it's actually on top of the current tip of the branch (or possibly even expected future state of the branch if it's in the gate); it gets all the differences between the cache and what's to be tested from the zuul merger (so it may be more than just the one patch) | 02:08 |
*** tqtran_afk has quit IRC | 02:09 | |
clarkb | git fetch protocols are smart and only get what they are missing to slap a new thing atop whatever is cloned too, makes the precloned cache repos super handy | 02:09 |
*** achanda has quit IRC | 02:09 | |
*** hj-hp has joined #openstack-infra | 02:09 | |
*** achanda has joined #openstack-infra | 02:10 | |
*** ashleighfarnham has quit IRC | 02:10 | |
*** andreykurilin_ has quit IRC | 02:11 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out bup module https://review.openstack.org/150895 | 02:11 |
openstackgerrit | Merged openstack-infra/puppet-asterisk: Add boilerplate files for Asterisk puppet module https://review.openstack.org/151040 | 02:11 |
*** maxbit has joined #openstack-infra | 02:11 | |
*** liusheng has quit IRC | 02:12 | |
*** jedimike has quit IRC | 02:13 | |
*** rwsu is now known as rwsu-afk | 02:13 | |
*** xarses has joined #openstack-infra | 02:15 | |
*** aysyd has quit IRC | 02:17 | |
*** otter768 has joined #openstack-infra | 02:17 | |
*** openstackgerrit has quit IRC | 02:20 | |
*** openstackgerrit has joined #openstack-infra | 02:21 | |
openstackgerrit | Merged openstack-infra/system-config: Split out kerberos module https://review.openstack.org/150999 | 02:21 |
openstackgerrit | Merged openstack-infra/project-config: Add ulimit as a split out module https://review.openstack.org/150888 | 02:21 |
*** hdd has quit IRC | 02:21 | |
*** otter768 has quit IRC | 02:22 | |
*** hdd has joined #openstack-infra | 02:27 | |
openstackgerrit | Merged openstack-infra/system-config: Split out user module https://review.openstack.org/150917 | 02:32 |
*** camunoz has quit IRC | 02:34 | |
openstackgerrit | Merged openstack-infra/system-config: Split out gerritbot module https://review.openstack.org/150983 | 02:34 |
*** camunoz has joined #openstack-infra | 02:37 | |
*** hj-hp has quit IRC | 02:37 | |
*** dims has joined #openstack-infra | 02:45 | |
openstackgerrit | Elizabeth K. Joseph proposed openstack-infra/system-config: Update documentation with new Puppet modules https://review.openstack.org/151078 | 02:47 |
*** baoli has quit IRC | 02:47 | |
*** maxbit has quit IRC | 02:47 | |
openstackgerrit | Elizabeth K. Joseph proposed openstack-infra/system-config: Update documentation with new Puppet modules https://review.openstack.org/151078 | 02:50 |
*** rkukura has quit IRC | 02:50 | |
*** mrmartin has joined #openstack-infra | 02:51 | |
*** rkukura has joined #openstack-infra | 02:51 | |
*** mohitsharma has joined #openstack-infra | 02:54 | |
*** hj-hp has joined #openstack-infra | 02:55 | |
krotscheck | clarkb: You remember off the top of your head where in the node source the “Hey we’re compiling these libraries in statically” is? | 02:57 |
*** hj-hp has quit IRC | 03:00 | |
openstackgerrit | Elizabeth K. Joseph proposed openstack-infra/system-config: Split out ssl_cert_check module https://review.openstack.org/150964 | 03:01 |
*** radez_g0n3 is now known as radez | 03:04 | |
clarkb | krotscheck the node libs? I dont remebrr in the source I judt foundthem with strings on the binary | 03:05 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/puppet-planet: Add standard puppet module files and .gitreview https://review.openstack.org/151080 | 03:06 |
krotscheck | clarkb: I found it. Turns out that they have explicit configure options to link them, which by default are off. So to actually compile a shared version of node you have to do ./configure —shared-openssl —shared-otherlib —shared-ad-nauseum. | 03:06 |
*** homeless has quit IRC | 03:09 | |
*** maxbit has joined #openstack-infra | 03:14 | |
openstackgerrit | Merged openstack-infra/project-config: Prepare project-config for remaining splits https://review.openstack.org/151041 | 03:17 |
*** openstackgerrit has quit IRC | 03:20 | |
*** openstackgerrit has joined #openstack-infra | 03:20 | |
*** patrickeast has joined #openstack-infra | 03:20 | |
*** hj-hp has joined #openstack-infra | 03:21 | |
*** hj-hp has quit IRC | 03:22 | |
*** avozza is now known as zz_avozza | 03:24 | |
*** dimtruck is now known as zz_dimtruck | 03:24 | |
bhunter71 | jeblair: fwiw, just now made it through full git clone of everything in projects.yaml | 03:26 |
*** tiswanso has quit IRC | 03:30 | |
*** achanda has quit IRC | 03:32 | |
*** zz_dimtruck is now known as dimtruck | 03:34 | |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Email Templating Engine https://review.openstack.org/147734 | 03:35 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Added email sender and configuration. https://review.openstack.org/149792 | 03:35 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Created test class for temporary working directories https://review.openstack.org/151086 | 03:35 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Email Utility Methods https://review.openstack.org/151087 | 03:35 |
*** mrmartin has quit IRC | 03:39 | |
*** baoli has joined #openstack-infra | 03:39 | |
*** camunoz has quit IRC | 03:39 | |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Split out mysql_proxy module https://review.openstack.org/151090 | 03:40 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Split out haveged module https://review.openstack.org/151088 | 03:40 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Split out subunit2sql module https://review.openstack.org/151089 | 03:40 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Split out project_config module https://review.openstack.org/151091 | 03:40 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Split out openafs module https://review.openstack.org/151092 | 03:40 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/project-config: Add puppet-openafs as split out module https://review.openstack.org/151094 | 03:40 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/project-config: Add puppet-haveged as split out module https://review.openstack.org/151093 | 03:40 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/project-config: Add puppet-subunit2sql as split out module https://review.openstack.org/151095 | 03:40 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/project-config: Add puppet-mysql_proxy as split out module https://review.openstack.org/151097 | 03:41 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/project-config: Add puppet-project_config as split out module https://review.openstack.org/151096 | 03:41 |
*** camunoz has joined #openstack-infra | 03:41 | |
openstackgerrit | Merged openstack-infra/system-config: Split out ssl_cert_check module https://review.openstack.org/150964 | 03:43 |
*** spandhe has quit IRC | 03:44 | |
*** Hunner has quit IRC | 03:44 | |
*** ivar-laz_ has joined #openstack-infra | 03:44 | |
*** zhiwei has joined #openstack-infra | 03:45 | |
*** ivar-lazzaro has quit IRC | 03:47 | |
*** koolhead17 has joined #openstack-infra | 03:47 | |
*** koolhead17 has joined #openstack-infra | 03:47 | |
openstackgerrit | Elizabeth K. Joseph proposed openstack-infra/system-config: Update documentation with new Puppet modules https://review.openstack.org/151078 | 03:48 |
*** ivar-laz_ has quit IRC | 03:49 | |
*** mriedem has quit IRC | 03:50 | |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Add puppet-openafs as split out module https://review.openstack.org/151094 | 03:51 |
*** dimtruck is now known as zz_dimtruck | 03:51 | |
*** zz_dimtruck is now known as dimtruck | 03:52 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out packagekit module https://review.openstack.org/150977 | 03:52 |
*** dkehn has quit IRC | 03:52 | |
*** rkukura has quit IRC | 03:52 | |
*** dkehn has joined #openstack-infra | 03:52 | |
openstackgerrit | Merged openstack-infra/system-config: Split out tmpreaper module https://review.openstack.org/150861 | 03:54 |
*** BharatK has joined #openstack-infra | 03:54 | |
*** sdake has quit IRC | 03:55 | |
*** achanda has joined #openstack-infra | 03:56 | |
openstackgerrit | Spencer Krum proposed openstack-infra/puppet-httpd: Rename apache2 to httpd globally https://review.openstack.org/151098 | 03:58 |
openstackgerrit | Merged openstack-infra/system-config: Split out bup module https://review.openstack.org/150895 | 04:00 |
*** oomichi has quit IRC | 04:01 | |
*** dimtruck is now known as zz_dimtruck | 04:01 | |
jeblair | mmedvede: i left a -1 on the mysql_proxy split changes because i think the proper name for that module should actually be simpleproxy | 04:02 |
jeblair | mtreinish, clarkb: ^ i think we'll want to clean up the remaining mysql-specific bits in there to finish making it a protocol-agnostic simpleproxy module | 04:02 |
openstackgerrit | Merged openstack-infra/project-config: Add sudoers as a split out module https://review.openstack.org/150881 | 04:02 |
clarkb | +1 | 04:03 |
*** radez is now known as radez_g0n3 | 04:04 | |
*** markmcclain has joined #openstack-infra | 04:04 | |
mmedvede | jeblair: ok. I am not touching it today - afraid to make a mistake, it was a long day :) Would be back after sleep | 04:05 |
jeblair | mmedvede: no problem! thank you very much for all your work! | 04:05 |
jeblair | mmedvede: (sorry i didn't notice that until i actually examined the repo) | 04:06 |
*** yamahata has joined #openstack-infra | 04:06 | |
*** achanda has quit IRC | 04:06 | |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Split out jeepyb module https://review.openstack.org/150959 | 04:07 |
*** dims has quit IRC | 04:08 | |
mmedvede | jeblair: thank you, was a fun day! | 04:08 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Split out releasestatus module https://review.openstack.org/150910 | 04:09 |
*** dims has joined #openstack-infra | 04:09 | |
*** unicell has quit IRC | 04:10 | |
*** zhiwei has quit IRC | 04:10 | |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Add puppet-subunit2sql as split out module https://review.openstack.org/151095 | 04:10 |
timrc | jeblair, clarkb, and friends: I have an interest in helping to split out a puppet module -- not sure how to get started though. | 04:11 |
*** yamahata has quit IRC | 04:11 | |
*** boris-42 has quit IRC | 04:13 | |
openstackgerrit | Merged openstack-infra/system-config: Split out log_processor https://review.openstack.org/150966 | 04:13 |
jeblair | timrc: i think they have all had changes written for them, and we are just trying to get them all merged (fixing up merge conflicts, etc) | 04:13 |
jeblair | timrc: there is one module that needs some work on its changes | 04:13 |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-haveged as split out module https://review.openstack.org/151093 | 04:13 |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-project_config as split out module https://review.openstack.org/151096 | 04:13 |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-bugdaystats as split out module https://review.openstack.org/150932 | 04:13 |
jeblair | timrc: if you wanted to pick up work on changes 151097 and 151090 | 04:13 |
jeblair | timrc: also, you might want to join #openstack-sprint | 04:14 |
*** BharatK has quit IRC | 04:14 | |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-accessbot as split out module https://review.openstack.org/150903 | 04:15 |
*** bhunter71 has quit IRC | 04:15 | |
openstackgerrit | Merged openstack-infra/project-config: Add mailman as split out repo https://review.openstack.org/150950 | 04:15 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Split out ulimit module https://review.openstack.org/150886 | 04:17 |
openstackgerrit | Merged openstack-infra/system-config: Split out packagekit module https://review.openstack.org/150977 | 04:17 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Split out unattended_upgrades module https://review.openstack.org/150889 | 04:18 |
*** otter768 has joined #openstack-infra | 04:19 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out snmpd module https://review.openstack.org/150968 | 04:20 |
*** patrickeast has quit IRC | 04:20 | |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Split out accessbot module https://review.openstack.org/150902 | 04:20 |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-openafs as split out module https://review.openstack.org/151094 | 04:20 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out logrotate https://review.openstack.org/150935 | 04:20 |
*** markvoelker has joined #openstack-infra | 04:21 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out jeepyb module https://review.openstack.org/150959 | 04:22 |
*** dims has quit IRC | 04:23 | |
openstackgerrit | Merged openstack-infra/system-config: Split out releasestatus module https://review.openstack.org/150910 | 04:23 |
*** otter768 has quit IRC | 04:24 | |
*** yamahata has joined #openstack-infra | 04:25 | |
*** SumitNaiksatam has quit IRC | 04:25 | |
*** BharatK has joined #openstack-infra | 04:25 | |
*** SumitNaiksatam has joined #openstack-infra | 04:26 | |
*** pcrews has quit IRC | 04:26 | |
*** yamahata has quit IRC | 04:29 | |
openstackgerrit | Merged openstack-infra/system-config: Split out unattended_upgrades module https://review.openstack.org/150889 | 04:30 |
openstackgerrit | Merged openstack-infra/system-config: Split out ulimit module https://review.openstack.org/150886 | 04:32 |
openstackgerrit | Merged openstack-infra/system-config: Split out snmpd module https://review.openstack.org/150968 | 04:33 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out bugdaystats module https://review.openstack.org/150934 | 04:34 |
openstackgerrit | Merged openstack-infra/system-config: Split out accessbot module https://review.openstack.org/150902 | 04:35 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out sudoers module https://review.openstack.org/150858 | 04:36 |
openstackgerrit | Merged openstack-infra/system-config: Split out logrotate https://review.openstack.org/150935 | 04:36 |
openstackgerrit | Merged openstack-infra/system-config: Split out jeepyb module https://review.openstack.org/150959 | 04:37 |
*** sileht has quit IRC | 04:40 | |
*** Ryan_Lane has quit IRC | 04:41 | |
*** stevemar has quit IRC | 04:43 | |
openstackgerrit | Merged openstack-infra/devstack-gate: Refactor the hook logic into a reusable function https://review.openstack.org/123578 | 04:43 |
*** stevemar has joined #openstack-infra | 04:44 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Fix module order https://review.openstack.org/151103 | 04:44 |
*** achanda has joined #openstack-infra | 04:45 | |
*** BharatK has quit IRC | 04:45 | |
*** Ryan_Lane has joined #openstack-infra | 04:46 | |
*** Ryan_Lane has quit IRC | 04:46 | |
*** achanda has quit IRC | 04:46 | |
*** cp16net has joined #openstack-infra | 04:46 | |
*** yamahata has joined #openstack-infra | 04:47 | |
*** cp16net has left #openstack-infra | 04:47 | |
*** bogdando has quit IRC | 04:48 | |
*** harlowja is now known as harlowja_away | 04:48 | |
*** bogdando has joined #openstack-infra | 04:48 | |
openstackgerrit | Timothy R. Chavez proposed openstack-infra/system-config: Split out mysql_proxy module and rename it https://review.openstack.org/151090 | 04:49 |
openstackgerrit | Timothy R. Chavez proposed openstack-infra/project-config: Add puppet-simpleproxy as split out module https://review.openstack.org/151097 | 04:49 |
openstackgerrit | Merged openstack-infra/system-config: Split out bugdaystats module https://review.openstack.org/150934 | 04:51 |
*** yamahata has quit IRC | 04:52 | |
*** dannywilson has quit IRC | 04:53 | |
*** markvoelker has quit IRC | 04:53 | |
*** markvoelker_ has joined #openstack-infra | 04:53 | |
*** andreaf has quit IRC | 04:56 | |
*** andreaf has joined #openstack-infra | 04:56 | |
*** achanda has joined #openstack-infra | 04:57 | |
*** unicell has joined #openstack-infra | 04:57 | |
*** hdd has quit IRC | 04:58 | |
*** mohitsharma has quit IRC | 05:01 | |
*** markmcclain has quit IRC | 05:02 | |
*** koolhead17 has quit IRC | 05:08 | |
openstackgerrit | Venu Murthy proposed openstack-infra/project-config: adding noop-jobs https://review.openstack.org/150755 | 05:10 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out project_config module https://review.openstack.org/151091 | 05:11 |
*** Sukhdev has joined #openstack-infra | 05:11 | |
*** markmcclain has joined #openstack-infra | 05:11 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out cgit module https://review.openstack.org/150852 | 05:11 |
*** maxbit has quit IRC | 05:13 | |
*** maxbit has joined #openstack-infra | 05:13 | |
*** mestery has quit IRC | 05:15 | |
*** mestery has joined #openstack-infra | 05:16 | |
*** markvoelker_ has quit IRC | 05:16 | |
*** carl_baldwin has joined #openstack-infra | 05:16 | |
*** spzala has quit IRC | 05:16 | |
*** markvoelker has joined #openstack-infra | 05:16 | |
*** julim_ has joined #openstack-infra | 05:19 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Split out exim module https://review.openstack.org/150945 | 05:20 |
*** harlowja_at_home has joined #openstack-infra | 05:20 | |
*** mtanino has quit IRC | 05:20 | |
*** markmcclain has quit IRC | 05:21 | |
*** ctlaugh has quit IRC | 05:21 | |
openstackgerrit | Merged openstack-infra/system-config: Split out haveged module https://review.openstack.org/151088 | 05:21 |
*** markvoelker has quit IRC | 05:22 | |
openstackgerrit | Ramy Asselin proposed openstack-infra/system-config: Split out exim module https://review.openstack.org/150945 | 05:22 |
*** julim has quit IRC | 05:22 | |
openstackgerrit | Merged openstack-infra/system-config: Split out mailman module https://review.openstack.org/150951 | 05:22 |
*** ctlaugh has joined #openstack-infra | 05:22 | |
*** markmcclain has joined #openstack-infra | 05:22 | |
*** dims has joined #openstack-infra | 05:24 | |
*** baoli has quit IRC | 05:24 | |
*** hdd has joined #openstack-infra | 05:24 | |
*** koolhead17 has joined #openstack-infra | 05:25 | |
*** koolhead17 has joined #openstack-infra | 05:25 | |
zaro | clarkb: definately a consistency problem in change https://review.openstack.org/#/c/98608/ | 05:25 |
zaro | clarkb: doing 'curl https://review.openstack.org/changes/98605/detail' says status is 'merged' | 05:26 |
*** jyuso1 has quit IRC | 05:26 | |
openstackgerrit | Merged openstack-infra/system-config: Split out project_config module https://review.openstack.org/151091 | 05:27 |
*** mrodden has quit IRC | 05:27 | |
*** yamamoto_ has joined #openstack-infra | 05:27 | |
timrc | jeblair, My late night attempt at making the changes upstream as well :) https://github.com/Triniplex/puppet-mysql_proxy/pull/1 -- eventually someone will need to rename the repo and update the gerrit project upstream. | 05:28 |
zaro | clarkb: i think there have been some consistency issues in the past, i see in the latest gerrit documentation that there are rest endpoints to fix consistency issues, index, check and fix: https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#index-change | 05:28 |
*** timrc is now known as timrc-zzz | 05:28 | |
*** dims has quit IRC | 05:28 | |
*** markmcclain has quit IRC | 05:29 | |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-subunit2sql as split out module https://review.openstack.org/151095 | 05:30 |
openstackgerrit | Merged openstack-infra/system-config: Split out cgit module https://review.openstack.org/150852 | 05:31 |
openstackgerrit | Merged openstack-infra/system-config: Split out exim module https://review.openstack.org/150945 | 05:36 |
*** cburgess has quit IRC | 05:41 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Fix module order https://review.openstack.org/151103 | 05:41 |
*** cburgess has joined #openstack-infra | 05:41 | |
*** Longgeek has joined #openstack-infra | 05:43 | |
*** e0ne has joined #openstack-infra | 05:43 | |
zaro | clarkb: actually i used the wrong id there, should have been change 98608. when i 'curl https://review.openstack.org/changes/98608/detail' the result seems to match what's on the UI. | 05:45 |
*** mrodden has joined #openstack-infra | 05:47 | |
*** markvoelker has joined #openstack-infra | 05:47 | |
*** vigneshvar has joined #openstack-infra | 05:49 | |
*** markvoelker has quit IRC | 05:52 | |
*** oomichi_ has joined #openstack-infra | 05:57 | |
*** oomichi_ has quit IRC | 05:57 | |
*** Mmike has quit IRC | 05:59 | |
*** Mmike has joined #openstack-infra | 05:59 | |
*** salv-orlando has joined #openstack-infra | 05:59 | |
*** carl_baldwin has quit IRC | 06:02 | |
*** Longgeek has quit IRC | 06:03 | |
*** e0ne has quit IRC | 06:05 | |
*** Hal has joined #openstack-infra | 06:05 | |
*** Hal is now known as Guest84671 | 06:06 | |
*** Kerralissa has quit IRC | 06:07 | |
*** spandhe has joined #openstack-infra | 06:14 | |
openstackgerrit | justinsb proposed openstack/requirements: Bump cassandra-driver to 2.1.4 https://review.openstack.org/151118 | 06:17 |
*** markmcclain has joined #openstack-infra | 06:17 | |
*** tnovacik has joined #openstack-infra | 06:17 | |
*** Longgeek has joined #openstack-infra | 06:18 | |
*** jyuso1 has joined #openstack-infra | 06:19 | |
*** otter768 has joined #openstack-infra | 06:19 | |
*** Longgeek has quit IRC | 06:22 | |
*** otter768 has quit IRC | 06:24 | |
*** isaacb has joined #openstack-infra | 06:24 | |
*** reed has quit IRC | 06:26 | |
*** mbacchi has quit IRC | 06:28 | |
*** isaacb has quit IRC | 06:28 | |
*** sileht has joined #openstack-infra | 06:29 | |
*** Sukhdev has quit IRC | 06:30 | |
*** mohitsharma has joined #openstack-infra | 06:32 | |
*** spandhe has quit IRC | 06:33 | |
*** BharatK has joined #openstack-infra | 06:36 | |
*** hdd has quit IRC | 06:36 | |
*** spandhe has joined #openstack-infra | 06:37 | |
*** Ryan_Lane has joined #openstack-infra | 06:41 | |
*** Ryan_Lane has quit IRC | 06:48 | |
*** markvoelker has joined #openstack-infra | 06:48 | |
*** harlowja_at_home has quit IRC | 06:49 | |
*** afazekas has joined #openstack-infra | 06:51 | |
*** JoshNang has quit IRC | 06:52 | |
*** markvoelker has quit IRC | 06:52 | |
*** achanda has quit IRC | 06:53 | |
*** stevemar has quit IRC | 06:55 | |
*** stevemar has joined #openstack-infra | 06:55 | |
*** vigneshvar has quit IRC | 06:57 | |
*** vigneshvar has joined #openstack-infra | 06:57 | |
*** achanda has joined #openstack-infra | 06:58 | |
*** mrunge has joined #openstack-infra | 06:59 | |
*** JoshNang has joined #openstack-infra | 07:01 | |
*** coolsvap|afk is now known as coolsvap | 07:10 | |
*** HeOS has quit IRC | 07:10 | |
*** salv-orlando has quit IRC | 07:11 | |
*** markmcclain has quit IRC | 07:15 | |
*** unicell1 has joined #openstack-infra | 07:16 | |
*** btran has joined #openstack-infra | 07:16 | |
*** unicell has quit IRC | 07:18 | |
*** achanda has quit IRC | 07:19 | |
*** markvoelker has joined #openstack-infra | 07:21 | |
*** jaypipes has joined #openstack-infra | 07:23 | |
*** markvoelker has quit IRC | 07:27 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/devstack-gate: Really preseed tempest testrepository from database https://review.openstack.org/149740 | 07:28 |
openstackgerrit | Matthew Treinish proposed openstack-infra/devstack-gate: DO NOT MERGE COPY ALL OF .TESTREPOSITORY to log server https://review.openstack.org/149719 | 07:28 |
*** mrmartin has joined #openstack-infra | 07:28 | |
*** sc68cal has quit IRC | 07:32 | |
*** koolhead17 has quit IRC | 07:32 | |
*** ashleighfarnham has joined #openstack-infra | 07:32 | |
*** jaypipes has quit IRC | 07:33 | |
*** nelsnels_ has joined #openstack-infra | 07:33 | |
openstackgerrit | Merged openstack-infra/system-config: Split out subunit2sql module https://review.openstack.org/151089 | 07:33 |
*** scheuran has joined #openstack-infra | 07:33 | |
*** oomichi has joined #openstack-infra | 07:33 | |
*** nelsnelson has quit IRC | 07:35 | |
*** sc68cal has joined #openstack-infra | 07:36 | |
*** ashleighfarnham has quit IRC | 07:37 | |
*** doude has joined #openstack-infra | 07:38 | |
*** belmoreira has joined #openstack-infra | 07:40 | |
*** Guest84671 has quit IRC | 07:41 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/puppet-subunit2sql: Add .gitreview file. https://review.openstack.org/151132 | 07:42 |
openstackgerrit | Matthew Treinish proposed openstack-infra/puppet-subunit2sql: Revert "Add support to the subunit workers to reuse zuul uuids" https://review.openstack.org/151133 | 07:42 |
*** yamahata has joined #openstack-infra | 07:44 | |
*** yamahata has quit IRC | 07:49 | |
openstackgerrit | Bharat Kumar Kobagana proposed openstack-infra/project-config: GlusterFS: passthrough devstack config https://review.openstack.org/151136 | 07:49 |
*** ildikov has quit IRC | 07:50 | |
openstackgerrit | Ilia Meerovich proposed openstack-infra/jenkins-job-builder: Adding coverage.py publisher for ShiningPanda Plugin https://review.openstack.org/150028 | 07:50 |
*** jcoufal has joined #openstack-infra | 07:51 | |
*** jerryz has quit IRC | 07:51 | |
ttx | jeblair: wow, this story has a lot of tasks ! Compare with the ~8 tasks we could reach (with pain) with LP :) | 07:53 |
*** vigneshvar has quit IRC | 07:55 | |
*** andreaf has quit IRC | 07:56 | |
*** andreaf has joined #openstack-infra | 07:56 | |
openstackgerrit | Bharat Kumar Kobagana proposed openstack-infra/devstack-gate: Allow GlusterFS backend for cinder https://review.openstack.org/143308 | 08:00 |
*** unicell has joined #openstack-infra | 08:01 | |
*** yamahata has joined #openstack-infra | 08:02 | |
*** unicell1 has quit IRC | 08:02 | |
openstackgerrit | Marton Kiss proposed openstack-infra/puppet-mediawiki: Add standard puppet module files and .gitreview https://review.openstack.org/151138 | 08:03 |
*** jerryz has joined #openstack-infra | 08:03 | |
*** yamahata has quit IRC | 08:07 | |
*** spandhe has quit IRC | 08:09 | |
*** jlibosva has joined #openstack-infra | 08:12 | |
*** salv-orlando has joined #openstack-infra | 08:12 | |
*** stevemar has quit IRC | 08:12 | |
*** salv-orlando has quit IRC | 08:16 | |
openstackgerrit | Marton Kiss proposed openstack-infra/puppet-mediawiki: Add standard puppet module files and .gitreview https://review.openstack.org/151138 | 08:16 |
*** yamamoto_ has quit IRC | 08:17 | |
*** jerryz has quit IRC | 08:18 | |
*** ociuhandu has joined #openstack-infra | 08:20 | |
*** otter768 has joined #openstack-infra | 08:20 | |
*** yamahata has joined #openstack-infra | 08:21 | |
*** Ala has joined #openstack-infra | 08:24 | |
*** markvoelker has joined #openstack-infra | 08:25 | |
*** otter768 has quit IRC | 08:25 | |
*** yamahata has quit IRC | 08:25 | |
*** markus_z has joined #openstack-infra | 08:26 | |
*** ildikov has joined #openstack-infra | 08:26 | |
*** ociuhandu has quit IRC | 08:27 | |
*** dtantsur|afk is now known as dtantsur | 08:28 | |
*** mestery has quit IRC | 08:29 | |
*** e0ne has joined #openstack-infra | 08:29 | |
*** yamahata has joined #openstack-infra | 08:29 | |
*** markvoelker has quit IRC | 08:31 | |
*** mestery has joined #openstack-infra | 08:31 | |
*** amrith has quit IRC | 08:32 | |
*** amrith has joined #openstack-infra | 08:32 | |
*** yamahata has quit IRC | 08:34 | |
*** dhritishikhar has joined #openstack-infra | 08:35 | |
*** MaxV has joined #openstack-infra | 08:35 | |
*** ociuhandu has joined #openstack-infra | 08:36 | |
*** chlong has quit IRC | 08:36 | |
*** zz_avozza is now known as avozza | 08:36 | |
*** amrith is now known as _amrith_ | 08:43 | |
*** _amrith_ is now known as amrith | 08:43 | |
*** Guest84671 has joined #openstack-infra | 08:45 | |
*** yamahata has joined #openstack-infra | 08:47 | |
*** yamahata has quit IRC | 08:51 | |
*** jp_at_hp has joined #openstack-infra | 08:51 | |
*** teran has quit IRC | 08:55 | |
openstackgerrit | Merged openstack-infra/project-config: oslo.messaging: Setup devstack QPID correctly https://review.openstack.org/150731 | 08:56 |
*** e0ne has quit IRC | 08:58 | |
*** BharatK has quit IRC | 09:00 | |
*** amrith is now known as _amrith_ | 09:02 | |
*** _amrith_ is now known as amrith | 09:02 | |
openstackgerrit | David Pursehouse proposed openstack-infra/zuul: Require python-daemon version at least 2.0.4 https://review.openstack.org/132743 | 09:04 |
*** avozza is now known as zz_avozza | 09:05 | |
*** teran has joined #openstack-infra | 09:08 | |
*** BobBall_AWOL is now known as BobBall | 09:09 | |
*** vigneshvar has joined #openstack-infra | 09:09 | |
openstackgerrit | Merged openstack-infra/storyboard-webclient: Fix project groups controller https://review.openstack.org/150027 | 09:10 |
*** teran has quit IRC | 09:12 | |
*** salv-orlando has joined #openstack-infra | 09:12 | |
*** woodster_ has quit IRC | 09:13 | |
*** BharatK has joined #openstack-infra | 09:13 | |
*** jpich has joined #openstack-infra | 09:14 | |
*** jistr has joined #openstack-infra | 09:16 | |
*** Ala has quit IRC | 09:16 | |
*** salv-orlando has quit IRC | 09:18 | |
*** achanda has joined #openstack-infra | 09:21 | |
*** BharatK has quit IRC | 09:21 | |
*** isviridov_away is now known as isviridov | 09:23 | |
*** Longgeek has joined #openstack-infra | 09:23 | |
*** _nadya_ has joined #openstack-infra | 09:25 | |
*** zz_avozza is now known as avozza | 09:25 | |
*** mescanef has joined #openstack-infra | 09:26 | |
*** shardy_afk is now known as shardy | 09:26 | |
*** ihrachyshka has joined #openstack-infra | 09:27 | |
*** Longgeek has quit IRC | 09:27 | |
*** ssam2 has joined #openstack-infra | 09:27 | |
*** markvoelker has joined #openstack-infra | 09:28 | |
*** ociuhandu has quit IRC | 09:29 | |
*** jerryz has joined #openstack-infra | 09:32 | |
*** scheuran has quit IRC | 09:34 | |
*** markvoelker has quit IRC | 09:34 | |
*** BharatK has joined #openstack-infra | 09:35 | |
*** HeOS has joined #openstack-infra | 09:38 | |
*** pblaho_ has joined #openstack-infra | 09:42 | |
*** teran has joined #openstack-infra | 09:42 | |
*** dizquierdo has joined #openstack-infra | 09:44 | |
*** teran has quit IRC | 09:47 | |
*** derekh has joined #openstack-infra | 09:48 | |
*** teran has joined #openstack-infra | 09:48 | |
*** nelsnels_ has quit IRC | 09:48 | |
*** scheuran has joined #openstack-infra | 09:49 | |
*** nelsnelson has joined #openstack-infra | 09:49 | |
*** andreaf has quit IRC | 09:51 | |
*** e0ne has joined #openstack-infra | 09:51 | |
*** andreaf has joined #openstack-infra | 09:51 | |
*** yfried__ has quit IRC | 09:52 | |
openstackgerrit | Merged openstack/requirements: Updating XStatic-Jasmine to 2.1.2.0 https://review.openstack.org/149036 | 09:57 |
*** hichihara has quit IRC | 09:58 | |
*** e0ne is now known as e0ne_ | 09:58 | |
*** andreykurilin_ has joined #openstack-infra | 09:59 | |
*** salv-orlando has joined #openstack-infra | 10:00 | |
*** Ala has joined #openstack-infra | 10:02 | |
openstackgerrit | Filip Blaha proposed openstack-infra/project-config: Functional tests job for policy enforcement https://review.openstack.org/150401 | 10:02 |
*** e0ne_ has quit IRC | 10:04 | |
*** e0ne has joined #openstack-infra | 10:06 | |
*** mohitsharma has quit IRC | 10:07 | |
*** mohitsharma has joined #openstack-infra | 10:08 | |
*** changbl has quit IRC | 10:12 | |
*** chlong has joined #openstack-infra | 10:13 | |
*** otter768 has joined #openstack-infra | 10:21 | |
*** mohitsharma has quit IRC | 10:22 | |
*** otter768 has quit IRC | 10:26 | |
*** e0ne is now known as e0ne_ | 10:26 | |
*** chlong has quit IRC | 10:27 | |
*** mohitsharma has joined #openstack-infra | 10:27 | |
*** andrearosa has left #openstack-infra | 10:28 | |
*** markvoelker has joined #openstack-infra | 10:30 | |
*** adalbas has joined #openstack-infra | 10:31 | |
*** e0ne_ has quit IRC | 10:31 | |
*** mohitsharma has quit IRC | 10:32 | |
*** CIBuilds_ has quit IRC | 10:32 | |
*** markvoelker has quit IRC | 10:34 | |
*** scheuran has quit IRC | 10:35 | |
*** andreykurilin_ has quit IRC | 10:36 | |
*** andreykurilin_ has joined #openstack-infra | 10:36 | |
*** harlowja_away has quit IRC | 10:36 | |
*** gampel has joined #openstack-infra | 10:37 | |
*** ociuhandu has joined #openstack-infra | 10:39 | |
*** ldnunes has joined #openstack-infra | 10:42 | |
*** pelix has joined #openstack-infra | 10:44 | |
*** andreaf has quit IRC | 10:44 | |
*** tnovacik has quit IRC | 10:44 | |
*** chlong has joined #openstack-infra | 10:44 | |
*** andreaf has joined #openstack-infra | 10:44 | |
*** hashar has joined #openstack-infra | 10:46 | |
*** scheuran has joined #openstack-infra | 10:49 | |
*** hashar has quit IRC | 10:50 | |
*** rfolco has joined #openstack-infra | 10:54 | |
*** ociuhandu has quit IRC | 10:54 | |
*** dtantsur is now known as dtantsur|brb | 10:54 | |
*** gema has quit IRC | 10:55 | |
*** AJaeger has joined #openstack-infra | 10:58 | |
*** AJaeger has joined #openstack-infra | 10:58 | |
AJaeger | fungi, clarkb, could you add Eran Gampel <Eran.Gampel@Huawei.com> as initial member member to the dragonflow-core group, please? dragonflow is a newly setup stackforge project. | 10:59 |
AJaeger | fungi, clarkb: Also add him to dragonflow-release as well, please | 11:00 |
*** rlandy has joined #openstack-infra | 11:04 | |
*** dhritishikhar has quit IRC | 11:05 | |
*** Ala has quit IRC | 11:07 | |
*** ildikov has quit IRC | 11:08 | |
*** oomichi has quit IRC | 11:08 | |
*** dhritishikhar has joined #openstack-infra | 11:15 | |
*** e0ne has joined #openstack-infra | 11:19 | |
*** achanda has quit IRC | 11:22 | |
*** ociuhandu has joined #openstack-infra | 11:22 | |
openstackgerrit | Nikunj Aggarwal proposed openstack/requirements: Adds Angular Fileupload for horizon https://review.openstack.org/151186 | 11:23 |
openstackgerrit | Nikunj Aggarwal proposed openstack/requirements: Adds Angular Fileupload for horizon in requirements https://review.openstack.org/151186 | 11:24 |
openstackgerrit | Nikunj Aggarwal proposed openstack/requirements: Add new angular deps to global-requirements.txt for Horizon https://review.openstack.org/151186 | 11:26 |
*** ociuhandu has quit IRC | 11:26 | |
*** oomichi_ has joined #openstack-infra | 11:27 | |
*** che-arne has joined #openstack-infra | 11:27 | |
*** e0ne is now known as e0ne_ | 11:27 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Fix module order https://review.openstack.org/151103 | 11:27 |
*** aysyd has joined #openstack-infra | 11:27 | |
*** Ala has joined #openstack-infra | 11:29 | |
*** koolhead17 has joined #openstack-infra | 11:29 | |
*** koolhead17 has joined #openstack-infra | 11:29 | |
*** mpaolino has joined #openstack-infra | 11:30 | |
*** markvoelker has joined #openstack-infra | 11:31 | |
*** doude has quit IRC | 11:31 | |
*** e0ne_ has quit IRC | 11:32 | |
*** KanagarajM2 has joined #openstack-infra | 11:34 | |
*** mpaolino has quit IRC | 11:35 | |
*** e0ne has joined #openstack-infra | 11:35 | |
*** markvoelker has quit IRC | 11:35 | |
openstackgerrit | Mehdi Abaakouk proposed openstack-infra/project-config: oslo.messaging: Move gate hooks to oslo.msg tree https://review.openstack.org/151190 | 11:36 |
openstackgerrit | Mehdi Abaakouk proposed openstack-infra/project-config: oslo.messaging: Move gate hooks to oslo.msg tree https://review.openstack.org/151190 | 11:37 |
*** chlong has quit IRC | 11:39 | |
*** pc_m has joined #openstack-infra | 11:43 | |
*** cdent has joined #openstack-infra | 11:45 | |
*** _nadya_ has quit IRC | 11:45 | |
*** yolanda has quit IRC | 11:46 | |
*** yolanda has joined #openstack-infra | 11:47 | |
*** yolanda has quit IRC | 11:47 | |
*** baoli has joined #openstack-infra | 11:48 | |
*** ildikov has joined #openstack-infra | 11:48 | |
*** yolanda has joined #openstack-infra | 11:49 | |
*** amotoki has quit IRC | 11:51 | |
*** yolanda has quit IRC | 11:51 | |
*** yolanda has joined #openstack-infra | 11:52 | |
*** yolanda has quit IRC | 11:52 | |
*** yolanda has joined #openstack-infra | 11:53 | |
*** Ala has quit IRC | 11:56 | |
*** oomichi_ has quit IRC | 11:59 | |
*** chlong has joined #openstack-infra | 12:05 | |
*** andreykurilin_ has quit IRC | 12:08 | |
*** radez_g0n3 is now known as radez | 12:08 | |
*** e0ne is now known as e0ne_ | 12:14 | |
*** oomichi_ has joined #openstack-infra | 12:16 | |
*** dtantsur|brb is now known as dtantsur | 12:17 | |
*** otter768 has joined #openstack-infra | 12:22 | |
*** baoli has quit IRC | 12:22 | |
*** e0ne_ has quit IRC | 12:25 | |
*** KanagarajM2 has quit IRC | 12:25 | |
*** otter768 has quit IRC | 12:26 | |
*** markvoelker has joined #openstack-infra | 12:31 | |
*** markvoelker has quit IRC | 12:36 | |
*** BharatK has quit IRC | 12:37 | |
*** weshay has quit IRC | 12:38 | |
openstackgerrit | Nikita Konovalov proposed openstack-infra/python-storyboardclient: Stories and Tasks support https://review.openstack.org/150067 | 12:38 |
openstackgerrit | Mehdi Abaakouk proposed openstack-infra/project-config: oslo.messaging: Move gate hooks to oslo.msg tree https://review.openstack.org/151190 | 12:38 |
*** weshay has joined #openstack-infra | 12:38 | |
*** Ala has joined #openstack-infra | 12:42 | |
*** julim has joined #openstack-infra | 12:43 | |
*** woodster_ has joined #openstack-infra | 12:45 | |
*** baoli has joined #openstack-infra | 12:45 | |
openstackgerrit | Nikita Konovalov proposed openstack-infra/storyboard: Refactor Tasks to work as a Subcontroller https://review.openstack.org/150052 | 12:45 |
*** belmoreira has quit IRC | 12:46 | |
*** julim_ has quit IRC | 12:46 | |
*** avozza is now known as zz_avozza | 12:46 | |
*** baoli_ has joined #openstack-infra | 12:46 | |
*** mwagner_lap has quit IRC | 12:47 | |
*** baoli_ has quit IRC | 12:48 | |
*** baoli has quit IRC | 12:50 | |
*** baoli has joined #openstack-infra | 12:50 | |
*** mrunge has quit IRC | 12:50 | |
*** zz_avozza is now known as avozza | 12:53 | |
*** yolanda has quit IRC | 12:53 | |
*** yolanda has joined #openstack-infra | 12:54 | |
*** tnovacik has joined #openstack-infra | 12:55 | |
*** BharatK has joined #openstack-infra | 12:56 | |
*** adam_g is now known as adam_g_out | 12:57 | |
*** ashleighfarnham has joined #openstack-infra | 12:59 | |
*** BharatK has quit IRC | 13:02 | |
*** ashleighfarnham has quit IRC | 13:04 | |
*** doude has joined #openstack-infra | 13:04 | |
*** e0ne has joined #openstack-infra | 13:04 | |
*** mbacchi has joined #openstack-infra | 13:05 | |
*** jcoufal_ has joined #openstack-infra | 13:06 | |
openstackgerrit | James Polley proposed openstack-infra/infra-manual: Remove references to "reverify" https://review.openstack.org/151220 | 13:07 |
openstackgerrit | James Polley proposed openstack-infra/infra-manual: Add clarifications about when to file an ER query https://review.openstack.org/151221 | 13:07 |
openstackgerrit | James Polley proposed openstack-infra/infra-manual: Add clarifications about when to file an ER query https://review.openstack.org/151221 | 13:09 |
*** jcoufal has quit IRC | 13:09 | |
*** dprince has joined #openstack-infra | 13:12 | |
openstackgerrit | Julien Danjou proposed openstack/requirements: Remove lockfile from requirements https://review.openstack.org/151224 | 13:13 |
*** eran-gampel has joined #openstack-infra | 13:13 | |
*** oomichi_ has quit IRC | 13:14 | |
*** EmilienM|afk is now known as EmilienM | 13:14 | |
openstackgerrit | Merged openstack-infra/storyboard: Corrected usage of subscription helper. https://review.openstack.org/150150 | 13:14 |
openstackgerrit | Merged openstack-infra/storyboard: Singularized resource names. https://review.openstack.org/150169 | 13:15 |
*** gampel has quit IRC | 13:16 | |
openstackgerrit | Merged openstack-infra/storyboard: subscription_helper now supports timeline_events https://review.openstack.org/150170 | 13:17 |
*** BharatK has joined #openstack-infra | 13:17 | |
openstackgerrit | Merged openstack-infra/storyboard: Recast exceptions in get_plugin_directory() https://review.openstack.org/151068 | 13:17 |
openstackgerrit | Merged openstack-infra/storyboard: Created test class for temporary working directories https://review.openstack.org/151086 | 13:17 |
fungi | AJaeger: done--thanks for the heads up | 13:19 |
openstackgerrit | Merged openstack-infra/python-storyboardclient: Adding pretty-tox https://review.openstack.org/150417 | 13:19 |
AJaeger | Thanks, fungi! - and good morning! | 13:19 |
*** radez is now known as radez_g0n3 | 13:19 | |
*** e0ne is now known as e0ne_ | 13:23 | |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-haveged: Add standard puppet module files and .gitreview https://review.openstack.org/151227 | 13:24 |
*** koolhead17 has quit IRC | 13:25 | |
*** bknudson has quit IRC | 13:26 | |
eran-gampel | thanks fungi | 13:29 |
fungi | AJaeger: eran-gampel: you're welcome | 13:30 |
openstackgerrit | Timothy R. Chavez proposed openstack-infra/project-config: Add puppet-simpleproxy as split out module https://review.openstack.org/151097 | 13:30 |
fungi | disappearing briefly to find breakfast, and then i'll see what i can do to cram the remaining bits through from yesterday's sprint | 13:31 |
*** boris-42 has joined #openstack-infra | 13:31 | |
*** markvoelker has joined #openstack-infra | 13:33 | |
*** e0ne_ has quit IRC | 13:34 | |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-openafs: Add standard puppet module files and .gitreview https://review.openstack.org/151234 | 13:34 |
*** ChanServ changes topic to "Discussion of OpenStack Developer and Community Infrastructure | docs http://docs.openstack.org/infra/manual/ http://ci.openstack.org/ | bugs https://storyboard.openstack.org/ | source https://git.openstack.org/cgit/openstack-infra/" | 13:35 | |
*** markvoelker has quit IRC | 13:35 | |
*** markvoelker_ has joined #openstack-infra | 13:35 | |
*** e0ne has joined #openstack-infra | 13:38 | |
*** gampel has joined #openstack-infra | 13:39 | |
*** bhunter71 has joined #openstack-infra | 13:39 | |
*** dmsimard_away is now known as dmsimard | 13:40 | |
*** gampel has quit IRC | 13:40 | |
*** amotoki has joined #openstack-infra | 13:41 | |
*** eran-gampel has quit IRC | 13:42 | |
openstackgerrit | Merged openstack-infra/system-config: Expose SSL key/cert/chain file parameters in etherpad class signature https://review.openstack.org/146833 | 13:42 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-subunit2sql: Add standard puppet module files and .gitreview https://review.openstack.org/151239 | 13:43 |
openstackgerrit | Merged openstack-infra/system-config: update replication setting for review-dev.o.o match review.o.o https://review.openstack.org/146149 | 13:43 |
openstackgerrit | Merged openstack-infra/system-config: Remove bare-f20 nodes https://review.openstack.org/145615 | 13:44 |
openstackgerrit | Merged openstack-infra/system-config: Make apt skip grabbing translations https://review.openstack.org/136837 | 13:44 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-openafs: Add standard puppet module files and .gitreview https://review.openstack.org/151234 | 13:47 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-haveged: Add standard puppet module files and .gitreview https://review.openstack.org/151227 | 13:47 |
*** bknudson has joined #openstack-infra | 13:48 | |
openstackgerrit | Merged openstack-infra/system-config: Fix pypi mirror hosts list https://review.openstack.org/138291 | 13:48 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-subunit2sql: Add standard puppet module files and .gitreview https://review.openstack.org/151239 | 13:48 |
*** dmsimard is now known as dmsimard_away | 13:49 | |
*** dmsimard_away is now known as dmsimard | 13:49 | |
*** dmsimard is now known as dmsimard_away | 13:49 | |
openstackgerrit | Merged openstack-infra/system-config: Add missed pypi mirror hosts to cacti https://review.openstack.org/138307 | 13:50 |
openstackgerrit | Merged openstack-infra/system-config: Remove python magic https://review.openstack.org/142330 | 13:51 |
openstackgerrit | Merged openstack-infra/system-config: Increase max-servers for rh1 https://review.openstack.org/142077 | 13:51 |
openstackgerrit | Merged openstack-infra/system-config: Add +e mode to our documentation for IRC bots https://review.openstack.org/147923 | 13:52 |
*** sdake has joined #openstack-infra | 13:53 | |
openstackgerrit | Ilia Meerovich proposed openstack-infra/jenkins-job-builder: Adding coverage.py publisher for ShiningPanda Plugin https://review.openstack.org/150028 | 13:53 |
*** kgiusti has joined #openstack-infra | 13:53 | |
*** koolhead17 has joined #openstack-infra | 13:54 | |
afazekas | pip-6.0.7 has issues with fedora: http://logs.openstack.org/66/151166/1/check/check-tempest-dsvm-f21/646cdf2/logs/devstacklog.txt.gz#_2015-01-29_10_26_31_747 | 13:54 |
*** changbl has joined #openstack-infra | 13:54 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 13:55 | |
*** amrith is now known as _amrith_ | 13:56 | |
*** dhritishikhar has quit IRC | 13:57 | |
*** jistr has quit IRC | 13:58 | |
*** elliottk has joined #openstack-infra | 13:59 | |
*** dkliban_afk is now known as dkliban | 14:00 | |
*** jistr has joined #openstack-infra | 14:00 | |
openstackgerrit | Merged openstack-infra/system-config: make gerrit commentlink case insensitive for bug and story https://review.openstack.org/140439 | 14:00 |
elliottk | folks, i could really use some help with a jjb update failure i'm having | 14:00 |
*** tmcpeak has joined #openstack-infra | 14:02 | |
*** pblaho_ has quit IRC | 14:03 | |
*** avozza is now known as zz_avozza | 14:04 | |
*** spzala has joined #openstack-infra | 14:04 | |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-bugdaystats: Add standard puppet module files and .gitreview https://review.openstack.org/151251 | 14:05 |
*** koolhead17 has quit IRC | 14:06 | |
elliottk | would anyone who's online now be able to lend a hand? | 14:06 |
*** rkukura has joined #openstack-infra | 14:08 | |
*** dims has joined #openstack-infra | 14:10 | |
*** mriedem has joined #openstack-infra | 14:11 | |
elliottk | anyone? jjb? :-) | 14:12 |
*** mwagner_lap has joined #openstack-infra | 14:12 | |
openstackgerrit | Nikita Konovalov proposed openstack-infra/storyboard: Fix status code for delete endpoint. https://review.openstack.org/151254 | 14:13 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-subunit2sql: Add standard puppet module files and .gitreview https://review.openstack.org/151239 | 14:14 |
*** dims has quit IRC | 14:14 | |
*** jgallard_ has joined #openstack-infra | 14:14 | |
*** koolhead17 has joined #openstack-infra | 14:16 | |
*** ildikov has quit IRC | 14:17 | |
elliottk | ok. how about zuul merging? | 14:20 |
fungi | elliottk: i can point you to the documentation for jjb and zuul, and to our puppet modules for installing them, though i gather you're trying to run things on centos 6 with python 2.6 which we're not testing any longer and are likely no longer going to work | 14:21 |
elliottk | fungi: i've seen the documentation but i think i've gotten all i can get out of it. | 14:22 |
*** tmcpeak has quit IRC | 14:22 | |
elliottk | fwiw, i'm seeing the same problem when i run the jjb update on my ubuntu vm with 2.7 | 14:23 |
fungi | elliottk: there's also a fair community built up around constructing ci systems with the tools we publish, and they meet with a couple of agendas weekly https://wiki.openstack.org/wiki/Meetings#Third_Party_Meeting | 14:23 |
*** otter768 has joined #openstack-infra | 14:23 | |
elliottk | fungi: yes, i go to the one monday mornings but can only attend that one | 14:23 |
*** mase_home_ has quit IRC | 14:24 | |
fungi | elliottk: have you tried the sample job configs from the jjb testsuite to make sure that it's generating the xml output it's supposed to be? | 14:24 |
fungi | unfortunately i'm extremely busy and can't devote much time to walking you through it | 14:24 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-openafs: Add standard puppet module files and .gitreview https://review.openstack.org/151234 | 14:24 |
elliottk | fungi: i've run the test command with my own and the output is as expected. and when i put the config files on my jenkins instance they run correctly | 14:24 |
elliottk | but i'm trying to use the update method to copy them there correctly | 14:25 |
*** ildikov has joined #openstack-infra | 14:25 | |
fungi | elliottk: the method where it submits them through the jenkins api? | 14:25 |
*** adalbas has quit IRC | 14:25 | |
elliottk | fungi: right | 14:25 |
elliottk | the "jenkins-jobs update blah" | 14:25 |
fungi | elliottk: and the jenkins account you're using for that is granted admin privileges | 14:25 |
fungi | ? | 14:25 |
elliottk | fungi: yes | 14:26 |
elliottk | fungi: but my problem seems to be the inability to find certain apis | 14:26 |
elliottk | such as crumbIssuer, job, and createItem | 14:26 |
fungi | there's also a web security feature in jenkins which breaks that api interaction and i think needs disabling. checking real quick to see if i can find it on ours | 14:26 |
*** otter768 has quit IRC | 14:27 | |
fungi | elliottk: make sure "Prevent Cross Site Request Forgery exploits" is unchecked in the /configureSecurity page of your jenkins master | 14:28 |
fungi | and if it wasn't see whether that helps | 14:28 |
elliottk | ah, ok | 14:28 |
fungi | the other thing worth checking is the version of jenkins you're running. we're on 1.565.3 so it's possible they've made backward-incompatible changes in a later release | 14:29 |
afazekas | ianw: Maybe this caused the Uninstall issues: https://github.com/pypa/pip/commit/6e415159e00c80944dfca5aa2271c556f55149d8 | 14:29 |
elliottk | fungi: thanks, i'll check that, too. we are definitely on an older version | 14:30 |
fungi | elliottk: okay, if you're on a _much_ older release then it's possible we're assuming api functions which were introduced after teh version you're running | 14:30 |
fungi | elliottk: so the jenkins api documentation for your version might be of some help too | 14:31 |
elliottk | fungi: great. i'll check that, too. :-) | 14:31 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-kerberos: Add standard puppet module files and .gitreview https://review.openstack.org/151067 | 14:33 |
*** heyongli has quit IRC | 14:33 | |
*** mattfarina has joined #openstack-infra | 14:33 | |
*** dhritishikhar has joined #openstack-infra | 14:33 | |
openstackgerrit | Merged openstack-infra/system-config: Index trove logs for logstash goodness https://review.openstack.org/142193 | 14:34 |
elliottk | fungi: when i go to <jenkins-url>/api/, i do see that my version support copying and creating jobs. for example, http://kat-jnk.vse.adapps.hp.com:8080/createItem | 14:34 |
*** tiswanso has joined #openstack-infra | 14:34 | |
*** teran has quit IRC | 14:34 | |
fungi | elliottk: that's a good sign | 14:34 |
elliottk | fungi: so we should at least support the createItem sign | 14:34 |
elliottk | fungi: however, i'm not see an option to disable "Prevent Cross Site Request Forgery exploits" in my system configuration | 14:35 |
elliottk | i'm guessing that's not a good sign | 14:35 |
elliottk | fungi: oh, one other thing, when i use the jenkins-cli.jar to create jobs, that works | 14:36 |
*** heyongli has joined #openstack-infra | 14:36 | |
fungi | elliottk: it's possible that feature predates your jenkins if it's very, very old. i believe it was added a couple years ago and we had to turn it off at that point, but if it's not showing up there then it may not be the issue either | 14:36 |
elliottk | fungi: ok | 14:36 |
*** jlibosva has quit IRC | 14:37 | |
fungi | mmedvede: 151097 still has some job config and zuul layout errors reported. also i suspect that renaming the module in 151090 is going to need patches to the subunit worker manifest in the openstack_project module | 14:37 |
elliottk | fungi: unfortunately, when i run the jenkins-jobs update on my ubuntu vm, i get even less debug information than on my centos vm | 14:38 |
*** teran has joined #openstack-infra | 14:38 | |
*** jlibosva has joined #openstack-infra | 14:38 | |
fungi | elliottk: even if you add --log_level DEBUG ? | 14:39 |
fungi | er, debug | 14:39 |
*** cburgess has quit IRC | 14:39 | |
fungi | something like that | 14:39 |
elliottk | hmm... let me try that. no, i didn't do that | 14:39 |
mmedvede | fungi: the project config split merged, but storyboard does not show the project still. Do you know why? | 14:39 |
fungi | it's mentioned by jenkins-jobs --help | 14:39 |
mmedvede | fungi: looking into 151087 | 14:39 |
*** plaurin_ has left #openstack-infra | 14:39 | |
fungi | mmedvede: how long ago? | 14:39 |
mmedvede | *097 | 14:39 |
mmedvede | fungi: more than 12 hours | 14:40 |
mmedvede | fungi: oops, about 11 hours | 14:40 |
*** cburgess has joined #openstack-infra | 14:41 | |
fungi | mmedvede: it's possible one of the other modules has broken storyboard's updating from the project list | 14:41 |
fungi | checking | 14:41 |
*** dims has joined #openstack-infra | 14:41 | |
fungi | in positive news, puppetboard still doesn't see anything broken | 14:42 |
mmedvede | that is good news | 14:43 |
*** sigmavirus24 is now known as sigmavirus24_awa | 14:43 | |
elliottk | fungi: drat, no. the debug output all the way up to where jenkins.create_job runs looks quite happy | 14:43 |
elliottk | from my untrained eye, anyway. i'm not seeing any blatant failures in it | 14:44 |
*** homeless has joined #openstack-infra | 14:46 | |
*** _nadya_ has joined #openstack-infra | 14:46 | |
*** kurtmartin has joined #openstack-infra | 14:46 | |
openstackgerrit | Merged openstack-infra/system-config: Split out openafs module https://review.openstack.org/151092 | 14:46 |
*** patrickeast has joined #openstack-infra | 14:46 | |
fungi | elliottk: likely so, the interaction with the jenkins master api is the most finicky and delicate part of it. you might get better suggestions out of some of our group who have a better familiarity with jenkins than i do. particularly zaro, pelix, mgagne, and the other jjb core reviewers listed at https://review.openstack.org/#/admin/groups/194,members | 14:47 |
clarkb | did we get python-jenkins properly installed? pip freeze should confirm | 14:48 |
*** tmcpeak has joined #openstack-infra | 14:49 | |
*** ashleighfarnham has joined #openstack-infra | 14:49 | |
openstackgerrit | Merged openstack-infra/system-config: Split out sudoers module https://review.openstack.org/150858 | 14:50 |
pelix | elliottk: you mention that you have problems with possibly the update call not finding certain APIs, can you provide the full error message/exception? | 14:50 |
*** _nadya_ has quit IRC | 14:51 | |
fungi | elliottk: right, pip freeze should output a line like python-jenkins==0.3.4 (that's what it says on our jenkins masters anyway) | 14:51 |
*** r-daneel has joined #openstack-infra | 14:51 | |
openstackgerrit | Sam Betts proposed openstack-infra/project-config: Add networking-cisco to stackforge https://review.openstack.org/145793 | 14:51 |
elliottk | clarkb fungi: yes. python-jenkins==0.4.3 | 14:51 |
fungi | okay | 14:51 |
elliottk | clarkb: however, i also have a jenkins module installed as part of jjb and when i look in jjb builder.py, it is importing jenkins, not python-jenkins | 14:52 |
pelix | that is the name of the module from python-jenkins | 14:52 |
elliottk | so i'm not sure how python-jenkins is involved | 14:52 |
*** adalbas has joined #openstack-infra | 14:52 | |
fungi | right, the pypi package name is python-jenkins but the python module it installs is just named jenkins | 14:53 |
*** isviridov is now known as isviridov_break | 14:53 | |
*** ashleighfarnham has quit IRC | 14:54 | |
*** kurtmartin has quit IRC | 14:54 | |
clarkb | elliottk is there a jenkins==something line output by pip freeze? | 14:54 |
*** xyang0 has joined #openstack-infra | 14:54 | |
*** timrc-zzz is now known as timrc | 14:55 | |
elliottk | clarkb: interestingly, no | 14:55 |
*** zz_dimtruck is now known as dimtruck | 14:55 | |
clarkb | ok thats good | 14:56 |
elliottk | but i do have a jenkins module in my python packages dir | 14:56 |
*** rameshg87 has joined #openstack-infra | 14:56 | |
rameshg87 | anteaya, hi | 14:56 |
clarkb | ya thats what we want | 14:56 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/project-config: Add puppet-simpleproxy as split out module https://review.openstack.org/151097 | 14:56 |
*** ddieterly has joined #openstack-infra | 14:57 | |
elliottk | clarkb: excellent | 14:58 |
elliottk | i think? | 14:58 |
*** sabeen has joined #openstack-infra | 14:59 | |
elliottk | clarkb: this is the kind of info i'm seeing in my httpd error log on the centos vm: [Thu Jan 29 07:55:17 2015] [error] [client 16.125.107.8] File does not exist: /var/www/html/crumbIssuer | 14:59 |
*** bswartz has joined #openstack-infra | 14:59 | |
elliottk | i can't find any output other than the debug on my ubuntu vm | 14:59 |
pelix | elliottk: that's fine JJb attempts to request that file to see if it needs to set a crumb on the requests as part of the global security | 15:00 |
elliottk | so i can only assume it's failing for the same reason. could be a bad assumption | 15:00 |
fungi | elliottk: that sounds like jjb is hitting an apache instance instead of jetty in the jvm | 15:00 |
*** BharatK has quit IRC | 15:01 | |
elliottk | fungi: interesting. what jetty should it be? | 15:01 |
*** mrunge has joined #openstack-infra | 15:01 | |
*** kurtmartin has joined #openstack-infra | 15:01 | |
fungi | elliottk: we proxy apache straight into http://127.0.0.1:8080/ | 15:02 |
fungi | elliottk: http://git.openstack.org/cgit/openstack-infra/puppet-jenkins/tree/templates/jenkins.vhost.erb | 15:02 |
*** markvoelker_ has quit IRC | 15:03 | |
*** heyongli has quit IRC | 15:04 | |
mordred | clarkb: why are you awake? | 15:04 |
fungi | elliottk: in theory, if you're running jenkins-jobs on the same machine where jenkins itself is running, i think you should also just be able to adjust your jenkins_jobs.ini to use url=http://127.0.0.1:8080/ (someone who knows more will probably tell me i'm wrong about that) | 15:04 |
clarkb | mordred I do not know | 15:04 |
*** teran_ has joined #openstack-infra | 15:04 | |
*** teran_ has quit IRC | 15:05 | |
openstackgerrit | yolanda.robla proposed openstack-infra/system-config: Add logging to manage-projects calls https://review.openstack.org/110926 | 15:05 |
elliottk | fungi: first, i'll adjust my conf file to include the reverse proxy | 15:05 |
*** zz_avozza is now known as avozza | 15:05 | |
*** teran_ has joined #openstack-infra | 15:05 | |
*** kurtmartin has quit IRC | 15:06 | |
*** heyongli has joined #openstack-infra | 15:07 | |
elliottk | fungi: but, yes, i'm running it on my jenkins instance but am also trying it from my ubuntu vm, which is also my zuul vm | 15:07 |
elliottk | fungi: the jenkins instance, again, is centos 6.2 | 15:07 |
fungi | elliottk: yep, that makes sense for testing purposes | 15:07 |
elliottk | very good | 15:08 |
*** teran has quit IRC | 15:08 | |
fungi | mmedvede: clarkb: krotscheck: so this is weird... openstack-infra/puppet-project_config is in /var/lib/storyboard/projects.yaml with use-storyboard set to true, and manually rerunning the exec from load_projects.pp doesn't return any errors, but the project is still _not_ showing up in the projects table of the trove db | 15:10 |
*** jistr has quit IRC | 15:10 | |
clarkb | fungi could it be bailing out early for some reason? | 15:11 |
fungi | maybe | 15:11 |
*** jistr has joined #openstack-infra | 15:12 | |
fungi | i'll try it with a higher verbosity if it has one | 15:12 |
clarkb | mordred also can you explain what user, domain, tenant, project, and scope mean to modern keystone? I looked at this stuff the other day and I almost wrote a spec to remove keystone and use a simple ldap schema | 15:12 |
elliottk | fungi: clarkb: GOT IT! | 15:12 |
elliottk | you guys rock! | 15:12 |
elliottk | it was my proxy setting in my httpd conf | 15:12 |
fungi | elliottk: was it apache not proxying things correctly? | 15:12 |
fungi | aha | 15:12 |
elliottk | lol! | 15:13 |
elliottk | yes | 15:13 |
elliottk | :-) | 15:13 |
fungi | i can see where that would lead to confusion and hair-pulling | 15:13 |
*** sigmavirus24_awa is now known as sigmavirus24 | 15:13 | |
elliottk | fungi: very much so. but i'm a happy girl now! | 15:13 |
elliottk | fungi: clarkb: working from both my centos and ubuntu vms | 15:14 |
fungi | elliottk: sorry that took so long to hunt down, but let us know if you run into any other gotchas | 15:14 |
elliottk | fungi: i will. thanks so much for the help! | 15:14 |
fungi | any time | 15:14 |
openstackgerrit | Adam Reznechek proposed openstack-infra/project-config: Add PowerVM driver projects to Stackforge https://review.openstack.org/150989 | 15:15 |
*** _nadya_ has joined #openstack-infra | 15:15 | |
*** tonytan4ever has joined #openstack-infra | 15:16 | |
fungi | storyboard.db.projects_loader.do_load_models() needs some basic debug output | 15:17 |
openstackgerrit | Merged openstack-infra/release-tools: Add sanity check script for new version tags https://review.openstack.org/147256 | 15:18 |
fungi | i'll start with "print out the names of the projects you're processing" and see how far i get with that | 15:18 |
openstackgerrit | Merged openstack-infra/release-tools: Enable pep8 checks https://review.openstack.org/147283 | 15:19 |
*** ZZelle has quit IRC | 15:19 | |
*** kurtmartin has joined #openstack-infra | 15:20 | |
*** ZZelle has joined #openstack-infra | 15:20 | |
openstackgerrit | Merged openstack-infra/release-tools: Check existing version in sanity script https://review.openstack.org/148615 | 15:20 |
*** dmsimard_away is now known as dmsimard | 15:21 | |
mrmartin | SergeyLukjanov: something wrong here: https://review.openstack.org/#/c/151138/ | 15:23 |
bknudson | For some reason I can't workflow -1 my own change : https://review.openstack.org/#/c/137914/ (there's no workflow section) | 15:23 |
*** timcline has joined #openstack-infra | 15:23 | |
clarkb | bknudson: is it possible you have two accounts? | 15:24 |
*** avozza is now known as zz_avozza | 15:24 | |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Email Templating Engine https://review.openstack.org/147734 | 15:24 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Added email sender and configuration. https://review.openstack.org/149792 | 15:24 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Email Utility Methods https://review.openstack.org/151087 | 15:24 |
*** BharatK has joined #openstack-infra | 15:24 | |
clarkb | mrmartin: I just rechecked that. I think it may have gotten bit by someting funny but should otherwise be fine | 15:24 |
bknudson | clarkb: I don't think so... one difference is it's on stable/ branch | 15:25 |
*** mattfarina has quit IRC | 15:25 | |
mrmartin | yeap, the patch is ok, we had a magnetic storm during the check | 15:25 |
fungi | krotscheck: i see you uploading changes... any chance you have a suggestion on my dilemma above? | 15:25 |
sdague | ttx / adam_g - https://review.openstack.org/#/c/151007/ and friends will make the testing of requirements on stable/juno much better | 15:25 |
*** radez_g0n3 is now known as radez | 15:26 | |
ttx | sdague: will have a look | 15:26 |
clarkb | bknudson: oh that may explain it. let me look at permissions really quickly | 15:26 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-kerberos: Add standard puppet module files and .gitreview https://review.openstack.org/151067 | 15:26 |
*** amitgandhinz has joined #openstack-infra | 15:26 | |
*** zz_avozza is now known as avozza | 15:26 | |
*** kurtmartin has quit IRC | 15:27 | |
krotscheck | fungi: Checking backscroll | 15:27 |
*** kurtmartin has joined #openstack-infra | 15:27 | |
clarkb | bknudson: yup that is why. there are exclusive permissions on workflow -1 on messaging's stable branches | 15:28 |
SergeyLukjanov | mrmartin, yeah, I'm already looking | 15:28 |
*** tmcpeak has quit IRC | 15:28 | |
bknudson | clarkb: ok, thanks. | 15:29 |
fungi | krotscheck: i've gotten a little further stuffing some ad-hoc debugging into the live copy of that function. we seem to be failing the _get_project(project, session) call for a handful of recently-added projects | 15:29 |
clarkb | bknudson: https://git.openstack.org/cgit/openstack-infra/project-config/tree/gerrit/acls/openstack/oslo.messaging.config would need to be edited to allow -1 workflow on stable branches by the change owner group | 15:29 |
krotscheck | fungi: let me pull down the projects.yaml file and run it on my local. | 15:30 |
fungi | aha! validation failures | 15:30 |
bknudson | clarkb: I'll put it on my list of things to do. | 15:30 |
krotscheck | fungi: Ooooor you could figure it out. | 15:30 |
*** wenlock has joined #openstack-infra | 15:30 | |
*** signed8bit has joined #openstack-infra | 15:31 | |
krotscheck | fungi: Just looking at the name I wonder if it’s a strlen issue. | 15:31 |
*** achanda has joined #openstack-infra | 15:31 | |
fungi | krotscheck: what all of them have in common: underscores | 15:31 |
*** dustins has joined #openstack-infra | 15:32 | |
krotscheck | fungi: That seems like an oversight | 15:32 |
krotscheck | Sec. | 15:32 |
*** kurtmartin has quit IRC | 15:32 | |
fungi | krotscheck: failures are hitting openstack-infra/puppet-elastic_recheck -etherpad_lite -log_processor -mysql_backup -project_config -ssl_cert_check | 15:32 |
fungi | oh, and -unattended_upgrades | 15:32 |
fungi | seeing if i can spot what's wrong with the validator now | 15:33 |
fungi | yep, storyboard.common.custom_types.NameType has _name_regex = r'^[a-zA-Z0-9]+([\-\./]?[a-zA-Z0-9]+)*$' | 15:34 |
fungi | needs more cowbell^H^H^H^H^H^H^Hunderscore | 15:35 |
jeblair | krotscheck, NikitaKonovalov: wait, why did you add https://review.openstack.org/#/c/150417/1 ? | 15:35 |
*** tmcpeak has joined #openstack-infra | 15:35 | |
*** packet has joined #openstack-infra | 15:35 | |
clarkb | jeblair: rainbow colors! | 15:35 |
fungi | krotscheck: i think that fixed it. patch on the way | 15:36 |
NikitaKonovalov | that is pretty usefull when the test progress is shown | 15:36 |
* krotscheck is racing fungi to a patch! | 15:36 | |
clarkb | fungi: krotscheck maybe name regex should just match all printable chars? | 15:36 |
NikitaKonovalov | so it is clear it the test hangs or it runs slowly | 15:36 |
krotscheck | clarkb: Well, some things are URL reserved. | 15:36 |
krotscheck | But I don’t think underscores are one of those | 15:36 |
clarkb | krotscheck: you can encode them right? | 15:36 |
jeblair | NikitaKonovalov: but the whole run takes 1 second | 15:37 |
*** jerryz has quit IRC | 15:37 | |
*** mattfarina has joined #openstack-infra | 15:37 | |
*** kurtmartin has joined #openstack-infra | 15:37 | |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Added underscores as permitted in a nametype. https://review.openstack.org/151280 | 15:37 |
rameshg87 | hi, i am trying to setup a 3rd-party-ci following https://github.com/rasselin/os-ext-testing | 15:37 |
NikitaKonovalov | jeblair: storyboard tests run 5 seconds each | 15:38 |
rameshg87 | it setup zuul, zuul-merger, jenkins on the master node successfully | 15:38 |
jeblair | NikitaKonovalov: 2015-01-27 13:53:17.241 | Ran: 23 tests in 1.0000 sec. | 15:38 |
rameshg87 | zuul is responding to the configured pipelines, it's getting the code using zuul-merger, and triggering jenkins jobs through gearman | 15:38 |
clarkb | jeblair: 151078 has two +2s I didn't approve bceause I think that is the sort of change you might be interested in | 15:38 |
rameshg87 | but the jenkins jobs triggered through gearman are stuck "waiting for next available executor" | 15:38 |
krotscheck | Wait, there’s colors? | 15:39 |
krotscheck | I don’t see colors when I run my tests. | 15:39 |
rameshg87 | jenkins jobs triggered manually from jenkins console goes through fine. only jobs triggered through gearman are stuck | 15:39 |
* krotscheck feels cheated. | 15:39 | |
clarkb | rameshg87: I think that means you need more jenkins slaves | 15:39 |
*** tiswanso has quit IRC | 15:39 | |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Ignore release-tag dirs when running flake8 https://review.openstack.org/150600 | 15:39 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: allow sanity check to report multiple warnings https://review.openstack.org/150601 | 15:39 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Fix use of actual vs. expected https://review.openstack.org/150419 | 15:39 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: ignore release-tag-* temporary directories https://review.openstack.org/150420 | 15:39 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Skip tag and push if tag exists https://review.openstack.org/151282 | 15:39 |
clarkb | krotscheck: there may not be. I just remember when those tools were eing made that colors were one of the demands | 15:39 |
rameshg87 | clarkb, i am just trying with noop-check-communication | 15:39 |
rameshg87 | clarkb, on sandbox | 15:39 |
jeblair | clarkb: i think it's a different tool | 15:39 |
* krotscheck doesn’t feel quite so cheated anymore. | 15:40 | |
rameshg87 | clarkb, does that also require to be run on jenkins slave ? | 15:40 |
clarkb | rameshg87: that still requires a slave to run the job on | 15:40 |
NikitaKonovalov | jeblair: that's what I usually see http://paste.openstack.org/show/163719/ | 15:40 |
rameshg87 | clarkb, oh, i missed that part then .. | 15:40 |
rameshg87 | clarkb, one question | 15:40 |
rameshg87 | clarkb, is it configured such that it doesn't run on master ? | 15:40 |
jeblair | NikitaKonovalov: for storyboardclient? | 15:41 |
*** stevemar has joined #openstack-infra | 15:41 | |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Remove devstack_host puppet module https://review.openstack.org/151283 | 15:41 |
clarkb | rameshg87: yes you can configure that using labels. The master is labelless if I remember how that works so any job with a label won't run on the master | 15:41 |
*** achanda has quit IRC | 15:41 | |
*** jlibosva has quit IRC | 15:41 | |
mrmartin | fungi, SergeyLukjanov: more failure now, and log files not published: https://review.openstack.org/#/c/151138/ | 15:42 |
krotscheck | jeblair, clarkb: We’re trying to figure out how to make our client gate on our api and vice versa, your input on this spec would be invaluable :) https://review.openstack.org/#/c/150743/ | 15:42 |
clarkb | mrmartin: fun. I should find where that job ran and see why we have no logs | 15:42 |
fungi | krotscheck: what's the ttl on storyboard's search cache? | 15:42 |
rameshg87 | clarkb, i took gearman-client from here and tried triggering job: https://github.com/zaro0508/gearman-plugin-client, but still didn't work | 15:43 |
fungi | krotscheck: the projects are now in the db but searches in the webui aren't returning them yet | 15:43 |
NikitaKonovalov | jeblair: yes, client tests are fast now. But someday we may want to run client tests against a real api, like we do in a web-ui, so they may become comparable in speed | 15:43 |
rameshg87 | clarkb, let me try adding a slave | 15:43 |
*** isviridov_break is now known as isviridov | 15:43 | |
rameshg87 | clarkb, thanks | 15:43 |
jeblair | NikitaKonovalov: no, this is really important -- is that actually the output from storyboardclient? | 15:43 |
*** _amrith_ is now known as amrith | 15:43 | |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Rename oslo_release.sh to library_release.sh https://review.openstack.org/151285 | 15:44 |
jeblair | NikitaKonovalov: because you ran 218 tests, and jenkins ran 23 | 15:44 |
krotscheck | fungi: As long as that validation rule isn’t in the current running apache thread, it will error on db read. | 15:44 |
clarkb | mrmartin: https://jenkins01.openstack.org/job/gate-infra-puppet-apply-precise/365/console | 15:45 |
*** kurtmartin has quit IRC | 15:45 | |
*** markvoelker has joined #openstack-infra | 15:45 | |
clarkb | no module named magic. Magic where have you gone !? | 15:45 |
*** erikwilson has joined #openstack-infra | 15:45 | |
*** erikmwilson is now known as Guest75280 | 15:45 | |
*** erikwilson is now known as erikmwilson | 15:45 | |
*** erikwilson has joined #openstack-infra | 15:46 | |
jeblair | NikitaKonovalov, krotscheck: at any rate, I don't like adding extra tools to the test pipeline, and I don't think that pretty-tox provides useful output. it is used in tempest where individual tests may take 5 or 10 minutes to run, but here, it will only output information that no one will want to or have time to read | 15:46 |
krotscheck | jeblair: I think that’s the output from storyboard proper. I don’t think the client has that many tests. | 15:46 |
fungi | krotscheck: oh, good point | 15:46 |
*** dims has quit IRC | 15:46 | |
clarkb | mrmartin: fungi: we have had a new bare-precise image in rax-dfw for about an hour | 15:46 |
*** jlibosva has joined #openstack-infra | 15:47 | |
clarkb | mrmartin: fungi sothis is possibly related to image building I will start by looking at those logs | 15:47 |
jeblair | NikitaKonovalov, krotscheck: in other words it's bad ui design to spew out lots of information that is not useful to the user. i'd rather we stick with the standard testr output unless we have a really compelling reason otherwise | 15:47 |
fungi | krotscheck: yep, that did it. for some reason i expected that only to get used by the loader. i should have thought to restart apache too | 15:47 |
* krotscheck is ambivalent to the pretty-tox discussion. He likes the new output, but didn’t have a problem with the old output. | 15:47 | |
fungi | mmedvede: okay, the missing projects should be showing up now | 15:47 |
mmedvede | fungi, confirmed - can see puppet-project_config | 15:47 |
mmedvede | fungi: thank you | 15:48 |
openstackgerrit | Brian Hunter proposed openstack-infra/nodepool: Add doc for 'pool' parameter for nodepool provider config https://review.openstack.org/151286 | 15:48 |
*** garyh has joined #openstack-infra | 15:48 | |
*** spzala has quit IRC | 15:48 | |
fungi | clarkb: looking. i wonder if something has happened to the virtualenv creation, or whether we somehow reverted back to running that outside a venv | 15:48 |
*** dims has joined #openstack-infra | 15:48 | |
clarkb | fungi: that job did not run in the venv | 15:48 |
clarkb | fungi: the virtualenv was created on the image and successfully isntalled python magic | 15:49 |
sdague | about to get on a plane, but the thing I realized that we did wrong that wedged us the last couple of days is that if a library has a stable/ branch it must also have a version cap in requirements | 15:49 |
clarkb | fungi: remember we reverted the venv change | 15:49 |
krotscheck | By the way: Good morning everyone! | 15:49 |
jeblair | sdague: version cap in master reqs or stable reqs? | 15:49 |
krotscheck | We are mighty productive for it being before 8AM PST :) | 15:49 |
fungi | sdague: actually, it's worse than that. if a library is used it must have a stable branch with version caps | 15:50 |
sdague | version cap in stable | 15:50 |
sdague | we have oslo libs with stable/juno branches, but no version caps | 15:50 |
sdague | so the testing against juno doesn't do what we think | 15:50 |
jeblair | sdague: so potentially a subset/subproblem of "we should have caps/pins of everything in stable" | 15:50 |
sdague | yes | 15:50 |
sdague | this is the actual technical wedge issue | 15:51 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/puppet-project_config: Add standard puppet module files and .gitreview https://review.openstack.org/151290 | 15:51 |
jeblair | sdague: (we "should" have caps of everything, we "must" have caps of libs with stable branches) | 15:51 |
sdague | vs. the policy decision | 15:51 |
* krotscheck was bitten by version caps in javascript dependencies recently. | 15:51 | |
fungi | sdague: because master requirements has open-ended versions, which end up in master branches of libs/clients some of which only have master branches, and which then get used as dependencies of things in stable branches | 15:51 |
sdague | jeblair: ++ | 15:51 |
krotscheck | Or rather, lack thereof. | 15:51 |
openstackgerrit | Brian Hunter proposed openstack-infra/nodepool: Add doc for 'pool' parameter for nodepool provider config https://review.openstack.org/151286 | 15:52 |
jeblair | NikitaKonovalov: anyway, please consider removing it -- not everyone finds the output useful (some of us, the opposite) or worth an extra dependency + complexity | 15:52 |
mordred | krotscheck: I have come to dislike not-caps | 15:52 |
clarkb | fungi: I think we may have been getting python-magic implicitly on those image builds | 15:52 |
fungi | i'm pretty sure even when we get caps on all reqs of everything which has stable branches, we're still going to find corner cases where things without stable branches are pretty much all going to have to add stable branches | 15:52 |
*** bswartz has quit IRC | 15:53 | |
krotscheck | mordred: What’s fun is when you cap your own dependencies, but that dependency doesn’t cap. | 15:53 |
mordred | krotscheck: yup! | 15:53 |
clarkb | fungi: so we have a couple options. Give the venv a try again (I like this one) or install python-magic globally and forcefully | 15:53 |
fungi | clarkb: we were--it had been added at one point for that script but then we reworked it to use a virtualenv and removed the library from the system context later | 15:53 |
sdague | dtroyer is working on the venv code | 15:53 |
mordred | krotscheck: does the javascript stuff do dep solving properly? like, can you add a pin in your depends and have it wind up doing the right thing? | 15:53 |
clarkb | fungi: no we reverted that | 15:53 |
fungi | clarkb: i thought we had confirmed that the virtualenv was being used before the removal got approved | 15:53 |
clarkb | because the venv did not have everything it needed | 15:54 |
sdague | ok, flight kind of boarding, turning off computer until I'm back up in the air | 15:54 |
fungi | clarkb: gah, so the removal change was probably hanging out there with a "depends on this other change" which is showing as merged even though it got reverted later | 15:54 |
jeblair | sdague: nice flight! | 15:54 |
clarkb | fungi: I still don't see the removal change | 15:54 |
*** marun has joined #openstack-infra | 15:55 | |
*** mfink_ has joined #openstack-infra | 15:55 | |
krotscheck | mordred: ….sortof? In bower things we have to explicitly include the js file into the final index.html anyway, so any upstream is already included and/or irrelevant. For node build things you can explicitly declare the version of the subpackage. Occasionally, if the version resolution of multiple packages don’t overlap to something sane, they ask you to force which version to resolve to. | 15:55 |
clarkb | fungi: I398e6d689d878fbfc9755422948fd992494a1128 is the revert of using the venv | 15:56 |
fungi | checking recent history | 15:56 |
mordred | krotscheck: that is better than the options we have in the pythons | 15:56 |
clarkb | fungi: which we can unrevert again, but I still don't see anything removing magic from the global install spce | 15:56 |
krotscheck | mordred: That seems to be a common thread. | 15:57 |
*** salv-orlando has quit IRC | 15:57 | |
*** salv-orlando has joined #openstack-infra | 15:57 | |
*** yamahata has joined #openstack-infra | 15:57 | |
*** jlibosva has quit IRC | 15:58 | |
fungi | clarkb: https://review.openstack.org/142330 | 15:58 |
clarkb | oh its in system-config | 15:58 |
*** bswartz has joined #openstack-infra | 15:58 | |
fungi | clarkb: it was approved and merged about 20 minutes before image updates kicked off today | 15:58 |
clarkb | I was looking at project-config because that is where the miage build scripts are but then they go and run puppet | 15:58 |
clarkb | so thats the cause then. We can either revert that change or the change that belongs to the change id above | 15:59 |
*** dims has quit IRC | 15:59 | |
fungi | clarkb: what was broken that caused us to revert the virtualenv? | 15:59 |
fungi | er, revert using it i mean | 15:59 |
*** prad has joined #openstack-infra | 15:59 | |
clarkb | fungi: it wasn't complete. Half the dependencies were missing | 15:59 |
*** Ala has quit IRC | 15:59 | |
fungi | oh | 15:59 |
*** koolhead_ has joined #openstack-infra | 16:00 | |
*** jlibosva has joined #openstack-infra | 16:00 | |
clarkb | which we simultaneously updated but then you have to rebuild images and all that | 16:00 |
fungi | right, because the deps for that script aren't enumerated anywhere like a requirements file so i guess it was just a stab in the dark | 16:00 |
fungi | i say we push forward reverting the other revert | 16:00 |
clarkb | wfm | 16:00 |
clarkb | will need to be force merged likely | 16:00 |
clarkb | we need a giant here be dragons sign around the swift upload stuff once we get it working consistently | 16:01 |
fungi | yeah, no matter what fix we put through it will need to be manually submitted to gerrit | 16:01 |
clarkb | otherwise anytime we change this after we move to swift the whole world will break | 16:01 |
*** AJaeger has quit IRC | 16:01 | |
fungi | you creating teh revert or shall i? | 16:02 |
clarkb | go for it | 16:02 |
*** koolhead17 has quit IRC | 16:03 | |
clarkb | its unfortunate that that script is called "pretty_tox" when it has nothing to do with tox really | 16:03 |
*** pcrews has joined #openstack-infra | 16:03 | |
fungi | oh! whaddyaknow... i already did a couple weeks ago https://review.openstack.org/147622 | 16:03 |
*** thedodd has joined #openstack-infra | 16:04 | |
fungi | i'm going to jump on a bare node real quick and make sure /usr/zuul-swift-logs-env/bin/pip freeze indicates sanity | 16:05 |
*** tnovacik has quit IRC | 16:05 | |
clarkb | it has my +2 | 16:05 |
*** carl_baldwin has joined #openstack-infra | 16:05 | |
fungi | python-magic==0.4.6 requests==2.5.1 | 16:06 |
fungi | was it supposed to have anything else? | 16:06 |
*** koolhead17 has joined #openstack-infra | 16:06 | |
*** koolhead17 has joined #openstack-infra | 16:06 | |
clarkb | argparse on centos6 nodes | 16:06 |
openstackgerrit | Merged openstack-infra/release-tools: Fix use of actual vs. expected https://review.openstack.org/150419 | 16:06 |
openstackgerrit | Merged openstack-infra/release-tools: ignore release-tag-* temporary directories https://review.openstack.org/150420 | 16:06 |
*** rameshg87_ has joined #openstack-infra | 16:07 | |
jeblair | mordred: check out 151100 | 16:07 |
fungi | argparse==1.3.0 | 16:07 |
fungi | clarkb: ^ lgtm | 16:07 |
jeblair | mordred: and can you weigh in on 151102 ? | 16:07 |
mordred | jeblair: yes | 16:08 |
fungi | clarkb: i'll manually submit that revert and then get images updating again | 16:08 |
clarkb | fungi: awesome we should be good then. I double checked the import list again too. And that should be all we need | 16:08 |
fungi | clarkb: and i guess delete the ones we just added | 16:08 |
clarkb | fungi: we don't need new image updates just update to jenkins jobs | 16:08 |
clarkb | fungi: so should be pretty quick to get in once merged | 16:08 |
*** krtaylor has quit IRC | 16:08 | |
fungi | oh, good point | 16:08 |
openstackgerrit | George Peristerakis proposed openstack-infra/storyboard: Whitelisted bash in the tox configuration https://review.openstack.org/151293 | 16:08 |
openstackgerrit | James Graf proposed openstack-infra/jenkins-job-builder: Add support for Job DSL plugin for Groovy-based job and view creation and management https://review.openstack.org/150112 | 16:09 |
openstackgerrit | Merged openstack-infra/project-config: Revert "Revert "Start using the zuul-swift-upload venv"" https://review.openstack.org/147622 | 16:09 |
fungi | there ^ | 16:09 |
fungi | and yeah, reverting the _other_ change instead _would_ have required image updates | 16:09 |
*** koolhead_ has quit IRC | 16:10 | |
*** aysyd has quit IRC | 16:10 | |
fungi | so this is definitely the faster solution of the two, assuming it doesn't bring yet new and exciting bugs | 16:10 |
clarkb | fungi: just like in starship troppers | 16:10 |
*** zz_jgrimm is now known as jgrimm | 16:10 | |
*** rameshg87 has quit IRC | 16:10 | |
*** aysyd has joined #openstack-infra | 16:10 | |
*** avozza is now known as zz_avozza | 16:10 | |
fungi | yep, just like in starship bloopers | 16:11 |
fungi | or that really good book the horrible film was based on | 16:11 |
clarkb | figure it out citizen | 16:11 |
fungi | "based" on | 16:11 |
*** rameshg87_ has quit IRC | 16:13 | |
*** kurtmartin has joined #openstack-infra | 16:13 | |
clarkb | wow its only 0814am PST | 16:13 |
clarkb | I must be preparing myself for getting up early to make superb owl brisket | 16:13 |
fungi | after all, there's no brisket quite so superb as owl brisket | 16:14 |
mordred | jeblair: done | 16:14 |
jeblair | make who? | 16:14 |
*** rameshg87 has joined #openstack-infra | 16:14 | |
*** mattfarina has quit IRC | 16:14 | |
*** dannywilson has joined #openstack-infra | 16:15 | |
*** dannywilson has quit IRC | 16:15 | |
*** dannywilson has joined #openstack-infra | 16:15 | |
clarkb | superb owl brisket ! so apparently "Super Bowl" is trademarked and they defend it quite a bit. So colbert made fun of the whole thing by talking about the "Superb Owl" last year | 16:15 |
jeblair | haha | 16:16 |
clarkb | and now I will forever remember the Super Bowl as the Superb Owl | 16:16 |
*** dhritishikhar has quit IRC | 16:16 | |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Email Templating Engine https://review.openstack.org/147734 | 16:16 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Added email sender and configuration. https://review.openstack.org/149792 | 16:16 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Email Utility Methods https://review.openstack.org/151087 | 16:16 |
*** BharatK has quit IRC | 16:16 | |
*** jkraj has joined #openstack-infra | 16:18 | |
*** tjones1 has joined #openstack-infra | 16:18 | |
*** bnemec has quit IRC | 16:18 | |
clarkb | and iirc trademark doesn't have the same fair use rules as copyright so its use in parody/satire may have been lawsuit worthy? I am not a lawyer | 16:19 |
*** spzala_ has joined #openstack-infra | 16:19 | |
clarkb | however the disclaimer they blast at you before every game's broadcast saying you can't reuse this for any reason without their permission seems to ignore fair use because they are jerks | 16:19 |
*** koolhead17 has quit IRC | 16:20 | |
openstackgerrit | Aleksey Ripinen proposed openstack-infra/storyboard: Added branches to storyboard https://review.openstack.org/150447 | 16:20 |
*** ihrachyshka has quit IRC | 16:20 | |
*** koolhead17 has joined #openstack-infra | 16:20 | |
*** spzala_ is now known as spzala | 16:21 | |
dtroyer | IIRC trademark actually only applies to use of the mark in 'commerce'. parody generally isn't selling its targets | 16:21 |
dtroyer | at least that's my story and I'm sticking to it | 16:21 |
*** unicell has quit IRC | 16:21 | |
*** bnemec has joined #openstack-infra | 16:21 | |
clarkb | dtroyer: I think parody can lead to brand confusion which is what trademark is supposed to protect against so there is a bit more scrutiny | 16:21 |
*** krtaylor has joined #openstack-infra | 16:21 | |
fungi | i suspect that he was actually parodying their ardent defense of the trademark, moreso than just the trademark itself | 16:22 |
clarkb | (there are fair use rules with trademark they just aren't as nice as copyrights) | 16:22 |
dtroyer | fungi: yes he was | 16:22 |
fungi | in which case his choice to replace the term with something obviously silly, while perhaps not necessary for legal reasons, was nevertheless an effective comedic choice | 16:22 |
*** dangers_away is now known as dangers | 16:23 | |
*** Sukhdev has joined #openstack-infra | 16:23 | |
*** otter768 has joined #openstack-infra | 16:24 | |
*** dizquierdo has quit IRC | 16:24 | |
*** Hunner has joined #openstack-infra | 16:24 | |
*** abhirc has quit IRC | 16:24 | |
fungi | i'm reminded of the firefox->iceweasel switch in debian years ago, and the community's decision to pick a truly ridiculous name/mascot to underscore the sillyness of mofo's trademark policies | 16:24 |
*** koolhead_ has joined #openstack-infra | 16:24 | |
*** gema_ has joined #openstack-infra | 16:25 | |
*** markus_z has quit IRC | 16:25 | |
*** koolhead17 has quit IRC | 16:25 | |
clarkb | fungi: I am going to check jenkinses now for updated jobs | 16:26 |
fungi | thanks | 16:27 |
clarkb | 01 has the new stuff at least | 16:27 |
*** armax has joined #openstack-infra | 16:27 | |
clarkb | probably worth a recheck now | 16:27 |
fungi | i'm getting ready to run back through open module-split changes and then start trying to fix py34 tests for jenkins-job-builder | 16:27 |
*** mrmartin has quit IRC | 16:28 | |
clarkb | oh looks like mrmartin may have recently rechecked | 16:28 |
clarkb | https://jenkins01.openstack.org/job/gate-infra-puppet-apply-centos6/464/console is one of the jobs | 16:28 |
*** mrmartin has joined #openstack-infra | 16:28 | |
*** armax has quit IRC | 16:28 | |
*** otter768 has quit IRC | 16:28 | |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Rename oslo_release.sh to library_release.sh https://review.openstack.org/151285 | 16:28 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Skip tag and push if tag exists https://review.openstack.org/151282 | 16:28 |
*** maxbit has quit IRC | 16:29 | |
*** e0ne_ has joined #openstack-infra | 16:30 | |
openstackgerrit | Merged openstack-infra/storyboard: Added underscores as permitted in a nametype. https://review.openstack.org/151280 | 16:30 |
*** dimtruck is now known as zz_dimtruck | 16:30 | |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Rename oslo_release.sh to library_release.sh https://review.openstack.org/151285 | 16:31 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Ignore release-tag dirs when running flake8 https://review.openstack.org/150600 | 16:31 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: allow sanity check to report multiple warnings https://review.openstack.org/150601 | 16:31 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Skip tag and push if tag exists https://review.openstack.org/151282 | 16:31 |
*** tnovacik has joined #openstack-infra | 16:31 | |
*** _nadya_ has quit IRC | 16:32 | |
*** xyang0 has quit IRC | 16:32 | |
*** dims has joined #openstack-infra | 16:32 | |
clarkb | it is interesting how the "what mysql driver should we probably use?" thread has turned into a "argue the merits of native threads vs greenthreads vs twisted" thread | 16:32 |
*** mrmartin has quit IRC | 16:32 | |
*** RicoLin has joined #openstack-infra | 16:33 | |
*** RicoLin has quit IRC | 16:33 | |
jeblair | yeah, it took that turn in post #2 | 16:33 |
*** e0ne has quit IRC | 16:33 | |
clarkb | fungi: woot that job ran and succeeded. venv seems to work on centos6 at least | 16:33 |
*** ricolin has joined #openstack-infra | 16:33 | |
fungi | jeblair: clarkb: i take that as a sign that switching over to pymysql is non-controversial and we should move forward on that front | 16:34 |
*** dims has quit IRC | 16:34 | |
fungi | clarkb: great! | 16:34 |
*** kurtmartin has quit IRC | 16:34 | |
clarkb | jeblair: the other interesting thing about that is most of our stuff uses native threads and we have used pymysql in places because its easy | 16:34 |
clarkb | jeblair: we are trend setters! | 16:34 |
*** zz_dimtruck is now known as dimtruck | 16:34 | |
*** xyang0 has joined #openstack-infra | 16:35 | |
*** kurtmartin has joined #openstack-infra | 16:35 | |
clarkb | fungi: ya a change to switch the default in devstack is probably a good next step | 16:35 |
clarkb | dhellmann: ^ unless you already have a pln for the switch | 16:35 |
clarkb | fungi: trusty job copied logs successfully too | 16:36 |
clarkb | jhesketh: I likely have time today to assist in debugging the trunated log thing if you want help. Just let me know | 16:37 |
*** xyang0 has quit IRC | 16:37 | |
openstackgerrit | Romain Soufflet proposed openstack-dev/hacking: Fix E211 error https://review.openstack.org/151302 | 16:37 |
dhellmann | clarkb: zzzeek, viktors, and rpodolyaka are leading that effort | 16:37 |
*** xyang0 has joined #openstack-infra | 16:37 | |
*** dims has joined #openstack-infra | 16:38 | |
fungi | though in positive news, we're already using it in places (for example subunit2sql) | 16:38 |
clarkb | yes and at least when I tested it it just works with the single node devstack test setups | 16:38 |
*** armax has joined #openstack-infra | 16:38 | |
*** mfink__ has joined #openstack-infra | 16:39 | |
*** maxbit has joined #openstack-infra | 16:40 | |
*** mfink_ has quit IRC | 16:42 | |
clarkb | jogo: http://logs.openstack.org/04/131604/14/experimental/check-tempest-dsvm-aiopcpu/96d3dde/logs/10.209.64.235-subnode/devstacklog.txt.gz appers to be a new issue with multinode stuff? | 16:42 |
clarkb | jogo: if you can debug that I will try to figure out why neutron on a single node doesn't like my floating ip change | 16:42 |
*** mattfarina has joined #openstack-infra | 16:43 | |
clarkb | http://logs.openstack.org/04/131604/14/check/check-tempest-dsvm-neutron-full/039b9a8/logs/devstacklog.txt.gz#_2015-01-29_03_13_00_954 | 16:43 |
clarkb | fungi: ^ I think that is why neutron is cranky | 16:43 |
*** doude has quit IRC | 16:43 | |
*** dhritishikhar has joined #openstack-infra | 16:44 | |
*** adalbas has quit IRC | 16:44 | |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Add puppet-ansible jobs https://review.openstack.org/151308 | 16:46 |
fungi | clarkb: yeah, could we shrink the usable range just a little and put the gateway at .5.1 or something? | 16:46 |
jeblair | clarkb, fungi: https://review.openstack.org/151308 | 16:46 |
fungi | clarkb: it's either that or convince it to use an interface local route | 16:46 |
*** jlk has joined #openstack-infra | 16:47 | |
fungi | which may be outside the realm of possibility for neutron... i have no idea | 16:47 |
*** kurtmartin has quit IRC | 16:47 | |
fungi | jeblair: thanks--i noticed that earlier and hadn't gotten to it yet | 16:47 |
jlk | mordred: hey, so when are we going to push through those ansible openstack modules? I'm having to carry more and more in my tree... | 16:47 |
fungi | heh | 16:47 |
*** jaypipes has joined #openstack-infra | 16:48 | |
rameshg87 | clarkb, it worked after i configured the slave :) | 16:48 |
rameshg87 | clarkb, thanks for your suggestion | 16:48 |
fungi | jlk: https://git.openstack.org/cgit/openstack-infra/puppet-ansible | 16:48 |
clarkb | fungi: I am just going to put it on .5.1 | 16:49 |
*** packet has quit IRC | 16:49 | |
*** pc_m has quit IRC | 16:49 | |
clarkb | fungi: I don't think I have to shrink anything to do that. Its just where neutron is going to talk "out" | 16:49 |
jeblair | clarkb, fungi: is not having logs at all for infra jobs the venv thing you were working on earlier? | 16:49 |
clarkb | jeblair: yup | 16:49 |
jeblair | clarkb: is that fixed? anything i can do to help? | 16:49 |
clarkb | jeblair: swift uploads were broken for a couple hours which led to that | 16:49 |
clarkb | jeblair: it is fixed now | 16:49 |
*** david-lyle_afk is now known as david-lyle | 16:49 | |
jeblair | cool, thx | 16:50 |
fungi | clarkb: so that won't run the risk of having a fip collide with it? | 16:50 |
openstackgerrit | Clark Boylan proposed openstack-infra/devstack-gate: Enable nova multi host on aiopcpu tests https://review.openstack.org/131604 | 16:50 |
jlk | puppet to manage ansible, to manage puppet | 16:50 |
clarkb | fungi: no, in the previous scenario FIP range as 172.24.4/24 and gatway was 172.24.4.1 | 16:50 |
clarkb | fungi: so putting everything under 172.24.5/24 should be fine | 16:51 |
fungi | ahh, right | 16:51 |
fungi | yep, sounds great then | 16:51 |
*** adalbas has joined #openstack-infra | 16:51 | |
*** mescanef has quit IRC | 16:51 | |
clarkb | fungi: in any case latest patchset should confirm | 16:51 |
*** dhritishikhar_ has joined #openstack-infra | 16:52 | |
*** ricolin has quit IRC | 16:53 | |
morganfainberg | fungi, dhellmann, clarkb, are we in a happy-ish place gate wise now? | 16:53 |
morganfainberg | so i can approve changes? | 16:53 |
fungi | jlk: i hadn't thought about that, but it _is_ a bit of an ouroboros | 16:53 |
morganfainberg | or is grenade still cranky or whatever was oslo.vmware related? | 16:53 |
clarkb | morganfainberg: should be better now | 16:53 |
*** koolhead_ has quit IRC | 16:53 | |
morganfainberg | clarkb, awesome thanks! :) | 16:53 |
morganfainberg | clarkb, didn't want to cause things to back up / fail if we were stilly in less fun state | 16:54 |
*** dhritishikhar has quit IRC | 16:54 | |
*** jgallard_ has quit IRC | 16:54 | |
fungi | morganfainberg: yeah, the changes to make grenade happy went in last night. i think it got promoted ahead of your giant keystone patch series so at least some of that probably merged | 16:55 |
*** ricolin has joined #openstack-infra | 16:55 | |
clarkb | dtroyer: maybe you have opinions on how we are setting up networking in https://review.openstack.org/#/c/131604/ too? | 16:55 |
sileht | Someone can re-approve: https://review.openstack.org/#/c/151190/, it have lost the +A because of a gate failure, thanks in advance | 16:55 |
*** jgallard_ has joined #openstack-infra | 16:55 | |
*** tkelsey has joined #openstack-infra | 16:55 | |
clarkb | dtroyer: goal there is to have nova multi host routing working during multinode testing so we do a slightly nasty thing with overlapping network ranges to avoid managing routing tables | 16:55 |
*** rwsu-afk is now known as rwsu | 16:55 | |
openstackgerrit | Aleksey Ripinen proposed openstack-infra/storyboard: Added branches to storyboard https://review.openstack.org/150447 | 16:55 |
dtroyer | clarkb: I'll have a look in a bit, thanks | 16:56 |
clarkb | sileht: the oslo messaging change has not merged yet | 16:56 |
*** packet has joined #openstack-infra | 16:57 | |
*** dtantsur is now known as dtantsur|afk | 16:57 | |
sileht | clarkb, this is a experimental job | 16:57 |
jeblair | clarkb, pleia2: tbh, i'm not sure those should all be '/tree' links in the docs, but it's at least more correct than what we have now, and we can change it later. | 16:57 |
clarkb | sileht: gotcha | 16:58 |
sileht | clarkb, I'm working on it, it have never worked yet | 16:58 |
clarkb | looks like fungi beat me to approving | 16:58 |
sileht | :) | 16:58 |
sileht | fungi, clarkb, thanks | 16:58 |
jlk | yes | 16:58 |
jlk | er | 16:58 |
fungi | sileht: yeah, it wasn't unapproved because of any sort of failure, SergeyLukjanov merely took back his approval (he might have approved it accidentally or something) | 16:59 |
*** hdd has joined #openstack-infra | 16:59 | |
openstackgerrit | Merged openstack-infra/puppet-mediawiki: Add standard puppet module files and .gitreview https://review.openstack.org/151138 | 16:59 |
SergeyLukjanov | fungi, sileht, I've removed +A from it because https://review.openstack.org/#/c/151191/ isn't landed yet | 16:59 |
sileht | oh rigth I haven't the comment | 16:59 |
clarkb | there is something wrong with the glusterfs experimental job | 17:00 |
clarkb | do we know who was responsible for that? | 17:00 |
*** bdpayne has joined #openstack-infra | 17:00 | |
sileht | SergeyLukjanov, ok the job have never worked yet and is experimental, so it should not break anything :) | 17:00 |
clarkb | meh its not erlly hurting anything | 17:00 |
SergeyLukjanov | sileht, ok | 17:00 |
fungi | SergeyLukjanov: agreed, it would have helped to have a comment there saying it was an experimental job they wanted to test from the project end | 17:01 |
jeblair | clarkb: i thought it was fixed? http://logs.openstack.org/08/151308/1/check/gate-project-config-jenkins-project/3f4fd18/ | 17:01 |
fungi | i can understand why you didn't let it merge | 17:01 |
*** scheuran has quit IRC | 17:01 | |
fungi | jeblair: it's possible jjb is hung/not updating on one or more of the jenkins masters | 17:01 |
clarkb | jeblair: did that just run? it has been working for quite a few jobs. Maybe a single master doesn't have updated job config or a particular slave image is stale | 17:01 |
clarkb | I can hunt that build down | 17:02 |
fungi | i'm checking | 17:02 |
*** xarses has left #openstack-infra | 17:02 | |
jeblair | found it https://jenkins04.openstack.org/job/gate-project-config-jenkins-project/358/ | 17:02 |
jeblair | 2015-01-29 16:51:45.074 | HTTP request sent, awaiting response... 502 Proxy Error | 17:02 |
clarkb | different and new errors! | 17:03 |
*** krtaylor has quit IRC | 17:03 | |
*** markvoelker has quit IRC | 17:03 | |
clarkb | https://jenkins04.openstack.org/manage doesn't complain that the proxy is broken at least | 17:03 |
fungi | just confirmed the config for that job is identical on all 8 masters, so not jjb-related | 17:04 |
openstackgerrit | James Graf proposed openstack-infra/jenkins-job-builder: Add support for Job DSL plugin for Groovy-based job and view creation and management https://review.openstack.org/150112 | 17:04 |
clarkb | thats ^ interesting | 17:04 |
clarkb | doesn't jjb do that for you? | 17:04 |
clarkb | jobception | 17:04 |
*** krtaylor has joined #openstack-infra | 17:04 | |
openstackgerrit | Merged openstack-infra/project-config: oslo.messaging: Move gate hooks to oslo.msg tree https://review.openstack.org/151190 | 17:05 |
fungi | jenkins04 doesn't look particularly sick, at least not in the ways that we'd seen in recent history | 17:05 |
fungi | no giant pile of stale slaves or anything | 17:05 |
openstackgerrit | Merged openstack-infra/system-config: Update documentation with new Puppet modules https://review.openstack.org/151078 | 17:06 |
clarkb | cool someone else has noticed that feature branch pulling changes into other branch ug if you have changes that are in the same git graph against two branches | 17:07 |
*** afazekas has quit IRC | 17:07 | |
clarkb | zaro: ^ didn't you file a bug about that? | 17:07 |
openstackgerrit | Merged openstack-infra/puppet-haveged: Add standard puppet module files and .gitreview https://review.openstack.org/151227 | 17:07 |
clarkb | https://groups.google.com/forum/#!topic/repo-discuss/NU_KY5hBOJo | 17:07 |
fungi | clarkb: there was a preexisting bug report on it | 17:07 |
*** Daviey has joined #openstack-infra | 17:07 | |
*** jkraj has quit IRC | 17:08 | |
*** ddieterly has quit IRC | 17:08 | |
*** ddieterly has joined #openstack-infra | 17:09 | |
fungi | clarkb: it's not entirely clear what the fix should be. basically you can (accidentally even) propose a change to one branch which is parented to changes from another branch and gerrit doesn't make it entirely obvious in the ui, nor do acls about not uploading certain types of changes apply to the already-existing parents | 17:09 |
*** coolsvap is now known as coolsvap|afk | 17:10 | |
clarkb | fungi: I think gerrit should refuse cross branch change dependencies | 17:10 |
clarkb | if two changes A and B against branches X and Y respectively are pushed reject B | 17:10 |
clarkb | only allow B if there is an A' against branch Y | 17:10 |
fungi | clarkb: at one point i had realized that at least some of our workflows depend on that being possible, but now i'm having trouble remembering what the case was | 17:10 |
openstackgerrit | Merged openstack-infra/puppet-openafs: Add standard puppet module files and .gitreview https://review.openstack.org/151234 | 17:10 |
clarkb | the exception would be merge commits | 17:10 |
anteaya | rameshg87: hello how can I help? | 17:11 |
fungi | clarkb: which is where these issues have tended to crop up. you can propose a change which depends on a merge commit from another branch | 17:11 |
openstackgerrit | Merged openstack-infra/puppet-bugdaystats: Add standard puppet module files and .gitreview https://review.openstack.org/151251 | 17:11 |
openstackgerrit | Merged openstack-infra/puppet-subunit2sql: Add standard puppet module files and .gitreview https://review.openstack.org/151239 | 17:12 |
fungi | clarkb: though i guess you mean the other way around | 17:12 |
clarkb | fungi: ya only the merge commit would be allowed to depend on other branches | 17:12 |
fungi | clarkb: only allow proposed merge commits to depend on changes from other branches | 17:12 |
clarkb | so in my example B could be a merge commit but not A | 17:12 |
rameshg87 | anteaya, hi | 17:12 |
openstackgerrit | K Jonathan Harker proposed openstack-infra/puppet-jeepyb: Add new project boilerplate https://review.openstack.org/151317 | 17:12 |
rameshg87 | anteaya, i was stuck on something on third party ci setup | 17:12 |
clarkb | oh I left out that B depends on A in my example | 17:12 |
rameshg87 | anteaya, just resolved with help from clarkb | 17:12 |
fungi | clarkb: yeah, and gerrit would need to explicitly check the history on the target branch to make sure that the parent exists in that branch rather than just anywhere in gerrit | 17:12 |
anteaya | rameshg87: great, clarkb is helpful that way | 17:12 |
fungi | clarkb: except when proposing a merge commit | 17:13 |
anteaya | rameshg87: in future best to just say what is on your mind | 17:13 |
*** HeOS has quit IRC | 17:13 | |
clarkb | fungi: right | 17:13 |
anteaya | rameshg87: that gives everyone the chance to help you, it wastes your time to wait for a specific person | 17:13 |
fungi | clarkb: that seems sane, though i've forgotten most of my earlier thoughts around that since it was months ago we last delved ito it | 17:13 |
fungi | into | 17:13 |
rameshg87 | anteaya, yeah .. i just said that out when i saw you weren't online | 17:13 |
rameshg87 | anteaya, thanks for checking back :) | 17:14 |
clarkb | fungi: but its kinda tricky because X and Y are just pointers to a commit. They don't actually represent a real branch if the change A and A' are otherwise the same | 17:14 |
clarkb | fungi: so then submission affects the pointers only? | 17:14 |
rameshg87 | anteaya, btw we are trying to setup a third party ci for proliant systems in Ironic | 17:14 |
anteaya | rameshg87: wonderful | 17:14 |
anteaya | rameshg87: I do believe JayF is the third party contact for Ironic | 17:15 |
*** Guest84671 has quit IRC | 17:15 | |
* JayF is not | 17:15 | |
anteaya | JayF: ah I have mis-remembered | 17:15 |
fungi | clarkb: the workaround is to look at the dependencies in the ui, which if memory serves won't be expanded (assuming the dependency has already merged) but will mention the branch on which it sits | 17:15 |
anteaya | JayF: you are just so handy | 17:15 |
JayF | I can try to help with any questions though :) | 17:15 |
rameshg87 | :) | 17:15 |
*** ihrachyshka has joined #openstack-infra | 17:16 | |
anteaya | JayF: awesome thank you | 17:16 |
*** unicell has joined #openstack-infra | 17:17 | |
*** jpich has quit IRC | 17:17 | |
*** isviridov is now known as isviridov_away | 17:17 | |
*** amotoki has quit IRC | 17:18 | |
*** heyongli has quit IRC | 17:18 | |
fungi | clarkb: i don't care to join google groups just to reply to that thread, but the url you want to pass along is https://code.google.com/p/gerrit/issues/detail?id=1107 | 17:18 |
sileht | I have other question about my oslo.messaging new three jobs: I got gate-oslo.messaging-dsvm-functional-amqp1: NOT_REGISTERED, but it works well for the two others | 17:21 |
sileht | the only difference is the node list | 17:21 |
sileht | I would like it run on fedora 20 | 17:22 |
fungi | sileht: we removed fedora 20 | 17:22 |
sileht | fungi, perhaps you have a idea ? | 17:22 |
sileht | fungi, oh that exaplains :) | 17:22 |
sileht | fungi, should I use fedora 21 ? | 17:22 |
*** heyongli has joined #openstack-infra | 17:22 | |
clarkb | dtroyer: so I think devstack might be broken for multinode deployment now http://logs.openstack.org/04/131604/14/experimental/check-tempest-dsvm-aiopcpu/96d3dde/logs/10.209.64.235-subnode/devstacklog.txt.gz you don't want to enable eg rabbitmq on a subnode, you just set the rabbit host ip variable | 17:23 |
fungi | sileht: yes, we have devstack-f21 nodes | 17:23 |
sileht | fungi, ok I will change that, thanks | 17:23 |
fungi | sileht: i see one sitting ready in rax-iad as i type this | 17:23 |
clarkb | If108f314e1ad2ecc79f41cbca47d08c4024a23cd appears to be the breaking change | 17:23 |
clarkb | oh wait that just changes the message not error detection | 17:24 |
clarkb | oh never its echo -> die thats the problem | 17:24 |
*** rfolco has quit IRC | 17:25 | |
openstackgerrit | Mehdi Abaakouk proposed openstack-infra/project-config: oslo.messaging: uses devstack-f21 instead f20 https://review.openstack.org/151322 | 17:25 |
sileht | fungi, this should do the trick ^^ | 17:25 |
openstackgerrit | Mehdi Abaakouk proposed openstack-infra/project-config: oslo.messaging: uses devstack-f21 instead f20 https://review.openstack.org/151322 | 17:26 |
*** xyang0 has quit IRC | 17:26 | |
clarkb | jogo: https://review.openstack.org/151323 should be the fix for multnode devstack | 17:27 |
fungi | sileht: yep, looks good after the rebase | 17:27 |
sileht | fungi, thanks for your help | 17:27 |
clarkb | fungi: I will pass that along | 17:27 |
*** EmilienM is now known as EmilienM|afk | 17:27 | |
*** patrickeast has quit IRC | 17:27 | |
*** unicell has quit IRC | 17:28 | |
*** unicell has joined #openstack-infra | 17:28 | |
*** unicell has quit IRC | 17:28 | |
*** unicell has joined #openstack-infra | 17:28 | |
fungi | sileht: though it's possible we need a more explicit node override for it in http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/openstack_functions.py#n85 or modify the job name to include -f21 in it | 17:29 |
openstackgerrit | James Graf proposed openstack-infra/jenkins-job-builder: Add support for Job DSL plugin for Groovy-based job and view creation and management https://review.openstack.org/150112 | 17:29 |
* fungi checks what's happening with the f20 version currently to see | 17:29 | |
*** bswartz has quit IRC | 17:30 | |
*** markvoelker has joined #openstack-infra | 17:30 | |
jeblair | krotscheck, yolanda: left comments on 150743 | 17:31 |
fungi | sileht: yep, that's a problem... 2015-01-29 17:17:35,434 INFO zuul.Gearman: Build <gear.Job 0x7fa48abf6990 handle: None name: build:gate-oslo.messaging-dsvm-functional-amqp1:devstack-trusty unique: 693814350f044181b5c5378aa2eb19d0> complete, result NOT_REGISTERED | 17:31 |
*** jistr has quit IRC | 17:31 | |
clarkb | fungi: sileht: ya think we can probably simplify node selection. The trouble is for most dsvm jobs we have to switch on branch to select trusty or precise | 17:32 |
*** SumitNaiksatam has quit IRC | 17:32 | |
fungi | sileht: we have a branch split for devstack node types right now where all dsvm jobs go to devstack-trusty nodes unless overridden (usually to send stable/icehouse changes to devstack-precise instead) | 17:32 |
*** ssam2 has quit IRC | 17:32 | |
*** MaxV has quit IRC | 17:32 | |
clarkb | fungi: sileht: so the trick is finding a reasonable way to have exclusions to that rule for fedora/centos | 17:32 |
*** mfink_ has joined #openstack-infra | 17:32 | |
clarkb | right now its very explicit which is nice because its easy to update but it does add a step when adding jobs | 17:33 |
*** MaxV has joined #openstack-infra | 17:33 | |
*** Ryan_Lane has joined #openstack-infra | 17:33 | |
*** koolhead17 has joined #openstack-infra | 17:33 | |
*** koolhead17 has quit IRC | 17:33 | |
*** koolhead17 has joined #openstack-infra | 17:33 | |
SergeyLukjanov | jeblair, clarkb, fungi, mordred, is there any reason we're not using https://github.com/rbarrois/python-semanticversion in pbr? or it's not needed | 17:34 |
*** afazekas has joined #openstack-infra | 17:34 | |
clarkb | SergeyLukjanov: because pbr tries to have minimal dependencies. It would have to bundle that code if it wer to use it and people hate bundling | 17:34 |
yolanda | jeblair, i thought about that approach as well, my fear was it storyboard continues growing and we need to add more interaction | 17:34 |
sileht | clarkb, fungi, so do you want I add '-f21' in the job name or you will fix the override code ? | 17:35 |
*** jcoufal_ has quit IRC | 17:35 | |
SergeyLukjanov | clarkb, agreed, just want to be sure :) | 17:35 |
SergeyLukjanov | clarkb, but if some project in OS would like to add it as dependency there should be no concerns about intersection with pbr? | 17:35 |
*** mfink__ has quit IRC | 17:36 | |
jeblair | yolanda: yeah, i think that most interaction will still be pairwise (eg, python-client -> storyboard, ruby-client -> storyboard, ...) so it still generally scales well; storyboard itself will end up having a lot of jobs, but maybe when we get to > 10 of those, we think about how we could combine them into one job for simplicity | 17:36 |
jeblair | yolanda: (we could still probably do that without needing another project) | 17:36 |
clarkb | SergeyLukjanov: I would probably only be concerned if it used the semver lib to determine its versions instead of letting pbr do it | 17:36 |
fungi | SergeyLukjanov: or phrased another way, pbr is used as an install_requires in setup.py so that it can take over handling requirements lists, so anything it depends on is potentially one more thing something it's installing could end up conflicting on | 17:36 |
fungi | er, s/install_requires/setup_requires/ | 17:37 |
jeblair | yolanda: and if it scales like that -- by adding language bindings -- it would probably be weird to have all those tests in one repo | 17:37 |
*** nelsnelson has quit IRC | 17:37 | |
yolanda | jeblair, ok, i'll amend the spec about it. The job workflow should be more or less the same, cloning the branches, install backend and client, etc... but we will be relying on the jobs in jjb rather than in some engine on an independent project to drive that install | 17:37 |
*** MaxV has quit IRC | 17:38 | |
fungi | SergeyLukjanov: basically we want pbr installed before anything else we might install, so installing other things pbr needs before pbr adds danger | 17:38 |
*** bradjones has quit IRC | 17:38 | |
jeblair | yolanda: yeah. since the setup is in common, i would put that in storyboard, then in jjb, have jobs like "run zuul-cloner; run storyboard setup; run (appropriate) tests" | 17:39 |
SergeyLukjanov | clarkb, fungi, this lib is needed to manage versions of the artifacts in storage | 17:39 |
SergeyLukjanov | clarkb, fungi, I mean not this lib but anything that could parse and compare versions in semver style | 17:39 |
fungi | sileht: if you can get -f21 into that job name, it'll be the easiest solution for now | 17:40 |
*** bradjones has joined #openstack-infra | 17:40 | |
sileht | fungi, ok I will do that | 17:40 |
clarkb | sileht: fungi note that f21 doesn't work at all right now | 17:40 |
clarkb | so my next question is why f21? | 17:40 |
*** rfolco has joined #openstack-infra | 17:40 | |
*** jgallard_ has quit IRC | 17:40 | |
fungi | clarkb: it boots and goes ready at least | 17:40 |
sileht | clarkb, for amqp1.0 python lib | 17:40 |
fungi | clarkb: you mean as opposed to centos7? | 17:40 |
clarkb | SergeyLukjanov: for that is probably fine. I think the only thing that pbr needs to do determine versions of the software it installs | 17:40 |
yolanda | jeblair, need to dig a bit more about zuul-cloner, i'll also add it to the spec for the implementation details | 17:41 |
clarkb | fungi: no thats broken too. I mean with devstack | 17:41 |
* sileht checks if devstack can install the libs on centos | 17:41 | |
clarkb | f21 and centos7 don't work with devstack right now and that job depends on devstack | 17:41 |
yolanda | so far i've seen a sample on infra.yaml file but never used myself | 17:41 |
fungi | sileht: is there a amqp1.0 for ubuntu trusty? | 17:41 |
clarkb | sileht: and we can't install a python lib on ubuntu? | 17:41 |
SergeyLukjanov | clarkb, fungi, thx | 17:41 |
sileht | clarkb, fungi with a ppa only | 17:41 |
clarkb | sileht: not pypi? | 17:42 |
sileht | clarkb, nop this is a c module | 17:42 |
*** nelsnelson has joined #openstack-infra | 17:43 | |
fungi | sileht: so you need _older_ amqp it seems | 17:43 |
fungi | sileht: and ubuntu trusty has too new of a version? | 17:43 |
sileht | fungi, trusty doesn't have the package at all | 17:43 |
fungi | sileht: http://packages.ubuntu.com/trusty/python-amqp says 1.3.3 | 17:44 |
sileht | sorry, the requirements are python-qpid-proton, libqpid-proton2-dev | 17:44 |
fungi | qpid | 17:44 |
fungi | got it | 17:44 |
sileht | only fedora > 20 have them for now | 17:44 |
sileht | fungi, this is written by qpid, but this is a protocol implementation, so the amqp broker can be anything else | 17:45 |
fungi | looks like python-qpid-proton 0.7-2 is definitely not in trusty, it's in vivid so will be in the next lts i guess | 17:46 |
sileht | that why I'm looking for fedora | 17:46 |
fungi | sileht: so you probably need to join forces with ianw and afazekas on getting f21 working | 17:46 |
clarkb | so use fedora just keep in mind it does now work right now | 17:46 |
sileht | the devstack support for this lib: https://github.com/openstack-dev/devstack/blob/master/lib/rpc_backend#L128 | 17:47 |
*** ayoung is now known as misanthrope | 17:49 | |
*** carl_baldwin has quit IRC | 17:49 | |
*** misanthrope is now known as ayoung | 17:49 | |
clarkb | http://logs.openstack.org/23/151323/1/check/check-tempest-dsvm-f21/370f2fe/logs/devstacklog.txt.gz#_2015-01-29_17_37_37_899 looks like dependency issues on f21 | 17:49 |
*** tmcpeak has quit IRC | 17:50 | |
*** tmcpeak has joined #openstack-infra | 17:51 | |
*** krtaylor has quit IRC | 17:51 | |
*** tmcpeak has quit IRC | 17:51 | |
*** tmcpeak has joined #openstack-infra | 17:51 | |
*** tkelsey has quit IRC | 17:51 | |
*** e0ne_ has quit IRC | 17:52 | |
*** unicell has quit IRC | 17:53 | |
*** SumitNaiksatam has joined #openstack-infra | 17:53 | |
*** jp_at_hp has quit IRC | 17:54 | |
*** salv-orlando has quit IRC | 17:54 | |
*** carl_baldwin has joined #openstack-infra | 17:55 | |
*** cdent has quit IRC | 17:59 | |
*** reed has joined #openstack-infra | 18:00 | |
*** radez is now known as radez_g0n3 | 18:00 | |
*** tonytan4ever has quit IRC | 18:02 | |
*** tonytan4ever has joined #openstack-infra | 18:03 | |
*** dimtruck is now known as zz_dimtruck | 18:03 | |
*** afazekas_ has joined #openstack-infra | 18:03 | |
*** krtaylor has joined #openstack-infra | 18:04 | |
*** ivar-lazzaro has joined #openstack-infra | 18:07 | |
*** pc_m has joined #openstack-infra | 18:07 | |
*** tonytan4ever has quit IRC | 18:07 | |
*** derekh has quit IRC | 18:08 | |
*** zz_dimtruck is now known as dimtruck | 18:09 | |
*** ff has joined #openstack-infra | 18:10 | |
zaro | morning | 18:13 |
*** doude has joined #openstack-infra | 18:14 | |
*** spandhe has joined #openstack-infra | 18:15 | |
*** jlibosva has quit IRC | 18:15 | |
*** mtanino has joined #openstack-infra | 18:17 | |
*** mtanino has joined #openstack-infra | 18:18 | |
*** amotoki has joined #openstack-infra | 18:18 | |
*** abhirc has joined #openstack-infra | 18:19 | |
*** bdpayne has quit IRC | 18:19 | |
anteaya | morning zaro | 18:19 |
*** coolsvap|afk is now known as coolsvap | 18:22 | |
*** amotoki has quit IRC | 18:24 | |
*** salv-orlando has joined #openstack-infra | 18:25 | |
*** otter768 has joined #openstack-infra | 18:25 | |
*** maxbit has quit IRC | 18:26 | |
*** rameshg87 has quit IRC | 18:26 | |
*** maxbit has joined #openstack-infra | 18:27 | |
*** markmcclain has joined #openstack-infra | 18:27 | |
clarkb | mmedvede: re https://review.openstack.org/#/c/151080/1 is the capitalization worthy of a -1? | 18:27 |
clarkb | mmedvede: trying to figure out if I am going to cause problems if I approve that as is | 18:27 |
*** maxbit has quit IRC | 18:27 | |
*** Sukhdev has quit IRC | 18:28 | |
*** thedodd has quit IRC | 18:28 | |
*** maxbit has joined #openstack-infra | 18:28 | |
mmedvede | clarkb: It can be merged. I was thinking if it was fixed before all the approvals, then it worth fixing. | 18:28 |
mmedvede | clarkb: we can fix it later | 18:28 |
*** achanda has joined #openstack-infra | 18:29 | |
*** otter768 has quit IRC | 18:30 | |
*** tonytan4ever has joined #openstack-infra | 18:31 | |
*** e0ne has joined #openstack-infra | 18:32 | |
*** ashleighfarnham has joined #openstack-infra | 18:32 | |
*** unicell has joined #openstack-infra | 18:33 | |
*** unicell1 has joined #openstack-infra | 18:33 | |
*** unicell has quit IRC | 18:33 | |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-mailman: Add initial puppet module files https://review.openstack.org/151337 | 18:34 |
clarkb | ok I did a pass at the remaining open changes. We are very close to clearing that list out completely | 18:35 |
*** EmilienM|afk is now known as EmilienM | 18:36 | |
*** doude has quit IRC | 18:37 | |
jeblair | clarkb: 151283 | 18:37 |
mordred | jlk: yes - Shrews is working on it with me | 18:38 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-logrotate: Add puppet module files for logrotate https://review.openstack.org/151338 | 18:38 |
mordred | jlk: as is adam_g_out | 18:38 |
*** harlowja has joined #openstack-infra | 18:38 | |
mordred | jlk: we had to fall down the rabbit hole a bit withi keystone auth plugins to get it all right | 18:38 |
mordred | jlk: sorry for the delay | 18:38 |
jlk | mordred: okay. I just hasn't seen anything come by since I dumped a bunch of feedback in the PR | 18:38 |
jlk | no worries | 18:38 |
*** tonytan4ever has quit IRC | 18:39 | |
mordred | jlk: yeah - Shrews has been working through most of that | 18:39 |
jlk | cool | 18:39 |
jlk | either of you going to be in Philly? | 18:39 |
jlk | s/either/any/ | 18:39 |
mordred | I will be | 18:39 |
morganfainberg | so, since most of you all here work with openstack and some deploy it regularly... | 18:39 |
mordred | jlk: do you think it would be useful to bring Shrews up too? Shrews - you interested? | 18:39 |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-ansible jobs https://review.openstack.org/151308 | 18:39 |
morganfainberg | any thoughts on SQL migrations that ... well don't have a good downgrade path? [it seems rare people actually downgrade their schemas] | 18:39 |
dstufft | mordred: is something happening in philly? | 18:40 |
*** Sukhdev has joined #openstack-infra | 18:40 | |
jlk | mordred: well, I'll be there, we could spend some time getting them polished up | 18:40 |
mordred | dstufft: yah - openstack operators midcycle Mar 9-10 | 18:40 |
mordred | jlk: awesome | 18:40 |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-simpleproxy as split out module https://review.openstack.org/151097 | 18:40 |
mordred | jlk: we're hoping to get them initially mergable soon so that we can all iterate on them easier too | 18:40 |
jlk | yeah. | 18:41 |
dstufft | mordred: I might have to drive down to say hi then ;P | 18:41 |
mordred | dstufft: woohoo! | 18:41 |
openstackgerrit | Merged openstack-infra/puppet-kerberos: Add standard puppet module files and .gitreview https://review.openstack.org/151067 | 18:42 |
*** harlowja_ has joined #openstack-infra | 18:42 | |
*** che-arne has quit IRC | 18:42 | |
*** krtaylor has quit IRC | 18:43 | |
*** bdpayne has joined #openstack-infra | 18:43 | |
dstufft | I have no idea what the openstack operators midcycle does if it'd be interesting at all for me or not heh, but meeting people is fun :D | 18:43 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-snmpd: Initial puppet module files https://review.openstack.org/151340 | 18:43 |
*** MaxV has joined #openstack-infra | 18:43 | |
jlk | morganfainberg: the strategy is to keep failing forward | 18:43 |
jlk | never go back | 18:43 |
jlk | going back... that way lies madness, if you're doing these things on live clouds | 18:43 |
mordred | ++ | 18:44 |
*** mrunge has quit IRC | 18:44 | |
*** amotoki has joined #openstack-infra | 18:45 | |
jeblair | fail fast, often, and forward | 18:45 |
morganfainberg | jlk mordred i agree, but the expectation is... we can downgrade | 18:45 |
jlk | then change the expectation | 18:45 |
morganfainberg | we set that expectation even in some cases if it's unreasonable | 18:45 |
mordred | morganfainberg: I think that expectation is bogus | 18:45 |
morganfainberg | we = openstack | 18:45 |
morganfainberg | not we = keystone | 18:45 |
mordred | we should not set that expectation | 18:45 |
jlk | is that expectation ever tested anywhere? | 18:45 |
morganfainberg | mordred, i think we need to set the expectation that schema downgrades are crazy | 18:45 |
morganfainberg | like... pure insanity | 18:45 |
*** dims has quit IRC | 18:46 | |
mordred | I'd argue that we should not have downgrade migrations at all and should add a hacking rule to throw an error if someone writes one | 18:46 |
*** harlowja has quit IRC | 18:46 | |
jlk | ++ | 18:46 |
mordred | because if theyre there it's an implicit indication that we think they're a good idea | 18:46 |
fungi | morganfainberg: reset the expectation by quoting the four laws of thermodynamics | 18:46 |
morganfainberg | mordred, i smell a ML topic happening here including the [tc] | 18:47 |
fungi | morganfainberg: if they won't believe computer science and information theory explanations, maybe they'll at least believe the laws of physics | 18:47 |
morganfainberg | mostly because i think we need to clarify this expectation in our docs....annnnnnnd potentially stop writing these downgrade insanities | 18:47 |
*** MaxV has quit IRC | 18:47 | |
*** dims has joined #openstack-infra | 18:47 | |
fungi | morganfainberg: the term "attractive nuisance" comes to mind | 18:48 |
*** Kerralissa has joined #openstack-infra | 18:48 | |
morganfainberg | fungi, nice | 18:48 |
*** erlon has quit IRC | 18:48 | |
*** fandi has joined #openstack-infra | 18:48 | |
jeblair | when i wrote the migrations for gertty, i started writing downgrades, but after about 0.05 seconds of reflection, i realized that a system to automatically and efficiently permanently lose data wasn't actually my goal | 18:49 |
fungi | because they exist people expect them to work, and then proceed to add more of them... it's a downward spiral | 18:49 |
morganfainberg | i only asked here because keystone is about to collapse 2 data types... and sussing out what was originally what is impossible unless we carry the data and write compat code all over to make it "keep working as it did before" | 18:49 |
mordred | morganfainberg: I support the removal of all downgrades | 18:49 |
fungi | time flows in only one direction, at least for us | 18:50 |
morganfainberg | mordred, i think if you aren't restoring from a snapshot in the case of a failed migration you're expecting tooooooo much | 18:50 |
mordred | yup | 18:50 |
morganfainberg | permanent data loss argument is great jeblair, thanks | 18:50 |
*** openstackgerrit has quit IRC | 18:50 | |
*** openstackgerrit has joined #openstack-infra | 18:51 | |
*** mwagner_lap has quit IRC | 18:53 | |
*** ayoung has quit IRC | 18:53 | |
*** krtaylor has joined #openstack-infra | 18:54 | |
*** bswartz has joined #openstack-infra | 18:54 | |
mordred | jeblair: how hard do you think a flexible project list for gertty would be - that is, that if the project has zero todo list items it doesn't show up in the list? | 18:55 |
mordred | jeblair: with all the new puppet-* repos, my gertty subscription list is kinda long now | 18:55 |
jeblair | mordred: isn't that the default? | 18:55 |
*** maxbit has quit IRC | 18:55 | |
mordred | jeblair: no - there are lines that have 0s in the unreviewed and open columns | 18:55 |
openstackgerrit | Merged openstack-infra/jenkins-job-builder: Update and clean up docs https://review.openstack.org/149696 | 18:55 |
jeblair | mordred: hit 'l' | 18:55 |
*** maxbit has joined #openstack-infra | 18:55 | |
mordred | aha! | 18:55 |
mordred | thank you. you are awesome | 18:56 |
jeblair | mordred: (and the state you were in was the non-default state) | 18:56 |
mordred | I must have hit l by accident or something | 18:56 |
*** yolanda has quit IRC | 18:56 | |
jeblair | yeah, i sometimes forget which kind of l to hit for which kind of list :/ | 18:56 |
*** coolsvap is now known as coolsvap|afk | 18:56 | |
mordred | jeblair: nod | 18:56 |
jesusaurus | we probably should have added LICENSE files to all the new module projects | 18:56 |
clarkb | jesusaurus: thats tricky | 18:57 |
jeblair | jesusaurus: indeed! here's your chance to bump your commit count by a nice 61 changes :) | 18:57 |
jeblair | clarkb: why? | 18:57 |
clarkb | last time I tried to do that I got denied | 18:57 |
jesusaurus | oh? | 18:57 |
openstackgerrit | Mehdi Abaakouk proposed openstack-infra/project-config: oslo.messaging: uses devstack-f21 instead f20 https://review.openstack.org/151322 | 18:57 |
clarkb | I think we should for the ones we can | 18:57 |
*** tonytan4ever has joined #openstack-infra | 18:57 | |
mordred | clarkb: what can we not LICENSE? | 18:57 |
jesusaurus | well we set the license to apache 2.0 in all the metadata.json files | 18:58 |
clarkb | mordred: soren got all cranky about how you would have to track a bunch of things back to the before times and beg permission | 18:58 |
zaro | fungi: so regarding https://review.openstack.org/#/c/148363/ , I believe we have a working review-dev.o.o on trusty now. Do we want to attempt to do same with review.o.o? | 18:58 |
mordred | clarkb: I'm fairly certain that most of our modules were written not in the before times | 18:59 |
clarkb | ya a lot of it is probably doable but jenkins and gerrit and similar may not be | 18:59 |
jeblair | clarkb: i wrote those | 18:59 |
*** ZZelle_ has joined #openstack-infra | 18:59 | |
clarkb | oh even better | 18:59 |
openstackgerrit | Merged openstack-infra/jenkins-job-builder: fix project matrix doc rendering https://review.openstack.org/146616 | 19:00 |
*** salv-orlando has quit IRC | 19:01 | |
waynr | i am having trouble setting descriptions on job templates in jjb | 19:02 |
*** tnovacik has quit IRC | 19:02 | |
*** melwitt has joined #openstack-infra | 19:03 | |
bhunter71 | question/sanity check; What makes a nodepool managed instance get deleted? Alternately, is this delete-on-completion in some way connected to the OFFLINE_NODE_WHEN_COMPLETE zuul/openstack_function property that performs the gearman unregister? Thanks! | 19:03 |
*** dhritishikhar_ has quit IRC | 19:04 | |
*** amotoki has quit IRC | 19:05 | |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-log_processor: Add puppet module files for log processor https://review.openstack.org/151346 | 19:05 |
*** spzala has quit IRC | 19:06 | |
fungi | bhunter71: the zeromq event publisher plug-in in your jenkins master that nodepool listens to, and no but it helps keep those workers from picking up new jobs before nodepool deletes them (which would end up with the nodes going offline mid-job) | 19:07 |
morganfainberg | jeblair, mordred, fungi, jlk http://lists.openstack.org/pipermail/openstack-dev/2015-January/055586.html | 19:07 |
*** salv-orlando has joined #openstack-infra | 19:07 | |
fungi | zaro: i think so, though we'll want a gerrit outage scheduled to try to cut over. we have one for tomorrow (if the announcement for renames has been sent that is) but that's probably a little soon | 19:08 |
*** patrickeast has joined #openstack-infra | 19:09 | |
*** craigbr has joined #openstack-infra | 19:09 | |
fungi | morganfainberg: fair warning, that's going to turn into another of those "the perfect is the enemy of the good" debates and the operator community will likely be on the other side of the argument, so it may be work cross-posting to the ops ml or at least posting a pointer there to this thread | 19:10 |
*** achanda has quit IRC | 19:10 | |
fungi | s/work/worth/ | 19:10 |
morganfainberg | fungi, i know | 19:10 |
*** ivar-lazzaro has quit IRC | 19:10 | |
morganfainberg | fungi, i'll x-post it to -operators | 19:11 |
fungi | same situation as with the ec2 deprecation thread and the sample config publishing thread i suspect | 19:11 |
fungi | and your recent ldap thread | 19:12 |
waynr | derp, set the description on the wrong template | 19:12 |
fungi | though that one ended up being a lot less contentious than i was expecting, so maybe this will be the same | 19:12 |
openstackgerrit | Merged openstack-infra/puppet-jeepyb: Add new project boilerplate https://review.openstack.org/151317 | 19:12 |
morganfainberg | fungi, yeah i kept asking for feedback and it took the HEY THIS IS GOING AWAY to even elicit a response (except from CERNs perspective, because we asked them first since we KNEW they used it) | 19:12 |
morganfainberg | fungi, i'll do some minor less-dev rephrasing and send that message to operators list as well. | 19:13 |
fungi | great idea | 19:13 |
clarkb | morganfainberg: maybe I should bug you about it. But it seems like keystone really needs a what is a user, tenant, project, domain, scope and how are they different document | 19:14 |
morganfainberg | i keep trying to explain downgrades to people and i think i'm going insane...who would want to trust the data?! | 19:14 |
morganfainberg | :P | 19:14 |
clarkb | morganfainberg: and maybe justification for their existance in the case of not a user | 19:14 |
morganfainberg | clarkb, i can't justify tenant's existence :P | 19:14 |
*** hdd has quit IRC | 19:14 | |
stevemar | clarkb, we have an API :P | 19:14 |
morganfainberg | >.> | 19:14 |
clarkb | because I always get confused whenever I have to go figure out what new piece of information keystone wants to auth | 19:14 |
clarkb | stevemar: yes the api says provide a domain | 19:14 |
clarkb | then I go "WTF is a domain and how is that differant than the other data I am already giving you" | 19:14 |
* morganfainberg lets stevemar volunteer to write this all up | 19:15 | |
jlk | I can't fathom any operators thinking that downgrades are a useful thing to attempt | 19:15 |
morganfainberg | >.> | 19:15 |
morganfainberg | jlk, neither can I | 19:15 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-mysql_backup: Add initial puppet module files for mysql_backup https://review.openstack.org/151350 | 19:15 |
morganfainberg | clarkb, in all seriousness we should have some better docs on what each resource type is | 19:15 |
*** maxbit has quit IRC | 19:15 | |
stevemar | yeah we probably should | 19:16 |
*** maxbit has joined #openstack-infra | 19:16 | |
*** dhritishikhar has joined #openstack-infra | 19:16 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Make needs_change plural https://review.openstack.org/144554 | 19:16 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Support cross-repo-dependencies in dependent pipelines https://review.openstack.org/144555 | 19:16 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Support cross-repo-dependencies in independent pipelines https://review.openstack.org/144556 | 19:16 |
jeblair | those are just trivial rebases | 19:17 |
clarkb | I still don't know what a domain is ftr | 19:17 |
fungi | jlk: having been on that end of the equation in years past, my team similarly concluded that downgrades of environments are (with some very narrowly-focused exceptions) more or less impossible | 19:17 |
clarkb | fungi: jlk people that want downgrades are people that are forced by change management to have a backout plan | 19:18 |
*** achanda has joined #openstack-infra | 19:18 | |
stevemar | clarkb, i'll try and whip up a doc we can host on docs.o.o that describes basic auth info | 19:18 |
clarkb | when you tell some group of stamp stampers that you don't downgrade you just blaze through all problems in a wild ride of glory they don't stamp your paperwork | 19:18 |
jlk | clarkb: I was forced to have a backout plan. It was called "fucking panic" | 19:19 |
*** achuprin_ has quit IRC | 19:19 | |
jlk | but actually it was "restore from backup, grant service credits to thousands of customers" | 19:19 |
fungi | clarkb: our backout plans involved rolling back the database from transaction logs and losing data | 19:20 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-ssh: Add initial puppet module files for SSH https://review.openstack.org/151352 | 19:20 |
clarkb | fungi: jlk ya neither of those options would've flown with any of the change mangement boards I had to answer to | 19:20 |
fungi | and then doing a lot of manual cleanup for consumed resources which were at that point no longer tracked | 19:20 |
*** kurtmartin has joined #openstack-infra | 19:20 | |
jlk | in reality, we reached an agreement with our change board, in that we just couldn't go backwards. | 19:21 |
fungi | we basically had acceptance tests which had to pass during the maintenance window and any data accumulated during the maintenance was deemed expendable | 19:21 |
openstackgerrit | Matthew Treinish proposed openstack-infra/puppet-subunit2sql: Revert "Add support to the subunit workers to reuse zuul uuids" https://review.openstack.org/151133 | 19:21 |
fungi | and if acceptance tests didn't pass, we immediately rolled back and lost that period of data | 19:21 |
fungi | and if the acceptance tests passed then there was no option to downgrade later | 19:21 |
fungi | so if bugs turned up post-maintenance, we were stuck with them until fixes were implemented | 19:22 |
*** xyang0 has joined #openstack-infra | 19:22 | |
clarkb | fungi: thankfully for me at least it was all network changes so you did silly things like load up a backup sup module in your lab with identical software to what is currently running in prod, then if your ios upgrade exploded you jus swapped sups out | 19:22 |
clarkb | so data loss wasn't really a thing | 19:22 |
openstackgerrit | Yichen Wang proposed openstack-infra/project-config: Register new project "vmtp" into stackforge https://review.openstack.org/151354 | 19:22 |
fungi | but we also had a change board which was populated mostly by sane people who understood the balancing act of pragmatism | 19:23 |
fungi | i was also on the change board but i won't claim to have been sane | 19:23 |
*** maxbit has quit IRC | 19:23 | |
fungi | also very glad to have left that world behind me ;) | 19:24 |
*** maxbit has joined #openstack-infra | 19:24 | |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Email Templating Engine https://review.openstack.org/147734 | 19:26 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Added email sender and configuration. https://review.openstack.org/149792 | 19:26 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Email Utility Methods https://review.openstack.org/151087 | 19:26 |
*** tmcpeak has quit IRC | 19:26 | |
fungi | oh, right, sourcefire held the trademarks on clamav, so with the cisco acquisition that explains why their mailing lists include a (r) symbol next to the name clamav now :( | 19:26 |
*** dims has quit IRC | 19:26 | |
fungi | my knee jerked and i almost marked it as spam | 19:27 |
morganfainberg | fungi, x-posted to operators. /me sits back and wears fire-protective gear. | 19:27 |
*** reed has quit IRC | 19:27 | |
*** achuprin_ has joined #openstack-infra | 19:27 | |
fungi | morganfainberg: <human_torch>flame on!</human_torch> | 19:27 |
* morganfainberg also needs coffee badly </gauntlet reference> | 19:28 | |
fungi | oh no, someone shot the food! | 19:28 |
*** maxbit has quit IRC | 19:29 | |
fungi | heh, there's a tee shirt http://www.zazzle.com/someone_shot_the_food_t_shirts-235646144261965798 | 19:29 |
morganfainberg | fungi, i... need that shirt | 19:30 |
zaro | fungi: should we propose another gerrit outage window specifically for moving to trusty? | 19:30 |
morganfainberg | actually... i think i'm going to wear a shirt at the next summit (provided I'm still PTL): "Keystone PTL needs coffee badly" | 19:30 |
morganfainberg | or maybe just "keystone-core | 19:31 |
morganfainberg | OpenStack Developer Needs Coffee Badly | 19:31 |
morganfainberg | [even better] | 19:31 |
*** jaypipes has quit IRC | 19:31 | |
*** ricolin has quit IRC | 19:32 | |
fungi | zaro: yeah, but first we need some documentation of the steps you followed to set up the new server (specifically what files you needed to copy in from the old server) | 19:32 |
*** ddieterly has quit IRC | 19:33 | |
fungi | morganfainberg: it needs the poison bottle from gauntlet too | 19:34 |
morganfainberg | oh yes! | 19:34 |
*** ddieterly has joined #openstack-infra | 19:34 | |
*** spzala has joined #openstack-infra | 19:34 | |
fungi | morganfainberg: bottom right of http://cdn2.gamefront.com/wp-content/uploads/2012/11/gauntlet.jpg | 19:35 |
*** markmcclain has quit IRC | 19:35 | |
openstackgerrit | Khai Do proposed openstack-infra/puppet-gerrit: Set the Gerrit change screen default to OLD_UI. https://review.openstack.org/151359 | 19:36 |
*** markmcclain has joined #openstack-infra | 19:36 | |
*** dims has joined #openstack-infra | 19:36 | |
*** dutsmoc has quit IRC | 19:38 | |
*** comstud has joined #openstack-infra | 19:38 | |
*** hdd has joined #openstack-infra | 19:39 | |
openstackgerrit | Yichen Wang proposed openstack-infra/project-config: Register new project "vmtp" into stackforge https://review.openstack.org/151354 | 19:40 |
pc_m | clarkb: ping | 19:41 |
nibalizer | can someone help me understand the state of this change https://review.openstack.org/#/c/142582/ | 19:42 |
anteaya | pc_m: while you are waiting for clarkb, I see you were looking for me at one point in the last 24 hours | 19:42 |
nibalizer | it has approved, but the jenkins failure lingers? so it needs a recheck is taht right? | 19:42 |
clarkb | pc_m pong | 19:42 |
pc_m | clarkb: I found that for Neutron, they use the local copy of devstack-vm-gate.sh for API test case (vs. dsvm-functional) | 19:42 |
clarkb | pc_m ok that should be undone | 19:43 |
pc_m | clarkb: No idea why. | 19:43 |
pc_m | clarkb: I can do that as a separate commit. | 19:43 |
anteaya | nibalizer: toggle ci | 19:43 |
anteaya | nibalizer: your docs job failed | 19:43 |
pc_m | clarkb: There is one other file in the contrib area. functions.sh | 19:44 |
*** amitgandhinz has quit IRC | 19:44 | |
Shrews | mordred: who? what? when? | 19:44 |
*** CIBuilds has joined #openstack-infra | 19:44 | |
clarkb | ya that should be removed too | 19:44 |
anteaya | which for some reason is not found: http://logs.openstack.org/82/142582/2/gate/gate-ci-docs/d55ff99/ I get File Not Found | 19:44 |
pc_m | clarkb: Is that needed too? I don't see it used by any of the hooks | 19:44 |
pc_m | clarkb: OK will do. | 19:44 |
*** amitgandhinz has joined #openstack-infra | 19:45 | |
pc_m | clarkb: thanks! | 19:45 |
clarkb | its used by the d-g script | 19:45 |
pc_m | anteaya: Yeah, during the L3 meeting this morning Ihar was looking for infra help on test failures. We pointed him to the channel. | 19:46 |
openstackgerrit | Merged openstack-infra/puppet-project_config: Add standard puppet module files and .gitreview https://review.openstack.org/151290 | 19:46 |
pc_m | anteaya: I was pinging you, to see if you knew who could help with the issue (all DVR tests were failing during server creation). | 19:46 |
fungi | nibalizer: anteaya: we had a misstep with log uploads earlier today. recheck and they should work correctly now | 19:46 |
anteaya | pc_m: have you a link to the logs? | 19:46 |
pc_m | anteaya: I didn't follow up with him, so not sure if he got ahold of anyone (may have). | 19:46 |
anteaya | fungi: ah thank you | 19:47 |
*** enikanorov has joined #openstack-infra | 19:47 | |
anteaya | nibalizer: looks like recheck is your best way forward | 19:47 |
*** stevemar2 has joined #openstack-infra | 19:47 | |
fungi | specifically for infra project changes | 19:47 |
*** stevemar has quit IRC | 19:47 | |
anteaya | fungi: ah thanks | 19:47 |
*** teran_ has quit IRC | 19:47 | |
pc_m | anteaya: No. They were listed in the L3 meeting notes. Again, I'm not sure, as Ihar may have got help already. | 19:47 |
fungi | since we're not doing the swift log uploads for other projects' changes just yet | 19:47 |
pc_m | ihrachyshka: ^^ | 19:47 |
anteaya | fungi: ah a swift log upload issue, well yay for new errors | 19:48 |
notmyname | ? | 19:48 |
anteaya | notmyname: hi there | 19:48 |
notmyname | let me know if I need to look at something in swift | 19:48 |
anteaya | sorry to invoke you for no need | 19:48 |
anteaya | notmyname: nope, just an issue with infra logs | 19:48 |
fungi | notmyname: not at all. swift was working fine, we just prematurely cleaned up some things our upload script was using | 19:49 |
mordred | Shrews: ops midcycle philly mar 9-10 | 19:49 |
*** spiffxp- has joined #openstack-infra | 19:49 | |
mordred | Shrews: jlk is also interested in collaborating on the ansible stuff, will be there, thought we could sit down and hack potentially | 19:49 |
*** ChuckC_ has joined #openstack-infra | 19:50 | |
pc_m | anteaya: Not sure if ihrachyshka is around. | 19:50 |
openstackgerrit | Merged openstack-infra/project-config: middleware-specific ceilometer package https://review.openstack.org/149021 | 19:50 |
*** ivar-lazzaro has joined #openstack-infra | 19:50 | |
anteaya | pc_m: well you did your bit and did it well, thank you | 19:51 |
*** markvan_ has joined #openstack-infra | 19:51 | |
anteaya | pc_m: you are only responsible for the choices you make | 19:51 |
pc_m | anteaya: np. | 19:51 |
*** ddieterl_ has joined #openstack-infra | 19:51 | |
anteaya | pc_m: :) | 19:51 |
fungi | i'm going to clean up mmedvedev's 151090 change so we can get that moving through | 19:51 |
*** camunoz_ has joined #openstack-infra | 19:51 | |
*** SpamapS_ has joined #openstack-infra | 19:51 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/system-config: Split out mysql_proxy module and rename it https://review.openstack.org/151090 | 19:52 |
fungi | mmedvede: ^ | 19:52 |
*** tteggel_ has joined #openstack-infra | 19:52 | |
*** whayutin_ has joined #openstack-infra | 19:52 | |
*** amitgandhinz has quit IRC | 19:52 | |
*** amitgandhinz has joined #openstack-infra | 19:53 | |
fungi | sorry for some reason i thought you had dropped off the channel | 19:53 |
*** jpeeler1 has joined #openstack-infra | 19:53 | |
*** baoli has quit IRC | 19:54 | |
*** mikal_ has joined #openstack-infra | 19:55 | |
*** sdake_ has joined #openstack-infra | 19:55 | |
*** michchap_ has joined #openstack-infra | 19:55 | |
*** ashleigh_ has joined #openstack-infra | 19:56 | |
*** dims_ has joined #openstack-infra | 19:56 | |
*** zzz_pczesno has joined #openstack-infra | 19:56 | |
*** rodrigod` has joined #openstack-infra | 19:56 | |
*** spiffxp has quit IRC | 19:56 | |
*** markvan has quit IRC | 19:56 | |
*** ChuckC has quit IRC | 19:56 | |
*** spiffxp- is now known as spiffxp | 19:56 | |
*** Shrews has quit IRC | 19:56 | |
*** enikanorov_ has quit IRC | 19:56 | |
*** ddieterly has quit IRC | 19:56 | |
*** camunoz has quit IRC | 19:56 | |
*** SpamapS has quit IRC | 19:56 | |
*** sdake has quit IRC | 19:56 | |
*** weshay has quit IRC | 19:56 | |
*** waynr has quit IRC | 19:56 | |
*** rodrigods has quit IRC | 19:56 | |
*** slagle has quit IRC | 19:56 | |
*** tteggel has quit IRC | 19:56 | |
*** a2hill has quit IRC | 19:56 | |
*** michchap has quit IRC | 19:56 | |
*** clarkb has quit IRC | 19:56 | |
*** jpeeler has quit IRC | 19:56 | |
*** zxiiro has quit IRC | 19:56 | |
*** mikal has quit IRC | 19:56 | |
*** pczesno has quit IRC | 19:56 | |
*** ptoohill has joined #openstack-infra | 19:56 | |
*** zxiiro has joined #openstack-infra | 19:57 | |
*** Shrews has joined #openstack-infra | 19:57 | |
*** ashleighfarnham has quit IRC | 19:57 | |
*** waynr has joined #openstack-infra | 19:57 | |
*** dstufft|vpn has joined #openstack-infra | 19:58 | |
*** rkukura has quit IRC | 19:58 | |
*** dims has quit IRC | 19:58 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Fix for finding addresses https://review.openstack.org/150479 | 19:59 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Port to use keystone sessions and auth plugins https://review.openstack.org/148795 | 19:59 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Add consistent methods for returning dicts https://review.openstack.org/148794 | 19:59 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Create a neutron client https://review.openstack.org/147731 | 19:59 |
*** thedodd has joined #openstack-infra | 20:00 | |
*** dims_ has quit IRC | 20:00 | |
*** ddieterl_ is now known as ddieterly | 20:00 | |
mmedvede | fungi: thank you. I was afk. And had a day job things to do :) | 20:00 |
*** slagle has joined #openstack-infra | 20:00 | |
*** andreaf has quit IRC | 20:00 | |
*** dimtruck is now known as zz_dimtruck | 20:01 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Pass service_name to nova_client constructor https://review.openstack.org/150564 | 20:02 |
fungi | mmedvede: no problem! just didn't want you to think i was stepping on your toes with that change | 20:02 |
*** ashleigh_ has quit IRC | 20:02 | |
*** zz_avozza is now known as avozza | 20:02 | |
fungi | something's still not quite right with it though (precise apply test is showing failing in zuul status). looking at the log for clues | 20:02 |
mmedvede | fungi: feel free to do it any time :) | 20:03 |
fungi | mmedvede: thanks! same for my changes as well | 20:03 |
fungi | Error: Could not find class simpleproxy for bare-precise-1422540854.template.openstack.org on node bare-precise-1422540854.template.openstack.org | 20:03 |
fungi | hrm | 20:04 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Adds get_flavor() and get_network() functions https://review.openstack.org/150649 | 20:04 |
*** rfolco has quit IRC | 20:04 | |
*** erikmwilson has quit IRC | 20:04 | |
*** erikwilson is now known as erikmwilson | 20:04 | |
* Shrews rebases all the shade things | 20:04 | |
mmedvede | fungi: we still did not rename things inside the module itself, have we? | 20:04 |
*** openstackgerrit has quit IRC | 20:04 | |
fungi | mmedvede: ooh, i bet that's the issue | 20:04 |
*** openstackgerrit has joined #openstack-infra | 20:05 | |
fungi | mmedvede: we likely need a patch to the module project first, yeah | 20:05 |
fungi | mmedvede: i'll write that up if it's not already existing | 20:05 |
*** aysyd has quit IRC | 20:05 | |
*** amotoki has joined #openstack-infra | 20:05 | |
fungi | mmedvede: thanks for the suggestion | 20:05 |
nibalizer | fungi: anteaya thanks! | 20:05 |
mmedvede | fungi: glad to help | 20:06 |
*** clarkb has joined #openstack-infra | 20:06 | |
clarkb | how long was I disconnected? | 20:06 |
*** rkukura has joined #openstack-infra | 20:07 | |
*** amitgandhinz has quit IRC | 20:07 | |
clarkb | fungi: simpleproxy issues? anything I can help with? | 20:08 |
fungi | clarkb: nah, i think mmedvede hit the nail on the head | 20:09 |
clarkb | oh I see it in the logs now | 20:09 |
*** amotoki has quit IRC | 20:10 | |
anteaya | how long was I disconnected is like how long was I asleep | 20:11 |
*** dhritishikhar has quit IRC | 20:12 | |
*** _nadya_ has joined #openstack-infra | 20:13 | |
*** carl_baldwin has quit IRC | 20:13 | |
*** vigneshvar has quit IRC | 20:14 | |
*** ldnunes has quit IRC | 20:14 | |
openstackgerrit | Khai Do proposed openstack-infra/puppet-gerrit: Make sure Gerrit sites are using the proper libraries. https://review.openstack.org/151368 | 20:15 |
krotscheck | Anyone have experience with mailbox.Maildir and the multi-threaded name conflict thing they warn against in the docs? I’m trying to figure out if it’s something I need to be worried about. | 20:16 |
*** koolhead17 has quit IRC | 20:17 | |
*** _nadya_ has quit IRC | 20:17 | |
*** ChuckC has joined #openstack-infra | 20:20 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-simpleproxy: Add standard puppet module files and .gitreview https://review.openstack.org/151372 | 20:20 |
fungi | 151090 won't pass until ^ that merges | 20:20 |
*** liam_ has joined #openstack-infra | 20:21 | |
openstackgerrit | Merged openstack-infra/system-config: Bump rabbitmq module to 5.0.0 https://review.openstack.org/142582 | 20:21 |
*** mwagner_lap has joined #openstack-infra | 20:21 | |
*** liam_ is now known as Guest91492 | 20:21 | |
clarkb | greghaynes ^ | 20:22 |
fungi | clarkb: so in theory http://puppetboard.openstack.org/fact/rabbitmq_erlang_cookie should disappear shortly? | 20:23 |
*** SpamapS_ is now known as SpamapS | 20:23 | |
*** ChuckC_ has quit IRC | 20:23 | |
greghaynes | clarkb: whatd I do? | 20:24 |
*** fifieldt has quit IRC | 20:24 | |
*** SpamapS has quit IRC | 20:24 | |
*** SpamapS has joined #openstack-infra | 20:24 | |
clarkb | greghaynes: krotscheck maildir question | 20:25 |
*** fifieldt has joined #openstack-infra | 20:25 | |
greghaynes | krotscheck: ah, is it for the mail name uuid's? | 20:25 |
greghaynes | krotscheck: if so, just put a tid in the mail id | 20:25 |
clarkb | fungi: maybe? do we install the latest version? | 20:25 |
clarkb | fungi: I am revinewing 151372 now | 20:25 |
clarkb | wow | 20:25 |
krotscheck | greghaynes: I think so? I’ve got multiple workers generating emails that I just want to store on disk, and then have a different worker actually send them. | 20:26 |
*** otter768 has joined #openstack-infra | 20:26 | |
fungi | clarkb: that ups the module, which will cause the fact to cease being reported to puppetdb right? | 20:26 |
krotscheck | (Not using the actual server’s mail system because not all clouds permit email) | 20:26 |
clarkb | fungi: oh there is a second change | 20:26 |
fungi | clarkb: according to the release notes on 5.0.0 anyway, supposed to close that hole | 20:26 |
greghaynes | krotscheck: yea, where do they reference that issue? | 20:26 |
clarkb | fungi: ya that should go away | 20:27 |
*** salv-orlando has quit IRC | 20:27 | |
krotscheck | greghaynes: https://docs.python.org/2/library/mailbox.html#maildir , under add() / update(). It’s in red, hard to miss. | 20:27 |
*** ChuckC has quit IRC | 20:27 | |
fungi | clarkb: that was the whole "sensitive data should never be handled by facter" debacle | 20:27 |
krotscheck | greghaynes: OH wait! It’s by _thread_ id. Since all my workers are single-threaded independent processes, I should be fine. | 20:28 |
greghaynes | krotscheck: yea, so its just name collisions, that is a real thing thats a problem ;) the name format is basically "anything goes" though so you should be able to easily override and include a threadid | 20:28 |
*** Guest91492 has quit IRC | 20:28 | |
greghaynes | yea, if you have different pids its not an issue | 20:28 |
krotscheck | greghaynes: Awesome, thanks. | 20:28 |
krotscheck | greghaynes: I can’t guarantee that that’ll remain the same in the future though, so I’ll go ahead and bake the thread id in as well. | 20:29 |
*** annegent_ has joined #openstack-infra | 20:29 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-simpleproxy: Add standard puppet module files and .gitreview https://review.openstack.org/151372 | 20:29 |
zaro | fungi: steps are here https://etherpad.openstack.org/p/review-to-trusty | 20:29 |
fungi | puppet lint fixups | 20:29 |
fungi | zaro: thanks | 20:29 |
greghaynes | krotscheck: or even use a uuid ;) | 20:29 |
krotscheck | greghaynes: That’s madness. | 20:30 |
krotscheck | greghaynes: Down that road lies randomness. | 20:30 |
*** dprince has quit IRC | 20:30 | |
greghaynes | heh | 20:30 |
*** otter768 has quit IRC | 20:30 | |
clarkb | wow my devstack change is still stuck I am just going to kill that job | 20:30 |
fungi | clarkb: killed the network on the worker? | 20:30 |
clarkb | fungi: no it looks like volume trouble and its just slow | 20:31 |
fungi | poo | 20:31 |
Shrews | jlk: added some responses to your comments on the PR for the ansible modules. | 20:34 |
Shrews | fungi: such language! | 20:34 |
Shrews | :-P | 20:34 |
openstackgerrit | Khai Do proposed openstack-infra/puppet-gerrit: Fix gerrit mimetype references https://review.openstack.org/151376 | 20:35 |
fungi | Shrews: sorry, i forgot about your sensitive nature | 20:35 |
Shrews | fungi: all will be forgiven if you come visit and buy me beer | 20:35 |
Shrews | fungi: fedex'ing some is also acceptable | 20:36 |
fungi | Shrews: come here and i can take you to all three of our local breweries. count them, "three" | 20:36 |
Shrews | ooooooh | 20:36 |
fungi | which, per-capita in the off-season is actually a pretty high proportion i guess | 20:36 |
clarkb | fungi: 3 isn't bad | 20:38 |
fungi | clarkb: well, you'd have to see them on a map... one is next to me, one east one island from me across the bridge to the south, and one is on the mainland across the bridge to the north | 20:39 |
*** Sukhdev has quit IRC | 20:40 | |
adreznec | https://review.openstack.org/#/c/150989/ it seems the gate-infra-puppet-apply-* jobs on my latest changeset failed but the URL gives a File Not Found. Should I try a recheck? | 20:40 |
*** markmcclain has quit IRC | 20:40 | |
fungi | clarkb: so not in super close proximity, but the furthest is less than 30 minutes by car | 20:40 |
clarkb | I have rechecked my devstack change. Hopefully I can get that through today so we can make progress on multinode | 20:41 |
fungi | adreznec: yes, we had a problem with the script which uploads those logs earlier but it's fixed now | 20:41 |
anteaya | adreznec: yes we had a log file upload issue earlier | 20:41 |
adreznec | fungi: ok, thanks | 20:41 |
anteaya | fungi: faster typer | 20:41 |
fungi | seems we're mildly starved for bare-trusty nodes at the moment | 20:42 |
clarkb | jogo: did you see the devstack change and my new patchset on the nova multihost change? jogo I am hopeful | 20:44 |
*** amoturi has joined #openstack-infra | 20:44 | |
openstackgerrit | Khai Do proposed openstack-infra/puppet-gerrit: Make sure Gerrit sites are using the proper libraries. https://review.openstack.org/151368 | 20:44 |
anteaya | clarkb: may I? linky linky | 20:44 |
*** Sukhdev has joined #openstack-infra | 20:44 | |
*** e0ne has quit IRC | 20:45 | |
clarkb | anteaya: https://review.openstack.org/151323 and https://review.openstack.org/#/c/131604/ | 20:45 |
*** ashleighfarnham has joined #openstack-infra | 20:45 | |
anteaya | thanks | 20:46 |
jogo | clarkb: not yet, will look pretty soon though | 20:46 |
fungi | clarkb: okay, 151372 has its lint removed and is ready to go in i think | 20:46 |
fungi | clarkb: that will dislodge the last of our module removal changes | 20:46 |
clarkb | fungi: looking | 20:47 |
jlk | Shrews: thanks, I'll poke through that later today | 20:47 |
*** e0ne has joined #openstack-infra | 20:47 | |
anteaya | clarkb: ah so ABORTED means you killed it | 20:48 |
mtreinish | clarkb, fungi: if you get a sec, revert 2.0: https://review.openstack.org/151133 | 20:48 |
jogo | clarkb: clarkb I did see your devstack revert though, thanks | 20:49 |
clarkb | anteaya: yes | 20:51 |
*** pelix has quit IRC | 20:53 | |
*** HeOS has joined #openstack-infra | 20:53 | |
*** ChuckC_ has joined #openstack-infra | 20:54 | |
fungi | clarkb: http://puppetboard.openstack.org/fact/rabbitmq_erlang_cookie is empty now, so that's good | 20:54 |
craigbr | Could someone review (and maybe approve) https://review.openstack.org/150259 Add maven build and repo upload for monasca-persister? | 20:55 |
*** achanda has quit IRC | 20:55 | |
*** kurtmartin has quit IRC | 20:55 | |
*** armax has quit IRC | 20:56 | |
*** e0ne has quit IRC | 20:56 | |
fungi | nibalizer: were you handling the license file additions to openstack-infra/puppet-.* projects? if not, i'll go ahead and submit them real quick | 20:57 |
*** markus_z has joined #openstack-infra | 20:58 | |
*** annegent_ has quit IRC | 20:58 | |
*** dprince has joined #openstack-infra | 20:58 | |
jogo | clarkb anteaya: any idea what is wrong with my patch https://review.openstack.org/#/c/151046/2 | 20:59 |
*** jichen has joined #openstack-infra | 20:59 | |
jogo | I can't spot the error in the config layout job output | 20:59 |
clarkb | jogo: you don't instantiate your job template anywhere | 20:59 |
clarkb | jogo: so the job specified in zuul/layout.yaml does not exist | 21:00 |
jeblair | fungi: jesusaurus was involved in the license conversation... don't know if he's planning on doing it | 21:00 |
clarkb | also I think nibalizer is or is about to get on a 10 hour flight | 21:00 |
jesusaurus | i was going to add them, then got caught up with other work | 21:01 |
*** hdd has quit IRC | 21:01 | |
fungi | jeblair: nibalizer: d'oh right, sorry! | 21:01 |
*** mrmartin has joined #openstack-infra | 21:01 | |
*** kgiusti has left #openstack-infra | 21:01 | |
fungi | jesusaurus: it's still all yours if you want it, just suddenly felt naked when you pointed out we added 60-something projects missing license files | 21:01 |
mtreinish | clarkb: is there still truncation issues going on with the logs on swift? because I think the failure log for jogo's patch isn't all there | 21:02 |
mrmartin | re | 21:02 |
jesusaurus | fungi: if youre ready you can take it, otherwise i'll do it later tonight | 21:02 |
mrmartin | fungi: do we need to add license files to all puppet-x repos? | 21:02 |
clarkb | mtreinish: yes | 21:02 |
fungi | mrmartin: i think we should take every reasonable step to clarify the licensing terms of all our projects | 21:03 |
jogo | clarkb: ahh thanks | 21:03 |
jogo | mtreinish: thats very possible | 21:03 |
fungi | jesusaurus: up to you--it will only take me a couple minutes because bash for loops | 21:03 |
anteaya | jogo: no meeting today for nova? | 21:03 |
jesusaurus | fungi: ok, go for it | 21:04 |
jogo | anteaya: I assume not | 21:04 |
anteaya | okay | 21:04 |
*** stevemar2 has quit IRC | 21:05 | |
*** stevemar2 has joined #openstack-infra | 21:06 | |
*** annegent_ has joined #openstack-infra | 21:08 | |
*** dims has joined #openstack-infra | 21:09 | |
openstackgerrit | Joe Gordon proposed openstack-infra/project-config: Add functional test job for python-novaclient https://review.openstack.org/151046 | 21:10 |
*** tmcpeak has joined #openstack-infra | 21:10 | |
asselin_ | pleia2, there's a few or 'your' puppet module splits that need puppet module files. Will you do them, or shall I? | 21:12 |
*** dims has quit IRC | 21:14 | |
morganfainberg | jlk, oh hey, you're Bluebox, didn't realize it! you in seattle? | 21:16 |
jlk | morganfainberg: I am indeed | 21:16 |
*** rlandy has quit IRC | 21:16 | |
morganfainberg | jlk, awesome! i'll be up that way for triple-o midcycle. maybe catch you and others up there | 21:17 |
jlk | neat. We may be hosting an openstack meetup around that time | 21:17 |
* morganfainberg fails to map IRC names to people sometimes. | 21:17 | |
*** miqui has quit IRC | 21:18 | |
clarkb | fungi: http://logs.openstack.org/04/131604/15/check/check-dg-tempest-dsvm-full/0b591b0/console.html#_2015-01-29_18_01_11_504 apparently it will use the gateway IP | 21:18 |
clarkb | fungi: so uh I have no idea what the expected behavior is there but it seems to mostly work | 21:18 |
*** achanda has joined #openstack-infra | 21:19 | |
*** Guest91492 has joined #openstack-infra | 21:19 | |
anteaya | asselin_: she is flying to fosdem if memory serves | 21:20 |
anteaya | asselin_: I'm going to support you going ahead with that | 21:20 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-ansible: Add standard puppet module files and .gitreview https://review.openstack.org/150988 | 21:20 |
*** amotoki has joined #openstack-infra | 21:20 | |
openstackgerrit | Merged openstack-infra/puppet-mailman: Add initial puppet module files https://review.openstack.org/151337 | 21:21 |
*** miqui has joined #openstack-infra | 21:21 | |
*** Guest91492 has quit IRC | 21:22 | |
asselin_ | anteaya, ok will do | 21:23 |
openstackgerrit | Merged openstack-infra/system-config: Remove devstack_host puppet module https://review.openstack.org/151283 | 21:24 |
*** mwagner_lap has quit IRC | 21:24 | |
jogo | sdague: you ever see this? http://logs.openstack.org/51/147451/8/check/check-grenade-dsvm/71a240d/logs/new/screen-s-proxy.txt.gz | 21:24 |
jogo | dhellmann: 2015-01-29 00:07:08.612 32473 TRACE ceilometer.pipeline AttributeError: 'Connection' object has no attribute 'connection_errors'#012 | 21:24 |
jogo | sdague ^ | 21:24 |
openstackgerrit | Merged openstack-infra/puppet-logrotate: Add puppet module files for logrotate https://review.openstack.org/151338 | 21:25 |
*** amotoki has quit IRC | 21:25 | |
clarkb | asselin_: want to add license to https://review.openstack.org/#/c/151350/1 or do it in a followup change? | 21:27 |
clarkb | asselin_: either way is fine with me but one way I don't approve the other I approve :) | 21:27 |
*** armax has joined #openstack-infra | 21:27 | |
clarkb | fungi: should we just approve 151372 with just my +2? | 21:28 |
fungi | clarkb: sure, seems fine | 21:29 |
fungi | https://git.openstack.org/cgit/openstack-infra/system-config/tree/modules is almost empty finally | 21:29 |
*** hdd has joined #openstack-infra | 21:29 | |
clarkb | nice, once we get simpleproxy change merged we can delete mysql_proxy ya? | 21:30 |
*** amrith is now known as _amrith_ | 21:30 | |
*** salv-orlando has joined #openstack-infra | 21:30 | |
fungi | clarkb: the change for that is already pending but won't work until 151372 merges | 21:31 |
clarkb | ya | 21:31 |
dhellmann | jogo: looks like an oslo.messaging issue | 21:31 |
*** rodrigod` is now known as rodrigods | 21:31 | |
mtreinish | clarkb: oh, I was going to ask you about that. Did you already take care of that? If not I can convert it to be generic proxy now | 21:31 |
*** rodrigods has quit IRC | 21:31 | |
*** rodrigods has joined #openstack-infra | 21:31 | |
clarkb | mtreinish: its semi done. fungi did the bare minimum to make it work as is | 21:31 |
clarkb | mtreinish: but we will need follow changes to make it more parameterized simple_proxy stuff then switch over to that | 21:31 |
*** radez_g0n3 is now known as radez | 21:32 | |
jhesketh | Morning | 21:32 |
clarkb | jhesketh: good morning | 21:32 |
*** ddieterly has quit IRC | 21:32 | |
anteaya | morning jhesketh | 21:32 |
clarkb | I must report that robot vacuum is pretty cool. Also shoelaces kill it. Remember this when the robots try to take over | 21:33 |
*** patrickeast has quit IRC | 21:33 | |
mmedvede | clarkb: which one did you get? | 21:33 |
clarkb | mmedvede: a neato botvac 75 | 21:33 |
mmedvede | neato is awesome | 21:34 |
*** tiswanso has joined #openstack-infra | 21:34 | |
anteaya | clarkb: I'll keep my shoelaces handy | 21:34 |
asselin_ | clarkb, I think I read that fungi was going to do all of them? | 21:34 |
openstackgerrit | Merged openstack-infra/puppet-ssh: Add initial puppet module files for SSH https://review.openstack.org/151352 | 21:35 |
fungi | asselin_: yeah, i've got a script ready to propose them anywhere they're missing once the existing initial patches merge | 21:35 |
clarkb | oh ok I won't wait then | 21:36 |
openstackgerrit | Joe Gordon proposed openstack-infra/project-config: Add functional test job for python-novaclient https://review.openstack.org/151046 | 21:36 |
fungi | asselin_: i'm going ahead and adding them on the changes i have to update for unrelated reasons though | 21:36 |
fungi | asselin_: just to keep the review churn to a minimum | 21:36 |
asselin_ | fungi, ok I see. Then I will add them to the new ones. | 21:36 |
fungi | asselin_: if you need to create a new patchset anyway, then feel free. otherwise we can just approve existing changes as-is | 21:37 |
*** deva__ has joined #openstack-infra | 21:37 | |
*** dizquierdo has joined #openstack-infra | 21:38 | |
openstackgerrit | Merged openstack-infra/puppet-simpleproxy: Add standard puppet module files and .gitreview https://review.openstack.org/151372 | 21:38 |
fungi | no need to update them just for that | 21:38 |
*** amoturi has quit IRC | 21:38 | |
zigo | Can someone explain to me what configuration tempest is expecting? | 21:38 |
zigo | I mean, in terms of networking ... | 21:38 |
zigo | I'm scratching my head around it. | 21:38 |
zigo | :/ | 21:38 |
clarkb | fungi: https://review.openstack.org/#/c/151080/ failed and file not founded | 21:38 |
*** amoturi has joined #openstack-infra | 21:39 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/jenkins-job-builder: Use mock in a Python 3.4 compatible way https://review.openstack.org/151392 | 21:39 |
clarkb | zigo: ou will probably have better luck over in openstack-qa with that question | 21:39 |
anteaya | I'm going to ask a dumb question | 21:39 |
*** dims has joined #openstack-infra | 21:39 | |
anteaya | we use nova-net for our test set up | 21:39 |
zigo | clarkb: Thanks, trying that. | 21:39 |
anteaya | this was brought to my attention in the multi-node work | 21:39 |
anteaya | do we have a plan for using neutron? | 21:39 |
mtreinish | anteaya: except on the jobs that have neutron in the name | 21:39 |
clarkb | anteaya: we use both | 21:39 |
fungi | clarkb: zaro: also https://review.openstack.org/151392 is somewhat urgent so i can switch jenkins-job-builder to test on python 3.4 tomorrow | 21:39 |
fungi | that's a somewhat recent regression | 21:40 |
asselin_ | fungi, ok, understood. | 21:40 |
anteaya | mtreinish: fair point | 21:40 |
clarkb | right the neutron jobs use neutron, the non neutron jobs use nova-net and there are currently two multinode tests. one runs with nova net work and the other with neutron | 21:40 |
*** dims has quit IRC | 21:40 | |
anteaya | clarkb: ah thank you | 21:40 |
clarkb | anteaya: my understanding is that neutron sets up its own tunneling layer so unlike nova network doesn't need all of that configuration | 21:40 |
*** amoturi has quit IRC | 21:40 | |
anteaya | that was the part I was forgetting | 21:40 |
clarkb | fungi: thats amazing | 21:41 |
anteaya | you saying that reminds me I knew that | 21:41 |
anteaya | I forgot | 21:41 |
*** MaxV has joined #openstack-infra | 21:41 | |
clarkb | anteaya: no problem there are a lot of variables at play | 21:41 |
anteaya | thanks for being generous with me | 21:41 |
clarkb | fungi: so six.moves.mock does not exist on 3.3 and 3.4? | 21:41 |
clarkb | fungi: typically six.moves works with all versions | 21:41 |
fungi | clarkb: well, with 3.4 is lacks some methods apparently | 21:42 |
fungi | er, it | 21:42 |
*** baoli has joined #openstack-infra | 21:42 | |
jogo | dhellmann: any ideas what though, that is only failure I am getting with pinned stable/juno | 21:42 |
fungi | clarkb: rather, it tries to use nonexistent methods in the stdlib mock | 21:42 |
dhellmann | jogo: so that's in juno? | 21:42 |
clarkb | fungi: I guess my question is how does six.moves.mock importation throw an error. in https://review.openstack.org/#/c/151392/1/tests/base.py do we need all that exception handling? | 21:42 |
fungi | clarkb: i borrowed it from taskflow, but really we could just try to import mock and then try to import six.moves.mock instead | 21:43 |
jogo | dhellmann: icehouse => juno grenade yeah | 21:43 |
dhellmann | jogo: do you know which version of oslo.messaging is being used? I can figure it out, but if you already have... | 21:44 |
clarkb | fungi: I am going to investigate if six.moves does the right things | 21:44 |
jogo | dhellmann: oslo.messaging==1.4.1 | 21:45 |
jogo | dhellmann: running a recheck to see if this is a one time issue or a real thing | 21:45 |
*** teran has joined #openstack-infra | 21:45 | |
*** carl_baldwin has joined #openstack-infra | 21:46 | |
*** afazekas_ has quit IRC | 21:46 | |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-accessbot: Add puppet module files for accessbot https://review.openstack.org/151393 | 21:46 |
clarkb | fungi: in fact I don't think six.moves.mock is a thing but I am testing | 21:47 |
dhellmann | jogo: I see that attribute being initialized inside the _connect() method, which is the thing throwing the error. So my guess is this is a real bug, but there may be conditions that trigger it that we haven't seen before. | 21:48 |
clarkb | fungi: ya six.moves.mock is an import error in the py27 tox env for jjb | 21:49 |
clarkb | fungi: but it installs mock as a dependency | 21:49 |
fungi | clarkb: i might have the comment backwards | 21:49 |
clarkb | fungi: no I think six.moves.mock just isn't a thing | 21:49 |
dhellmann | jogo: that code is gone from master; possibly as part of our shift to relying on kombu to handle reconnects for us | 21:49 |
clarkb | so that will always fail then you do the other two choices | 21:49 |
fungi | clarkb: at least on python 3.4 those tests call into mock.funcopy.__module__ which raises AttributeError: 'method-wrapper' object has no attribute '__module__' | 21:49 |
clarkb | which is import mock for >=3.4 and <3 | 21:50 |
jogo | dhellmann: if the bug appears on the recheck then I will need some help digging in | 21:50 |
clarkb | and unittest.mock for the others? | 21:50 |
fungi | clarkb: ahh, yeah i think you're right | 21:50 |
fungi | testing that hypothesis now | 21:50 |
dhellmann | jogo: I'll do what I can, but sileht is much more familiar with the internals of that lib so he may be more help | 21:50 |
openstackgerrit | Merged openstack/requirements: Add developer script to build wheels https://review.openstack.org/141184 | 21:50 |
clarkb | actually it may be unittest.mock for >3 | 21:50 |
clarkb | and import mock for else | 21:50 |
jogo | dhellmann: cool | 21:50 |
*** mrmartin has quit IRC | 21:51 | |
clarkb | fungi: ya unittest.mock imports on 3.4 | 21:51 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/jenkins-job-builder: Use mock in a Python 3.4 compatible way https://review.openstack.org/151392 | 21:52 |
fungi | corrected the comment to sanity as well | 21:52 |
clarkb | fungi: I am guessing mock is not py34 compatible then but unittest.mock is | 21:52 |
openstackgerrit | Merged openstack-infra/puppet-mysql_backup: Add initial puppet module files for mysql_backup https://review.openstack.org/151350 | 21:53 |
openstackgerrit | Merged openstack-infra/puppet-snmpd: Initial puppet module files https://review.openstack.org/151340 | 21:53 |
*** dizquierdo has quit IRC | 21:53 | |
fungi | clarkb: same | 21:53 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-packagekit: Add puppet module files for packagekit https://review.openstack.org/151395 | 21:53 |
*** mattt has joined #openstack-infra | 21:53 | |
clarkb | fungi: also if that came from taskflow should probably push a patch to them too | 21:53 |
*** bswartz has quit IRC | 21:54 | |
*** e0ne has joined #openstack-infra | 21:55 | |
*** baoli has quit IRC | 21:55 | |
*** armax has quit IRC | 21:55 | |
*** baoli has joined #openstack-infra | 21:56 | |
clarkb | https://github.com/openstack/taskflow/blob/3b317f95cb61d72bd257905b6ec44522fddf1693/taskflow/test.py#L27-L38 indeed it is wrong there too | 21:56 |
*** mattt has left #openstack-infra | 21:56 | |
clarkb | harlowja_: ^ | 21:56 |
fungi | clarkb: yeah, maybe harlowja_ knows why https://review.openstack.org/#/c/120294/5/taskflow/test.py added it since he wrote that change | 21:56 |
clarkb | jhesketh: any chance you will be debugging the truncated log thing soon? I would like to see that get fixed | 21:57 |
fungi | maybe that's future-proofing for when a future six backports unittest mock? | 21:57 |
*** dprince has quit IRC | 21:57 | |
clarkb | jhesketh: can help or try to debug myself if you weren't planning to | 21:57 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-planet: Add puppet module files for planet https://review.openstack.org/151396 | 21:57 |
clarkb | fungi: except I am not sure how much six.moves deals with things that are stdlib in new but not in old | 21:58 |
*** markus_z has quit IRC | 21:58 | |
clarkb | fungi: its mostly dealing with core language and stdlib | 21:58 |
fungi | fair point | 21:58 |
fungi | no clue then | 21:58 |
clarkb | my devstack change is back in the gate | 21:58 |
jogo | clarkb: I am stumped about what is wrong with https://review.openstack.org/#/c/151046/ | 21:59 |
jogo | is there a doc that expains how to do this etc? | 21:59 |
fungi | clarkb: 151090 is all set to approve now | 21:59 |
*** salv-orlando has quit IRC | 22:00 | |
*** radez is now known as radez_g0n3 | 22:00 | |
*** MaxV has quit IRC | 22:00 | |
*** tmcpeak has quit IRC | 22:00 | |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-reviewday: Add puppet module files for puppet-reviewday https://review.openstack.org/151397 | 22:01 |
jhesketh | clarkb: yeah I'll look at it today. Not sure what's going on though. Thinking maybe a sleep before reaching in case Jenkins is still processing. Do you have any thoughts? | 22:01 |
*** dstufft|vpn has quit IRC | 22:01 | |
*** tmcpeak has joined #openstack-infra | 22:02 | |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config: Expand ranges on iptables rules for floating IPs https://review.openstack.org/151398 | 22:02 |
clarkb | fungi: jogo ^ that is related to the floating ip range move | 22:02 |
*** ddieterly has joined #openstack-infra | 22:02 | |
clarkb | jhesketh: current one is maybe jenkins is caching the data for us | 22:02 |
clarkb | jhesketh: maybe we can convince it to not do that | 22:03 |
*** jamielennox|away is now known as jamielennox | 22:03 | |
jhesketh | Seems odd, but maybe | 22:03 |
jhesketh | I guess that's explain why the loop doesn't pick up more | 22:03 |
*** achanda has quit IRC | 22:03 | |
*** e0ne has quit IRC | 22:04 | |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-releasestatus: Add puppet module files for puppet-releasestatus https://review.openstack.org/151399 | 22:04 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Add jobs for openstack-infra/puppet-etherpad_lite https://review.openstack.org/151400 | 22:04 |
fungi | also ^ | 22:04 |
clarkb | jogo: http://ci.openstack.org/jenkins-job-builder/ an entire manual in fact | 22:05 |
fungi | could use fast approval assuming it checks out | 22:05 |
jogo | clarkb: well a guide for adding new tests I mean | 22:05 |
anteaya | jogo: to be honest I am looking at your patch and to my foggy eyes can't see the issue | 22:06 |
clarkb | jhesketh: I do find it kinda funny that the test node ships off the console log to the master then the test node grabs it back over a different protocol and somehow we lose data :) | 22:06 |
clarkb | jogo: anteaya I see at least two problems already | 22:06 |
clarkb | jogo: anteaya: you need to double up {}s in templates where you don't want substituions | 22:06 |
anteaya | see it is my eyes that is the problem | 22:06 |
*** dustins has quit IRC | 22:07 | |
clarkb | jogo: anteaya: and projects.yaml diff specifies a job parameter that the job does not accept. branch-designator | 22:07 |
pleia2 | asselin_: if you haven't already, feel free to add the module files to the ones I signed up for (am traveling now, next airplane is soon) | 22:07 |
asselin_ | pleia2, working on it | 22:08 |
clarkb | jogo: anteaya left comments on the change | 22:08 |
pleia2 | asselin_: thanks :) | 22:08 |
anteaya | clarkb: what about branch-override | 22:08 |
*** chlong has quit IRC | 22:08 | |
jogo | anteaya clarkb: thank you :) | 22:08 |
anteaya | pleia2: safe travels | 22:08 |
clarkb | anteaya: branch-override is used but really should be cleaned up without branch-designator | 22:08 |
clarkb | jogo: actually ya you should add branch-designator to the job not remove it | 22:09 |
jogo | clarkb: can you comment in line | 22:09 |
clarkb | jogo: I did | 22:09 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-ssl_cert_check: Add puppet module files for puppet-ssl_cert_check https://review.openstack.org/151404 | 22:09 |
pleia2 | jeblair: re: using /tree in the docs urls, I actually didn't when I started, but then I noticed that storyboard.rst linked to /tree and went with that precedent (don't care either way really) | 22:09 |
jhesketh | clarkb: maybe there is another way we can get it from the test node | 22:10 |
anteaya | clarkb: thank you | 22:10 |
*** mtanino has quit IRC | 22:11 | |
openstackgerrit | Merged openstack-infra/puppet-planet: Add standard puppet module files and .gitreview https://review.openstack.org/151080 | 22:11 |
*** dmsimard is now known as dmsimard_away | 22:11 | |
*** zz_dimtruck is now known as dimtruck | 22:11 | |
*** craigbr has quit IRC | 22:12 | |
openstackgerrit | Merged openstack-infra/puppet-ansible: Add standard puppet module files and .gitreview https://review.openstack.org/150988 | 22:12 |
anteaya | I love my cup from lca but I can't get it to stop dripping when I use it :( | 22:13 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-graphite: Add puppet module files for puppet-graphite https://review.openstack.org/151406 | 22:13 |
*** bswartz has joined #openstack-infra | 22:13 | |
*** dmsimard_away is now known as dmsimard | 22:13 | |
*** achanda has joined #openstack-infra | 22:14 | |
*** achanda has quit IRC | 22:14 | |
openstackgerrit | Joe Gordon proposed openstack-infra/project-config: Add functional test job for python-novaclient https://review.openstack.org/151046 | 22:15 |
jeblair | anteaya: drink faster? | 22:15 |
*** ff has quit IRC | 22:15 | |
*** pradk has joined #openstack-infra | 22:15 | |
*** teran_ has joined #openstack-infra | 22:15 | |
*** tonytan4ever has quit IRC | 22:17 | |
*** tiswanso has quit IRC | 22:17 | |
*** achanda has joined #openstack-infra | 22:17 | |
*** teran has quit IRC | 22:18 | |
harlowja_ | fungi clarkb whats up | 22:19 |
clarkb | harlowja_: https://github.com/openstack/taskflow/blob/3b317f95cb61d72bd257905b6ec44522fddf1693/taskflow/test.py#L27-L38 is buggy. six.moves.mock isn't a thing | 22:19 |
clarkb | harlowja_: so that always fails to import then you do the other two cases which appear to be valid | 22:19 |
clarkb | harlowja_: but we weren't sure if we were missing something like mabe six will support that in the future? | 22:20 |
anteaya | jeblair: that is an option | 22:20 |
harlowja_ | i thought ohttps://github.com/openstack/oslotest/blob/master/oslotest/__init__.py#L15 ? | 22:20 |
harlowja_ | * https://github.com/openstack/oslotest/blob/master/oslotest/__init__.py#L15 | 22:20 |
clarkb | why | 22:21 |
harlowja_ | sooo; depending on the import order of your stuff; u may or may not have a six.moves.mock :( | 22:21 |
clarkb | nevermind I won't argue I will just go do something else | 22:21 |
harlowja_ | idk why either :( | 22:21 |
clarkb | but first: "protip don't execute code at import time" | 22:21 |
anteaya | jeblair: though since I favour tea, I might go a differnt direction | 22:21 |
anteaya | right now my cup is wrapped in napkins | 22:21 |
harlowja_ | clarkb ya, i think enough people are now dependent on oslotest that they may not know this is happening | 22:22 |
anteaya | not giving up on the folkswagon | 22:22 |
harlowja_ | and if its removed its gonna break things | 22:22 |
harlowja_ | *with safety wrapper like in taskflow | 22:22 |
harlowja_ | *without | 22:22 |
clarkb | fungi: so theres the reason, won't help jjb because jjb uses mock not mox and no oslo.test | 22:22 |
*** r-daneel has quit IRC | 22:22 | |
clarkb | oh wait maybe it would work? | 22:23 |
clarkb | I just I don't even thats not the sort of thing you hide from users | 22:23 |
clarkb | time for lunch | 22:23 |
harlowja_ | clarkb i can try to get that into six; probably would save this pain | 22:24 |
*** dmsimard is now known as dmsimard_away | 22:24 | |
harlowja_ | but my guess is not gonna happen, six doesn't depend on mock so can't easily say which is the right version to use :- | 22:24 |
harlowja_ | :-/ | 22:24 |
clarkb | harlowja_: I don't know that six wants to deal with stdlib and non stdlib things like that but I can't speak for them | 22:24 |
harlowja_ | right | 22:24 |
fungi | clarkb: yeah, i think the current jjb patch is good enough then | 22:24 |
clarkb | harlowja_: so I think the bug here is that oslo.test is doing this behind the scenes | 22:24 |
clarkb | harlowja_: not that six doesn't do it | 22:24 |
harlowja_ | right | 22:25 |
clarkb | fungi: yup | 22:25 |
*** armax has joined #openstack-infra | 22:25 | |
anteaya | I think I need an o ring between the cup and the lid | 22:26 |
*** timcline has quit IRC | 22:26 | |
*** shivharis has joined #openstack-infra | 22:26 | |
*** timcline has joined #openstack-infra | 22:26 | |
lifeless | harlowja_: clarkb: gutworth takes patches | 22:26 |
*** otter768 has joined #openstack-infra | 22:27 | |
harlowja_ | lifeless ya, i've done a couple; this one though is odd; and it does seem more like a oslotest bug | 22:27 |
clarkb | lifeless: right but to deal with things being not in stdlib prior to 3.3 and in stdlib after? | 22:27 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Fix module order https://review.openstack.org/151103 | 22:27 |
clarkb | it just seems weird to me to transparently add stuff to six.moves like that | 22:27 |
clarkb | because then six documentation isn't correct and so on | 22:27 |
harlowja_ | clarkb opened; https://bugs.launchpad.net/oslotest/+bug/1416143 | 22:28 |
clarkb | anyways I was thoroughly confused, we fixed it in jjb with less code than the oslo.test code | 22:28 |
*** ihrachyshka has quit IRC | 22:28 | |
harlowja_ | clarkb thats not even the best one i've seen :-P | 22:28 |
clarkb | so my argument is this is unnecesary | 22:28 |
lifeless | clarkb: sure | 22:29 |
*** unicell1 has quit IRC | 22:29 | |
*** unicell has joined #openstack-infra | 22:30 | |
harlowja_ | clarkb https://review.openstack.org/#/c/117844/ is another similar one (but has wider effects that any users of anyjson now get our special json encoder/decoder) | 22:30 |
harlowja_ | *whether they like the oslo variety and its specialness or not | 22:30 |
harlowja_ | *another hard one to change once people start getting used to that... | 22:30 |
* harlowja_ tried ripping it out but nobody wanted that, lol | 22:31 | |
*** mbacchi has quit IRC | 22:31 | |
harlowja_ | 'anyjson.force_implementation(__name__)' sadface... | 22:31 |
clarkb | right I think once its in its hard to remove | 22:31 |
fungi | jeblair: you probably want to rebase 151103 on top of 151090? | 22:31 |
*** timcline has quit IRC | 22:31 | |
fungi | jeblair: sorry, jhesketh ^ | 22:31 |
clarkb | it just feels like a thing that wasn't well thought out if what taskflow does is the right way to use it. since we fixed the problem with less code | 22:31 |
clarkb | ok really eating leftover pizza now | 22:31 |
*** otter768 has quit IRC | 22:31 | |
*** mattfarina has quit IRC | 22:32 | |
harlowja_ | clarkb ya, idk so much of the history as to why it was done | 22:32 |
harlowja_ | *for the anyjson one or the six.moves.mock one | 22:32 |
jhesketh | fungi: yep, good idea, I'm about to merge 151090 anyway | 22:32 |
*** andreykurilin_ has joined #openstack-infra | 22:33 | |
*** tmcpeak has quit IRC | 22:33 | |
openstackgerrit | Merged openstack-infra/project-config: Add jobs for openstack-infra/puppet-etherpad_lite https://review.openstack.org/151400 | 22:35 |
fungi | once that ^ hits zuul and the jenkins masters we can recheck 151315 and it should finally merge | 22:35 |
*** timcline has joined #openstack-infra | 22:36 | |
*** tmcpeak has joined #openstack-infra | 22:36 | |
*** dkliban is now known as dkliban_afk | 22:36 | |
jeblair | jhesketh: your comment in 144555 ("can we drop the approval event...?") has sent me down quite a rabbit whole were i have realized a major feature of zuul has been working mostly (but possibly not entirely) correctly, but for the wrong reasons, more or less since its inception. :) | 22:37 |
jogo | is gate-infra-puppet-apply-centos6 working? | 22:37 |
jeblair | jhesketh: that's like the best kind of code review :) | 22:37 |
jogo | because that failed on my job with no logs https://review.openstack.org/#/c/151046/ | 22:37 |
openstackgerrit | Merged openstack-infra/puppet-ssl_cert_check: Add puppet module files for puppet-ssl_cert_check https://review.openstack.org/151404 | 22:37 |
fungi | somehow 151396 is in need of a rebase | 22:38 |
openstackgerrit | Merged openstack-infra/puppet-releasestatus: Add puppet module files for puppet-releasestatus https://review.openstack.org/151399 | 22:38 |
jeblair | jogo: if there are no logs, it's probably the swift log stuff we're testing having failed; give it a recheck | 22:38 |
* fungi rebases 151396 now | 22:38 | |
*** pc_m has quit IRC | 22:38 | |
jeblair | jogo: (clarkb and jhesketh are working on that) | 22:38 |
jeblair | and fungi | 22:38 |
jogo | jeblair: thanks | 22:39 |
openstackgerrit | Merged openstack-infra/puppet-reviewday: Add puppet module files for puppet-reviewday https://review.openstack.org/151397 | 22:39 |
openstackgerrit | Merged openstack-infra/puppet-packagekit: Add puppet module files for packagekit https://review.openstack.org/151395 | 22:39 |
openstackgerrit | Merged openstack-infra/puppet-accessbot: Add puppet module files for accessbot https://review.openstack.org/151393 | 22:39 |
jhesketh | jeblair: heh, goodie :-) | 22:40 |
*** abhirc has quit IRC | 22:40 | |
fungi | asselin_: 151396 was a duplicate of 151080 so i'm abandoning it | 22:40 |
asselin_ | fungi, ok | 22:40 |
*** timcline has quit IRC | 22:40 | |
*** tmcpeak has quit IRC | 22:41 | |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Email Templating Engine https://review.openstack.org/147734 | 22:42 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Added email sender and configuration. https://review.openstack.org/149792 | 22:42 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Email Utility Methods https://review.openstack.org/151087 | 22:42 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: Email Outbox https://review.openstack.org/151413 | 22:42 |
*** mriedem has quit IRC | 22:42 | |
*** annegent_ has quit IRC | 22:42 | |
*** Sukhdev has quit IRC | 22:44 | |
fungi | grr... the centos6 job for 151090 is hanging in the gate on a git operation for >10 minutes now. i'm going to abort it and recheck | 22:44 |
*** markvoelker has quit IRC | 22:46 | |
*** tmcpeak has joined #openstack-infra | 22:46 | |
*** markvoelker_ has joined #openstack-infra | 22:47 | |
*** avozza is now known as zz_avozza | 22:47 | |
jogo | o_O rally | 22:48 |
anteaya | I'm at the end of my mid-cycles tour yay | 22:49 |
anteaya | next week I will be online mostly for meetings and nova-net to neutron migration stuff | 22:49 |
anteaya | while eating oranges off my parent's tree | 22:50 |
*** crc32 has joined #openstack-infra | 22:51 | |
*** sdake has joined #openstack-infra | 22:51 | |
*** openstackgerrit has quit IRC | 22:51 | |
*** openstackgerrit has joined #openstack-infra | 22:51 | |
fungi | remaining to-do list (puppet modules with no .gitreview and no change adding them): bup elastic_recheck log_processor pip statusbot sudoers tmpreaper ulimit unattended_upgrades unbound user zuul | 22:52 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-log_processor: Add puppet module files for log processor https://review.openstack.org/151346 | 22:52 |
openstackgerrit | Merged openstack-infra/puppet-graphite: Add puppet module files for puppet-graphite https://review.openstack.org/151406 | 22:53 |
asselin_ | fungi, logprocessor ^^ | 22:53 |
fungi | asselin_: thanks, i figured someone was working on those, just wanted to run a quick loop over them to see what might be missing | 22:53 |
asselin_ | I had it done, forgot to submit it | 22:54 |
fungi | license file catch-up blast incoming. brace for impact | 22:54 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/storyboard: [WIP] Send Email Worker https://review.openstack.org/151416 | 22:54 |
asselin_ | fungi, btw, I updated the status here to 'merged' https://storyboard.openstack.org/#!/story/302 | 22:55 |
zaro | rcarrillocruz: ping | 22:55 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-zuul: Add missing LICENSE file https://review.openstack.org/151417 | 22:55 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-apparmor: Add missing LICENSE file https://review.openstack.org/151418 | 22:56 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-askbot: Add missing LICENSE file https://review.openstack.org/151419 | 22:56 |
*** shivharis has quit IRC | 22:56 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-asterisk: Add missing LICENSE file https://review.openstack.org/151420 | 22:56 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-bugdaystats: Add missing LICENSE file https://review.openstack.org/151421 | 22:56 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-cgit: Add missing LICENSE file https://review.openstack.org/151422 | 22:56 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-dashboard: Add missing LICENSE file https://review.openstack.org/151423 | 22:56 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-drupal: Add missing LICENSE file https://review.openstack.org/151424 | 22:56 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-elasticsearch: Add missing LICENSE file https://review.openstack.org/151425 | 22:57 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-exim: Add missing LICENSE file https://review.openstack.org/151427 | 22:57 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-gerrit: Add missing LICENSE file https://review.openstack.org/151428 | 22:57 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-gerritbot: Add missing LICENSE file https://review.openstack.org/151429 | 22:57 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-github: Add missing LICENSE file https://review.openstack.org/151430 | 22:57 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-haveged: Add missing LICENSE file https://review.openstack.org/151431 | 22:57 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-httpd: Add missing LICENSE file https://review.openstack.org/151432 | 22:57 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-iptables: Add missing LICENSE file https://review.openstack.org/151433 | 22:57 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-jeepyb: Add missing LICENSE file https://review.openstack.org/151434 | 22:57 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-jenkins: Add missing LICENSE file https://review.openstack.org/151435 | 22:57 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-kerberos: Add missing LICENSE file https://review.openstack.org/151436 | 22:58 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-kibana: Add missing LICENSE file https://review.openstack.org/151437 | 22:58 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-lodgeit: Add missing LICENSE file https://review.openstack.org/151438 | 22:58 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-logrotate: Add missing LICENSE file https://review.openstack.org/151439 | 22:58 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-logstash: Add missing LICENSE file https://review.openstack.org/151440 | 22:58 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-mailman: Add missing LICENSE file https://review.openstack.org/151441 | 22:58 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-mediawiki: Add missing LICENSE file https://review.openstack.org/151442 | 22:58 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-meetbot: Add missing LICENSE file https://review.openstack.org/151443 | 22:58 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-mysql_backup: Add missing LICENSE file https://review.openstack.org/151444 | 22:58 |
zaro | fungi: mock switch out change failed pep8? https://review.openstack.org/#/c/151392 | 22:58 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-nodepool: Add missing LICENSE file https://review.openstack.org/151445 | 22:58 |
*** Sukhdev has joined #openstack-infra | 22:59 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-openafs: Add missing LICENSE file https://review.openstack.org/151446 | 22:59 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-openstackid: Add missing LICENSE file https://review.openstack.org/151447 | 22:59 |
*** bswartz has quit IRC | 22:59 | |
*** andreykurilin|ho has joined #openstack-infra | 22:59 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-project_config: Add missing LICENSE file https://review.openstack.org/151448 | 22:59 |
*** andreykurilin_ has quit IRC | 22:59 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-redis: Add missing LICENSE file https://review.openstack.org/151449 | 22:59 |
clarkb | jogo: rally? | 22:59 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-snmpd: Add missing LICENSE file https://review.openstack.org/151450 | 22:59 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-ssh: Add missing LICENSE file https://review.openstack.org/151451 | 22:59 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-storyboard: Add missing LICENSE file https://review.openstack.org/151452 | 23:00 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-subunit2sql: Add missing LICENSE file https://review.openstack.org/151453 | 23:00 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-vcsrepo: Add missing LICENSE file https://review.openstack.org/151454 | 23:00 |
openstackgerrit | Merged openstack-infra/system-config: Split out mysql_proxy module and rename it https://review.openstack.org/151090 | 23:00 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-vinz: Add missing LICENSE file https://review.openstack.org/151455 | 23:00 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-yum: Add missing LICENSE file https://review.openstack.org/151456 | 23:00 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-zanata: Add missing LICENSE file https://review.openstack.org/151457 | 23:00 |
*** homeless1 has joined #openstack-infra | 23:00 | |
jogo | clarkb: woops wrong room | 23:00 |
jogo | neutron failures | 23:00 |
fungi | zaro: so it did, fixes on the way | 23:00 |
*** homeless has quit IRC | 23:00 | |
*** yamahata has quit IRC | 23:01 | |
*** camunoz_ is now known as camunoz | 23:01 | |
jhesketh | fungi: you beat me to it (/me was about to add licenses) | 23:02 |
jeblair | yay reviews! | 23:02 |
fungi | clarkb: what's the workaround for pyflakes complaining about an unused conditional import? | 23:02 |
fungi | clarkb: does #noqa work for that? | 23:02 |
clarkb | fungi: it should ya | 23:02 |
*** zz_avozza is now known as avozza | 23:03 | |
fungi | giving that a try now | 23:03 |
asselin_ | fungi I will do these: bup elastic_recheck log_processor pip | 23:04 |
jeblair | fungi: your LICENSE files are all indented a few spaces.. is it sposed to be like that? | 23:04 |
*** teran has joined #openstack-infra | 23:04 | |
fungi | jeblair: that's copied from the file in project-config | 23:04 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Fix module order https://review.openstack.org/151103 | 23:05 |
jeblair | it does seem to match what apache publishes | 23:05 |
clarkb | I think the official .txt file from apache is that way too | 23:05 |
jeblair | okiedokie then! | 23:05 |
fungi | cult of cargo, now accepting new converts | 23:05 |
*** teran_ has quit IRC | 23:05 | |
jeblair | this proves i'm actually reviewing these changes. at least a little. :) | 23:05 |
fungi | heh | 23:06 |
*** xyang0 has quit IRC | 23:06 | |
clarkb | I am updating my subscription list now to help with the reviews | 23:06 |
jeblair | so... the httpd module is the reason i like having license headers in files | 23:07 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/jenkins-job-builder: Use mock in a Python 3.4 compatible way https://review.openstack.org/151392 | 23:08 |
asselin_ | what is 'bup'? | 23:08 |
fungi | clarkb: zaro: that ^ passes pep8 for me now | 23:08 |
jeblair | asselin_: a backup system | 23:08 |
clarkb | jeblair: I am a fan of having them in files too | 23:08 |
*** amotoki has joined #openstack-infra | 23:09 | |
fungi | ahh, yeah, i forgot to manually filter the list of projects for any which are forks of other modules, sorry | 23:09 |
fungi | please -1 or -2 as appropriate | 23:10 |
jeblair | yeah, i'm trying to figure out what we should do there... | 23:10 |
clarkb | oh is puppet-apache not properly licensed and all that? | 23:10 |
fungi | let's definitely _not_ add license files which are contrary to the actual primary license of the content on those | 23:10 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-bup: Add puppet module files for bup https://review.openstack.org/151459 | 23:10 |
clarkb | fungi: ++ | 23:11 |
jeblair | clarkb: define 'properly'. it is apache2 licensed. just sort of slipshod | 23:11 |
jeblair | i mean, it doesn't actually have a copy of the license, and they put their copyright notice in the license file | 23:11 |
*** salv-orlando has joined #openstack-infra | 23:12 | |
jeblair | i feel like we should just make a README and put the puppetlabs c in there | 23:12 |
clarkb | jeblair: I guess there is no LICENSE file and headers are not in files? | 23:12 |
jeblair | clarkb: the LICENSE file is a copyright statement and short license | 23:12 |
clarkb | rgr | 23:13 |
jeblair | i think it is effective in communicating the licensing status of the module, but it is not how i would like to organize things | 23:13 |
clarkb | right | 23:13 |
jeblair | so maybe if we add a README with "Contains works originally Copyright (C) 2012 Puppet Labs Inc", we're probably cool | 23:13 |
*** amotoki has quit IRC | 23:14 | |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-elastic_recheck: Add puppet module files for elastic_recheck https://review.openstack.org/151460 | 23:14 |
*** hichihara has joined #openstack-infra | 23:15 | |
jeblair | we could also, if we feel like doing extra work and annoying richard fontana, _add_ copyright headers to all the files for them. i'm not sure we need to go that far though (unless we start adding our own) | 23:15 |
clarkb | oh is richard anti header in file with (C)? | 23:15 |
*** mriedem has joined #openstack-infra | 23:16 | |
jeblair | yeah, he doesn't think it's necessary (i think he advocates for a CONTRIBUTORS or COPYRIGHT or something file at the top level) | 23:16 |
fungi | maybe anti adding copyright assertions on the behalf of others (which i can sort of agree on) | 23:16 |
*** patrickeast has joined #openstack-infra | 23:16 | |
fungi | anyway, i need to go get dinner, but will check back in later | 23:16 |
* fungi -> food | 23:16 | |
clarkb | my only thing is copy pasta happens (see neutron and their fork of d-g) and having the headers is really nice for that | 23:16 |
*** salv-orlando has quit IRC | 23:17 | |
jeblair | yup. also, what? | 23:17 |
mtreinish | clarkb: jogo and I were discussing that, and we were thinking we probably just move some of that copy pasta for functional testing in a common place | 23:18 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-pip: Add puppet module files for pip https://review.openstack.org/151462 | 23:18 |
clarkb | jeblair: https://git.openstack.org/cgit/openstack/neutron/tree/neutron/tests/contrib they have basically forked d-g | 23:18 |
mtreinish | especially as more things start spinning up dsvm functional testing | 23:18 |
jeblair | nonono | 23:18 |
clarkb | jeblair: yes I already sort of got cranky about it | 23:18 |
jeblair | who did this? | 23:18 |
clarkb | jeblair: marun? armax? I dunno | 23:19 |
jeblair | this should be using zuul-cloner, and it should be done in a reusable way | 23:19 |
armax | clarkb: it’s a detour :) | 23:19 |
jeblair | armax: a what? | 23:19 |
armax | clarkb: tehre’s no interested in keeping the fork | 23:19 |
clarkb | jeblair: its not even for zuul cloner that they copied it | 23:19 |
*** andreykurilin|ho has quit IRC | 23:19 | |
clarkb | armax: I know but it should never have happened in the first place | 23:19 |
clarkb | but at least it was copied with appropriate license info which is mostly my point | 23:20 |
openstackgerrit | Merged openstack-infra/puppet-askbot: Add missing LICENSE file https://review.openstack.org/151419 | 23:20 |
armax | clarkb: well, I am happy to drop those files as soon as the changes in teh respective projects are accepted | 23:20 |
*** andreykurilin_ has joined #openstack-infra | 23:20 | |
clarkb | armax: did you see my comment? | 23:20 |
armax | clarkb: on the devstack-gate patch? | 23:20 |
clarkb | I unraveled my confusion and have suggested a small change to make it less confusing | 23:21 |
clarkb | ya | 23:21 |
armax | clarkb: ya, I replied | 23:21 |
armax | clarkb: thanks | 23:21 |
asselin_ | fungi, onto statusbot sudoers tmpreaper | 23:21 |
*** patrickeast has quit IRC | 23:21 | |
clarkb | armax: _NOTESTS is good with me | 23:21 |
*** dims has joined #openstack-infra | 23:22 | |
*** tnovacik has joined #openstack-infra | 23:22 | |
armax | clarkb: ok, change coming right up | 23:23 |
armax | clarkb, jeblair: it was never our intention to keep those files in the neutron’s tree…we just wanted to unblock some other efforts on the functional api job | 23:24 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-statusbot: Add puppet module files for Statusbot https://review.openstack.org/151465 | 23:24 |
*** crc32 has quit IRC | 23:24 | |
*** dims has quit IRC | 23:25 | |
*** dims has joined #openstack-infra | 23:25 | |
*** mfink_ has quit IRC | 23:25 | |
*** andreykurilin_ has quit IRC | 23:25 | |
clarkb | armax: I guess the point of frustration is we know where everyone is in order to figure things out. You don't see us monkey patching neutron in d-g to make the gate work instead we work with neutron to fix these problems in neutron | 23:26 |
*** crc32 has joined #openstack-infra | 23:27 | |
clarkb | and it makes it very hard for us to fix bugs and properly support the tooling neutron needs when its slurped into a corner without saying anything | 23:27 |
armax | clarkb: I am not sure I understand your point, to be honest | 23:27 |
clarkb | you have a thing that needs correcting in devstack gate you fix it in devstack gate | 23:28 |
*** salv-orlando has joined #openstack-infra | 23:28 | |
clarkb | I am right here, happy to help with that | 23:28 |
armax | clarkb: that’s what I am doing | 23:28 |
openstackgerrit | Alexander Tivelkov proposed openstack/requirements: Add semantic_version to global-requirements https://review.openstack.org/151466 | 23:28 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-sudoers: Add puppet module files for sudoers https://review.openstack.org/151467 | 23:28 |
*** tiswanso has joined #openstack-infra | 23:28 | |
*** pradk has quit IRC | 23:28 | |
armax | clarkb: the introduction of the scripts in the neutron repo where a stop-gap solution to unblocck some other neutron’s effort | 23:28 |
armax | as soon as the right fix is in place those files go away | 23:29 |
clarkb | thats not the correct way to fix things | 23:29 |
clarkb | like I said we don't go and monkey patch neutron outside of neutrons tree | 23:29 |
openstackgerrit | Merged openstack-infra/puppet-bugdaystats: Add missing LICENSE file https://review.openstack.org/151421 | 23:29 |
clarkb | we work with neutron to fix neutron and sometimes it hurts (the same thing with other projects0 | 23:29 |
openstackgerrit | Merged openstack-infra/jenkins-job-builder: Use mock in a Python 3.4 compatible way https://review.openstack.org/151392 | 23:30 |
armax | clarkb: but that’s what I am doing! | 23:30 |
armax | clarkb: working with the infra project to get the right fixes in place | 23:30 |
clarkb | jogo: looks like aiopcpu is still broken? | 23:30 |
clarkb | armax: but you also monkey patched devstack gate straight into neutron | 23:31 |
armax | clarkb: with the plan of get rid of that as soon as the patch in the right project got approved | 23:31 |
*** mriedem has quit IRC | 23:31 | |
armax | clarkb: what’s the harm in that? | 23:31 |
openstackgerrit | Merged openstack-infra/puppet-cgit: Add missing LICENSE file https://review.openstack.org/151422 | 23:31 |
openstackgerrit | Merged openstack-infra/puppet-drupal: Add missing LICENSE file https://review.openstack.org/151424 | 23:31 |
openstackgerrit | Merged openstack-infra/puppet-elasticsearch: Add missing LICENSE file https://review.openstack.org/151425 | 23:31 |
armax | clarkb: no-one is asking you to maintain or even look at those files in the neutron repo | 23:32 |
openstackgerrit | Merged openstack-infra/puppet-exim: Add missing LICENSE file https://review.openstack.org/151427 | 23:32 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-tmpreaper: Add puppet module files for tmpreaper https://review.openstack.org/151469 | 23:32 |
*** imcsk8 has quit IRC | 23:32 | |
*** imcsk8 has joined #openstack-infra | 23:32 | |
openstackgerrit | Merged openstack-infra/puppet-apparmor: Add missing LICENSE file https://review.openstack.org/151418 | 23:32 |
clarkb | one big one is I am currently unable to fix bugs in d-g for you | 23:32 |
*** craigbr has joined #openstack-infra | 23:32 | |
*** tiswanso has quit IRC | 23:32 | |
openstackgerrit | Merged openstack-infra/puppet-zuul: Add missing LICENSE file https://review.openstack.org/151417 | 23:33 |
armax | clarkb: why? You fix them in d-g, and it’s my interim job to get them ported over if they burn in Neutron | 23:33 |
clarkb | another is they may diverge in the interem in we will have even more things to converge when the two attempt to converge | 23:33 |
asselin_ | fungi, the u's are left: ulimit unattended_upgrades unbound user | 23:33 |
asselin_ | zuul looks good to me | 23:33 |
*** mriedem has joined #openstack-infra | 23:33 | |
openstackgerrit | Merged openstack-infra/puppet-gerrit: Add missing LICENSE file https://review.openstack.org/151428 | 23:34 |
asselin_ | I need to go now however | 23:34 |
openstackgerrit | Merged openstack-infra/puppet-gerritbot: Add missing LICENSE file https://review.openstack.org/151429 | 23:34 |
openstackgerrit | Merged openstack-infra/puppet-github: Add missing LICENSE file https://review.openstack.org/151430 | 23:34 |
openstackgerrit | Merged openstack-infra/puppet-haveged: Add missing LICENSE file https://review.openstack.org/151431 | 23:34 |
openstackgerrit | Merged openstack-infra/puppet-iptables: Add missing LICENSE file https://review.openstack.org/151433 | 23:34 |
openstackgerrit | Merged openstack-infra/puppet-jeepyb: Add missing LICENSE file https://review.openstack.org/151434 | 23:34 |
openstackgerrit | Merged openstack-infra/puppet-jenkins: Add missing LICENSE file https://review.openstack.org/151435 | 23:34 |
openstackgerrit | Merged openstack-infra/puppet-kerberos: Add missing LICENSE file https://review.openstack.org/151436 | 23:34 |
openstackgerrit | Merged openstack-infra/puppet-kibana: Add missing LICENSE file https://review.openstack.org/151437 | 23:34 |
clarkb | jogo: judging by http://logs.openstack.org/04/131604/15/experimental/check-tempest-dsvm-aiopcpu/cb4c6a0/console.html#_2015-01-29_23_28_46_440 my network changes may not quite be right | 23:35 |
armax | clarkb: the divergence danger can only increase if the change in the right repo takes forever to merge :) | 23:35 |
morganfainberg | fungi, so far everyone seems to think downgrades of data would be a bad idea. | 23:35 |
clarkb | jogo: will likely need some debugging | 23:35 |
morganfainberg | fungi, yay! | 23:35 |
jeblair | armax: so you should work on devstack-gate enough to become core, then you can speed up the process without duplicating work | 23:36 |
openstackgerrit | Merged openstack-infra/puppet-lodgeit: Add missing LICENSE file https://review.openstack.org/151438 | 23:36 |
openstackgerrit | Merged openstack-infra/puppet-log_processor: Add puppet module files for log processor https://review.openstack.org/151346 | 23:36 |
clarkb | jeblair: fungi for 151442 should we run that by ryan_lane? I don't expect him to have any issues with it but he wrote most of that if my memory is correct | 23:36 |
armax | jeblair: that’s a process that doesn’t happen overnight | 23:36 |
mtreinish | morganfainberg: at least in my experience most downgrades in migrations don't even work, which is why the snake walk tests are normally turned off with data. | 23:37 |
openstackgerrit | Merged openstack-infra/puppet-logrotate: Add missing LICENSE file https://review.openstack.org/151439 | 23:37 |
armax | I am not duplicating work, I had no intention of keeping of fork of d-g in neutron | 23:37 |
*** prad has quit IRC | 23:37 | |
openstackgerrit | Merged openstack-infra/puppet-logstash: Add missing LICENSE file https://review.openstack.org/151440 | 23:37 |
jeblair | clarkb: it was a contribution to an apache licensed project. i don't think that's necessary. | 23:37 |
clarkb | jeblair: kk | 23:38 |
openstackgerrit | Merged openstack-infra/puppet-mailman: Add missing LICENSE file https://review.openstack.org/151441 | 23:38 |
*** mriedem has quit IRC | 23:38 | |
openstackgerrit | Merged openstack-infra/puppet-etherpad_lite: Add new project boilerplate files https://review.openstack.org/151315 | 23:39 |
*** baoli has quit IRC | 23:41 | |
clarkb | jeblair: https://git.openstack.org/cgit/openstack-infra/puppet-pip/tree/lib/puppet/provider/package/pip3.rb that file does have the header and copyright. So you are ok adding the LICENSE file as proposed to puppet-pip? | 23:41 |
marun | clarkb: I don't really understand the problem. | 23:41 |
*** thedodd has quit IRC | 23:41 | |
*** sdake has quit IRC | 23:41 | |
marun | clarkb: We're using it for a non-gating job. | 23:41 |
*** dims has quit IRC | 23:41 | |
marun | clarkb: and it's temporary. | 23:41 |
*** dims has joined #openstack-infra | 23:42 | |
marun | clarkb: If we were screwing with tempest jobs, I could maybe see the point of your frustration. | 23:42 |
marun | clarkb: but it has zero to do with the integrated gate at this point. | 23:42 |
clarkb | so I had to spend a chunk of today unwinding this to help someone else setting up functional testing | 23:42 |
clarkb | that was the initial point of wah?! | 23:42 |
marun | clarkb: it has zero to do with functional testing either. | 23:42 |
*** tnovacik has quit IRC | 23:43 | |
clarkb | except it is how neutron runs functional tests apparently | 23:43 |
marun | clarkb: we have a common gate hook, but the functional path uses devstack-gate as-is. | 23:43 |
clarkb | and other projects in th eneutron sphere of influences are trying to figure out how to run their tests too | 23:43 |
marun | clarkb: so we have to be a shining example despite the fact that we're still in the process of figuring out how to best do this? | 23:43 |
clarkb | marun: https://git.openstack.org/cgit/openstack/neutron/tree/neutron/tests/contrib/gate_hook.sh#n64 no they do not use d-g as is | 23:44 |
armax | clarkb: the functional job has nothing to do with this preliminar attempt of getting the API job off the ground where we added the d-g files in the neutron repo | 23:44 |
jogo | clarkb: oh networking | 23:44 |
marun | clarkb: that's the api job. | 23:44 |
clarkb | marun: no you don't have to be a shining example but please don't go vendoring projects like that | 23:44 |
marun | clarkb: see line 11 | 23:44 |
armax | clarkb: look line 11 | 23:44 |
armax | it’s the pristine d-g file | 23:44 |
marun | we use the gate script and then go on to make sure we can test against both mysql and psql | 23:45 |
jeblair | clarkb: it says apache license. i'd leave that as is and add the license file | 23:45 |
clarkb | like there is experimenting and there is doing things wrong | 23:45 |
marun | working around a deficiency in devstack that is going to take a while to deal with | 23:45 |
Ryan_Lane | clarkb: I'm fine with that license | 23:45 |
clarkb | Ryan_Lane: thanks for confirming I figured it wasn't an issue | 23:45 |
marun | clarkb: you're entitled to your opinion, but it's only that. | 23:45 |
Ryan_Lane | yw | 23:45 |
armax | clarkb: what is it that we’re doing wrong? Copying the file over? | 23:45 |
clarkb | armax: yes | 23:46 |
clarkb | armax: well the two files but yes | 23:46 |
marun | clarkb: and this is wrong because why? | 23:46 |
*** jichen has quit IRC | 23:46 | |
*** ZZelle_ has quit IRC | 23:46 | |
marun | clarkb: I think we made it pretty clear in the review what we were doing. | 23:46 |
armax | clarkb: please read the commit message that introduced those files: https://review.openstack.org/#/c/145387/22 | 23:46 |
clarkb | marun: there are the general arguments against vendoring | 23:46 |
marun | clarkb: it wasn't exactly merged blindly or without consideration. | 23:46 |
*** craigbr has quit IRC | 23:46 | |
marun | clarkb: I'm afraid I'm not clear on what you mean by 'vendoring'. Can you please explain? | 23:46 |
clarkb | marun: copying one project and dumping it into another | 23:46 |
armax | clarkb: I wanted to unblock an effort and I chose the stop-gap solution of bringing the file in the Neutron repo | 23:47 |
marun | clarkb: would you like me to be blunt? | 23:47 |
clarkb | marun: for example pytho nrequests does this with urllib3 iirc and it makes lots of people cranky | 23:47 |
openstackgerrit | Merged openstack-infra/puppet-mediawiki: Add missing LICENSE file https://review.openstack.org/151442 | 23:47 |
marun | clarkb: that is nothing like this, sorry. | 23:47 |
armax | clarkb: I then promptly followed with the patches in the respective projects | 23:47 |
clarkb | I am just going to continue reviewing changes | 23:47 |
armax | clarkb: you’d have a point if I didn’t care or bothered fixing d-g in the right places | 23:47 |
marun | clarkb: I get that you've been burned by stuff like this. | 23:47 |
clarkb | I have made my frustration known | 23:47 |
clarkb | I have reviewed the cahnge neutron wants | 23:47 |
clarkb | that is what I cando | 23:47 |
armax | clarkb: but I did, so I really don’t see how your point is justified | 23:47 |
marun | clarkb: But I would appreciate getting some benefit of the doubt. | 23:48 |
armax | clarkb: and your help in reviewing is highly appreciated | 23:48 |
marun | clarkb: I've been working hard for the past year to be able to come up to speed on infra resources, including dg. | 23:48 |
marun | clarkb: I've been extremely frustrated for a long time as to the turn around time on patches to infra repois. | 23:48 |
marun | I get that you all are crazy busy. | 23:48 |
marun | So we're trying to make progress in a way that we aren't blocked on you. | 23:48 |
marun | And we don't have to nag the crap out of you all the time to make progress. | 23:49 |
*** mtanino has joined #openstack-infra | 23:49 | |
marun | This was done out of respect as much as anything, whether you're willing to see that or not. | 23:49 |
openstackgerrit | Khai Do proposed openstack-infra/jenkins-job-builder: Allow JJB to set connection timeout to jenkins server https://review.openstack.org/151472 | 23:49 |
*** ricolin has joined #openstack-infra | 23:49 | |
*** ricolin has quit IRC | 23:49 | |
marun | We're going to converge on what you consider to be sane, please trust me on that. | 23:49 |
marun | I have as much interest as you do in being able to have what we're trying to do be usable by others. | 23:49 |
marun | But we're mid-flight right now. | 23:50 |
clarkb | ok that argument would be fine if I didn't have people tracking me down to figure out this mess | 23:50 |
marun | If there's any lesson from this, it's that folks are ill-advised to be copying our efforts just yet. | 23:50 |
clarkb | I now know who to send them to | 23:50 |
marun | fair enough | 23:50 |
clarkb | and please do help us review if turn around time isn't good enough | 23:51 |
marun | clarkb: I'm also a ft core on neutron, so my cycles are limited. | 23:51 |
*** baoli has joined #openstack-infra | 23:51 | |
marun | clarkb: but I will try to help. | 23:52 |
jeblair | best way to improve our turnaround is to be us :) | 23:52 |
marun | clarkb: I know more about *-config and zuul than most at this point, and I plan on adding docs around functional test jobs real soon now. | 23:52 |
*** tmcpeak has quit IRC | 23:52 | |
*** tmcpeak has joined #openstack-infra | 23:53 | |
*** chlong has joined #openstack-infra | 23:53 | |
openstackgerrit | Armando Migliaccio proposed openstack-infra/devstack-gate: Add variable to allow Tempest to disable the test execution https://review.openstack.org/148052 | 23:53 |
mtreinish | armax: on ^^^, I'm just wondering what you're trying to achieve. Which of things do you need out of d-g that's not getting done when the tempest flag is 0? | 23:54 |
clarkb | armax: can you update the other comment too? | 23:54 |
clarkb | mtreinish: they want tempest to be installed nd configured but to run no tests | 23:54 |
marun | mtreinish: we need a devstack-configured deployment that tempest would test | 23:54 |
marun | mtreinish: but then we want to run neutron in-tree tests instead of neutron | 23:55 |
mtreinish | yeah devstack does that by default | 23:55 |
clarkb | mtreinish: which was another thing I was confused about because tempest-lib is a thing but that was less bothersome | 23:55 |
marun | oops, instead of tempest | 23:55 |
clarkb | mtreinish: no, there is chowning and stuff that needs to happen | 23:55 |
clarkb | mtreinish: so its basically do everything but run tests | 23:55 |
mtreinish | ok so why not just always chown? | 23:55 |
clarkb | mtreinish: I think you would need to do a larger chunk of refactoring. sdague hints at it, I am fine with the structure of the current change | 23:56 |
*** craigbr has joined #openstack-infra | 23:56 | |
openstackgerrit | Armando Migliaccio proposed openstack-infra/project-config: Allow Tempest to install and configure for the Neutron API job https://review.openstack.org/148641 | 23:56 |
*** salv-orlando has quit IRC | 23:56 | |
*** abhirc has joined #openstack-infra | 23:56 | |
*** baoli has quit IRC | 23:57 | |
*** salv-orlando has joined #openstack-infra | 23:57 | |
mtreinish | clarkb: ok, I was just curious. I wouldn't have expected doing the chown before that if tempest block to have required a major refactor but I'll go with it | 23:57 |
clarkb | mtreinish: basically if you set DEVSTACK_GATE_TEMPEST=1 then d-g sets the devsatck flag to install tempest but it also chowns some things and then it runs tests | 23:57 |
*** bknudson has quit IRC | 23:57 | |
openstackgerrit | Merged openstack-infra/puppet-mysql_backup: Add missing LICENSE file https://review.openstack.org/151444 | 23:57 |
armax | mtreinish: I have noticed that with DEVSTACK_GATE_TEMPEST=0, things simply don’t work as expected | 23:58 |
openstackgerrit | Merged openstack-infra/puppet-pip: Add puppet module files for pip https://review.openstack.org/151462 | 23:58 |
armax | mtreinish: that’s why I left the logic as is and added another ‘bool switch’ | 23:58 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/project-config: Do not use cache while fetching console logs https://review.openstack.org/151475 | 23:59 |
openstackgerrit | Merged openstack-infra/puppet-openafs: Add missing LICENSE file https://review.openstack.org/151446 | 23:59 |
clarkb | jhesketh: ooh | 23:59 |
jhesketh | clarkb: ^ | 23:59 |
*** deva__ has quit IRC | 23:59 | |
mtreinish | armax, clarkb: devstack will always install tempest and configure it iirc, regardless of d-g. The chowning and running tempest in some form (along with 2 extra lines in the localrc unrelated to tempest) is all I noticed d-g doing with that flag | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!