*** sigmavirus24 is now known as sigmavirus24_awa | 00:37 | |
*** amotoki has joined #openstack-release | 00:57 | |
*** dims has quit IRC | 01:04 | |
*** doug-fish has quit IRC | 01:05 | |
*** dims has joined #openstack-release | 01:09 | |
stevemar | dims: any advice on how to fix: https://review.openstack.org/#/c/259109/ ? | 01:43 |
---|---|---|
stevemar | never seen an upload to pypi fail before :( | 01:43 |
dims | stevemar : I had 4 of those yesterday fungi helped by re-running the upload scripts by hand. pinged him on infra, he's probably not around, will have to try tomorrow | 01:44 |
prometheanfire | ttx: (and others) openstackclient-1.7.2 isn't on pypi either | 02:37 |
prometheanfire | tarball has been published though | 02:38 |
prometheanfire | is http://tarballs.openstack.org behind a cdn? | 02:38 |
prometheanfire | doesn't seem like it (which is why I want to use pypi :P) | 02:39 |
*** kragniz has quit IRC | 02:41 | |
stevemar | dims: that stinks, i wonder whats going on | 02:46 |
stevemar | dims: thanks for letting me know | 02:46 |
stevemar | dims: i appreciate your late night review :) | 02:47 |
*** kragniz has joined #openstack-release | 02:47 | |
*** dims has quit IRC | 02:50 | |
*** amotoki has quit IRC | 03:15 | |
*** amotoki has joined #openstack-release | 03:43 | |
*** amotoki has quit IRC | 03:58 | |
*** amotoki has joined #openstack-release | 04:32 | |
*** david-lyle has quit IRC | 04:50 | |
*** amotoki has quit IRC | 05:57 | |
*** amotoki has joined #openstack-release | 06:03 | |
*** david-lyle has joined #openstack-release | 06:21 | |
*** amotoki has quit IRC | 07:04 | |
*** amotoki has joined #openstack-release | 07:12 | |
ttx | prometheanfire: bandit is up on pypi now | 07:44 |
ttx | we might need an out-of-band script to check consistency | 07:46 |
ttx | yeah, we'll have to rerun it / https://jenkins.openstack.org/job/python-openstackclient-pypi-both-upload/11/console | 07:48 |
prometheanfire | thanks :D | 07:51 |
prometheanfire | ya, already packaged bandit right after it was uploaded | 07:51 |
ttx | dhellmann: one thread you may want to prioritize up when you get back to work: http://lists.openstack.org/pipermail/openstack-dev/2015-December/082586.html | 09:03 |
*** openstackgerrit has quit IRC | 09:32 | |
*** openstackgerrit has joined #openstack-release | 09:32 | |
*** amotoki has quit IRC | 09:35 | |
*** amotoki has joined #openstack-release | 09:41 | |
*** amotoki has quit IRC | 09:58 | |
*** dims has joined #openstack-release | 10:57 | |
*** amotoki has joined #openstack-release | 11:38 | |
*** amotoki has quit IRC | 11:46 | |
*** fesp has joined #openstack-release | 12:59 | |
*** fesp has quit IRC | 13:03 | |
*** mestery has quit IRC | 13:18 | |
*** mestery has joined #openstack-release | 13:21 | |
*** gordc has joined #openstack-release | 13:27 | |
*** doug-fish has joined #openstack-release | 13:47 | |
*** bdemers has joined #openstack-release | 14:10 | |
*** bnemec has quit IRC | 14:18 | |
ttx | dims: you around ? | 14:20 |
ttx | we missed meeting hour again | 14:20 |
dims | ttx : pong | 14:20 |
flaper87 | ttx: dims does this ring any bells ? http://logs.openstack.org/96/256396/3/check/gate-glance-releasenotes/e53c500/console.html | 14:38 |
*** dansmith is now known as superdan | 14:41 | |
*** amotoki has joined #openstack-release | 14:41 | |
ttx | no bells | 14:43 |
dims | flaper87 : looking | 14:45 |
flaper87 | mmh, I think one of the rel notes might not be formatted correctly | 14:47 |
*** mriedem has joined #openstack-release | 14:50 | |
dims | flaper87 : logical reasoning :) | 14:50 |
*** amotoki_ has joined #openstack-release | 14:56 | |
dims | flaper87 : the semi colon in releasenotes/notes/stop-id-changes-after-creation-1483353-1483688-ddd3bfd7446de287.yaml | 14:58 |
*** amotoki has quit IRC | 14:58 | |
dims | oops colon | 14:58 |
dims | flaper87 : right after "Bug 1483353 v1" | 14:59 |
openstack | bug 1483353 in Glance liberty "v1: Updates using x-image-meta-id header provoke E500 or 200" [Medium,Fix committed] https://launchpad.net/bugs/1483353 - Assigned to Flavio Percoco (flaper87) | 14:59 |
flaper87 | dims: yeah, just found that | 15:00 |
flaper87 | :D | 15:00 |
flaper87 | dims: thanks a lot! | 15:00 |
dims | flaper87 : yw | 15:01 |
fungi | ttx: prometheanfire: the reason bandit didn't get released initially is that tmcpeak apparently decided to push the tag for it the very moment gerrit came up toward the end of our gerrit upgrade maintenance, before we'd finished confirming it looked right and so before zuul was started... hence it never saw the tag upload event | 15:01 |
fungi | the 4 dims had an issue with were because of a problem with the requests 2.9.0 release, which we've since solved by rebuilding our release worker to use distro packages of twine and friends rather than installing them from pypi | 15:02 |
fungi | looking into the openstackclient upload problem next, but it's almost certainly yet something else | 15:03 |
ttx | fungi: thx for the update! | 15:06 |
dims | fungi : y, agree | 15:06 |
fungi | stevemar: yep, this looks like something else new http://logs.openstack.org/bb/bb7d9c697ae2cd1c98012b18f029c40a2cedebab/release/python-openstackclient-pypi-both-upload/38160b6/console.html | 15:06 |
fungi | broken pipe error when trying to push to pypi | 15:06 |
fungi | fwiw, someting like 5-10% of our attempts to upload to pypi fail. according to dstufft it's something to do with passthrough from their fastly cdn to pypi.python.org not always working correctly | 15:08 |
*** david-lyle has quit IRC | 15:08 | |
fungi | i'll reenqueue the tag jobs and make sure this isn't a consistent issue | 15:08 |
*** smcginnis has joined #openstack-release | 15:08 | |
dims | fungi : thanks! | 15:09 |
smcginnis | Does anyone have a pointer to the latest release process instructions? Googling for it brings up a *ton* of stale pages. | 15:09 |
dims | smcginnis : this help? https://github.com/openstack/releases/blob/master/doc/source/instructions.rst | 15:10 |
smcginnis | dims: Yep, that's the one I was looking for. Thanks! | 15:11 |
fungi | publishing a sphinxified version of that somewhere is presumably on the to do list | 15:11 |
smcginnis | I should remember it's right in the repo. ;) | 15:11 |
dims | smcginnis : it shows up here too http://docs.openstack.org/releases/instructions.html | 15:12 |
smcginnis | dims: Cool, I thought it was published somewhere else. | 15:12 |
fungi | aha, already done ;) | 15:13 |
smcginnis | Someone (me if I can find the time) should update the first few links returned when googing "openstack release process" to point to there. | 15:13 |
smcginnis | s/googing/googling/ :) | 15:13 |
dims | smcginnis : good point | 15:15 |
openstackgerrit | Sean McGinnis proposed openstack/releases: Release os-brick 0.6.1 https://review.openstack.org/259491 | 15:25 |
fungi | dims: ttx: stevemar: whatever the timeouts were uploading to pypi earlier seem to have ceased now so the python-openstackclient stable release is up http://logs.openstack.org/bb/bb7d9c697ae2cd1c98012b18f029c40a2cedebab/release/python-openstackclient-pypi-both-upload/41c62d5/console.html | 15:25 |
stevemar | fungi: thanks for the update | 15:27 |
*** amotoki_ has quit IRC | 15:30 | |
smcginnis | We have someone in Cinder that is blocked until the new os-brick release is available. | 15:30 |
dims | fungi : awesome | 15:30 |
smcginnis | If anyone has a moment to get eyes on https://review.openstack.org/#/c/259491/ , it would be appreciated. | 15:30 |
* smcginnis just realized it's Friday and not a good day for releasing. :] | 15:32 | |
stevemar | smcginnis: and those pesky holidays get in the way! | 15:36 |
dims | smcginnis : looks like the jobs are still running on https://review.openstack.org/#/c/259491/ - i have to head out for a bit. can take care of it when i get back | 15:38 |
*** amotoki has joined #openstack-release | 15:41 | |
*** amotoki has quit IRC | 16:04 | |
smcginnis | dims: Thanks! | 16:17 |
*** dims_ has joined #openstack-release | 16:37 | |
*** dims has quit IRC | 16:39 | |
*** nikhil_k has joined #openstack-release | 16:59 | |
*** nikhil has quit IRC | 17:01 | |
*** bnemec has joined #openstack-release | 17:06 | |
*** mriedem is now known as mriedem_lunch | 17:11 | |
dims_ | smcginnis : are you sure about the 0.6.1 designation? seems to be adding features and requirements | 17:13 |
dims_ | smcginnis : requirements change automatically needs a y bump (in x.y.z) | 17:14 |
smcginnis | dims_: I plan on making it 1.0.0 for the final release in Mitaka. But I can change that to 0.7.0. | 17:15 |
dims_ | smcginnis : yes, +1 to 0.7.0 | 17:15 |
smcginnis | dims_: OK, update on its way shortly. Thanks! | 17:15 |
openstackgerrit | Sean McGinnis proposed openstack/releases: Release os-brick 0.7.0 https://review.openstack.org/259491 | 17:16 |
*** devananda has quit IRC | 17:17 | |
*** devananda has joined #openstack-release | 17:21 | |
dims_ | smcginnis : please kick the tires | 17:26 |
smcginnis | dims_: Thanks for your help! | 17:27 |
*** david-lyle has joined #openstack-release | 17:54 | |
*** david-lyle has quit IRC | 17:59 | |
*** david-lyle has joined #openstack-release | 18:00 | |
sdague | dims_: you up for pushing out a novaclient release? | 18:06 |
*** gordc has quit IRC | 18:06 | |
openstackgerrit | Dan Smith proposed openstack/releases: Release python-novaclient 3.0.0 https://review.openstack.org/259574 | 18:11 |
openstackgerrit | Dan Smith proposed openstack/releases: Release python-novaclient 3.0.0 https://review.openstack.org/259574 | 18:13 |
dims_ | sdague : ack | 18:13 |
*** HenryG is now known as HenryG_afk | 18:29 | |
*** nikhil_k is now known as nikhil | 18:29 | |
*** gordc has joined #openstack-release | 18:30 | |
dims_ | superdan : sdague : looks like the jobs for the releases review will take a while due to the untypical friday afternoon load | 18:44 |
dims_ | on zuul | 18:45 |
sdague | well, we're down a cloud today I think | 18:49 |
superdan | dims_: okay, doesn't need to be released today, of course, but hopefully someone will be around next week to push the button if necessary | 18:50 |
dims_ | superdan : will take care of it, i thought there was a rush and just pointed out that it will take some time | 18:51 |
dims_ | sdague right | 18:51 |
superdan | dims_: just a rush to get it done before the december black hole, really | 18:51 |
superdan | dims_: thanks much | 18:51 |
dims_ | ack. | 18:52 |
openstackgerrit | Merged openstack/releases: Release os-brick 0.7.0 https://review.openstack.org/259491 | 18:53 |
*** openstackgerrit has quit IRC | 19:17 | |
*** openstackgerrit has joined #openstack-release | 19:17 | |
superdan | dims_: has a +1 from jenkins now.. are we waiting for another set of extra tests? | 19:23 |
dims_ | superdan : that should be it. let me look at gate-releases-tox-list-changes output | 19:24 |
superdan | dash didn't show anything else pending for it, but after the upgrade broke auth for me earlier this week, I'm untrusting of it right now :) | 19:24 |
superdan | the earlier in the day that we land it, the more likely I'll be around to push a revert or something if we discovery breakage | 19:26 |
dims_ | superdan : yep, clicking buttons in a minute | 19:26 |
superdan | despite "discovery breakage" I have _not_ started my holiday drinking yet | 19:27 |
dims_ | superdan : you can watch it on zuul (2dcddbe) | 19:31 |
superdan | dims_: hmm, you don't have to +W it first? I'm missing some part of how this magic works | 19:33 |
superdan | I see it in the tag and release pipes | 19:33 |
dims_ | superdan : we've been having trouble with the upload, so i will wait a bit | 19:33 |
dims_ | y, i'd closely watch python-novaclient-pypi-both-upload | 19:33 |
superdan | dims_: right, but I'm confused about what set this in motion if not a +W | 19:34 |
superdan | dims_: you have some other button you're not telling us about? :) | 19:34 |
superdan | I thought it was: submit review to releases, run check, pass check, +2+W, start tag/upload process | 19:35 |
dims_ | superdan : the release team has standardized on https://github.com/openstack-infra/release-tools/blob/master/release_from_yaml.sh | 19:35 |
superdan | dims_: but is that something you run? I figured jenkins ran that for us after +w | 19:35 |
dims_ | superdan : y we have some leeway on the last 2 steps | 19:35 |
superdan | ah, okay | 19:35 |
superdan | the enter criteria for a new process seems to be "dansmith has finally grokked the current one" | 19:36 |
dims_ | superdan : if you see https://specs.openstack.org/openstack-infra/infra-specs/specs/complete-reviewable-release-automation.html | 19:36 |
dims_ | superdan : we are on step #4 | 19:36 |
dims_ | once we do the step #5 and #6 then it's fully automated | 19:37 |
superdan | ah | 19:37 |
dims_ | slowly working towards it | 19:37 |
* superdan -> RTFMed | 19:37 | |
superdan | so I was about to ask when you +W in the manual process, | 19:38 |
superdan | but I'm guessing you meant "wait for the upload to actually succeed before you +W and record this as actually released? | 19:38 |
dims_ | superdan : right | 19:38 |
superdan | gotcha | 19:38 |
superdan | I promised myself I wasn't going to learn anything today, my last day before vacation, but alas :) | 19:39 |
dims_ | haha | 19:39 |
dims_ | superdan back after new year? | 19:39 |
superdan | yeah | 19:39 |
superdan | what about you? | 19:40 |
dims_ | have a great vacation and a happy new year :) | 19:40 |
dims_ | i'll be around next week | 19:40 |
superdan | of course.. "workaholic" is a label that must be earned | 19:41 |
dims_ | :) | 19:41 |
*** HenryG_afk is now known as HenryG | 19:42 | |
superdan | dims_: it's gone from zuul.. how do you validate? just check pypi? | 19:42 |
dims_ | y | 19:42 |
superdan | dims_: https://pypi.python.org/pypi/python-novaclient | 19:42 |
superdan | looks like it worked | 19:42 |
dims_ | cool | 19:43 |
superdan | dims_: thanks a lot for your help | 19:47 |
dims_ | superdan : very welcome. let's watch carefully at zuul to see if we start seeing some failures | 19:48 |
superdan | dims_: indeed | 19:48 |
openstackgerrit | Merged openstack/releases: Release python-novaclient 3.0.0 https://review.openstack.org/259574 | 19:54 |
*** superdan has quit IRC | 20:12 | |
*** dansmith has joined #openstack-release | 20:12 | |
*** gordc has quit IRC | 20:38 | |
openstackgerrit | Sylvain Bauza proposed openstack/releases: Release python-novaclient 3.1.0 https://review.openstack.org/259622 | 20:51 |
*** dims has joined #openstack-release | 23:46 | |
*** dims_ has quit IRC | 23:48 | |
*** dims has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!