*** dtantsur has joined #openstack-requirements | 01:03 | |
*** dtantsur|afk has quit IRC | 01:05 | |
*** dtantsur has quit IRC | 01:08 | |
*** dtantsur has joined #openstack-requirements | 01:12 | |
*** dtantsur has quit IRC | 01:24 | |
*** dtantsur has joined #openstack-requirements | 01:29 | |
openstackgerrit | Merged openstack/requirements master: Add Python3 wallaby unit tests https://review.opendev.org/756361 | 01:51 |
---|---|---|
openstackgerrit | Merged openstack/requirements stable/victoria: Update .gitreview for stable/victoria https://review.opendev.org/756359 | 01:51 |
openstackgerrit | Merged openstack/requirements stable/victoria: Update TOX_CONSTRAINTS_FILE for stable/victoria https://review.opendev.org/756360 | 01:51 |
*** vishalmanchanda has joined #openstack-requirements | 03:43 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-requirements | 04:33 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements master: Updated from generate-constraints https://review.opendev.org/750084 | 06:18 |
*** vishalmanchanda has quit IRC | 07:02 | |
*** e0ne has joined #openstack-requirements | 07:07 | |
*** sboyron has joined #openstack-requirements | 07:11 | |
*** vishalmanchanda has joined #openstack-requirements | 07:12 | |
*** tosky has joined #openstack-requirements | 07:41 | |
*** rpittau|afk is now known as rpittau | 07:41 | |
*** tosky_ has joined #openstack-requirements | 08:12 | |
*** tosky is now known as Guest98160 | 08:13 | |
*** tosky_ is now known as tosky | 08:13 | |
*** Guest98160 has quit IRC | 08:15 | |
damani | hi | 10:48 |
damani | i have a question about this patch https://review.opendev.org/#/c/753239/ | 10:48 |
damani | that fix a real issue and we have a -2 on this patch | 10:49 |
damani | we have patches blocked by this issue | 10:49 |
damani | i would like to know what we can to do to unlock the issue ? | 10:51 |
*** sboyron_ has joined #openstack-requirements | 13:03 | |
*** sboyron has quit IRC | 13:03 | |
*** vishalmanchanda has quit IRC | 13:03 | |
*** evrardjp has quit IRC | 13:04 | |
*** felipe_rodrigues has quit IRC | 13:04 | |
*** ttx has quit IRC | 13:04 | |
*** felipe_rodrigues has joined #openstack-requirements | 13:04 | |
*** evrardjp has joined #openstack-requirements | 13:04 | |
*** vishalmanchanda has joined #openstack-requirements | 13:04 | |
*** ttx has joined #openstack-requirements | 13:09 | |
*** ttx has quit IRC | 13:16 | |
*** ttx has joined #openstack-requirements | 13:17 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements stable/stein: update constraint for python-heatclient to new release 1.17.1 https://review.opendev.org/756510 | 13:26 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements stable/train: update constraint for python-heatclient to new release 1.18.1 https://review.opendev.org/756512 | 13:31 |
*** whoami-rajat___ has joined #openstack-requirements | 13:46 | |
prometheanfire | damani: it's probably a problem with me. I still don't see how the pifpaf patch fixes the oslo.messaging issue | 14:16 |
hberaud | prometheanfire: our CI back and forth on functional tests and possibly landed changes could help us to solve that issue | 14:20 |
damani | prometheanfire, thanks a lot for your answer, hberaud, have more infrmation about that | 14:20 |
damani | hberaud, thanks a lot | 14:21 |
damani | prometheanfire, hberaud, i need to move but i come back soon | 14:21 |
hberaud | prometheanfire: e.g https://review.opendev.org/#/c/747892/ | 14:25 |
prometheanfire | hberaud: ya, that's the patch the pifpaf patch is said to be needed for | 14:33 |
hberaud | yep | 14:34 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements stable/train: update constraint for neutron to new release 15.3.0 https://review.opendev.org/756528 | 14:50 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements stable/stein: update constraint for neutron to new release 14.4.0 https://review.opendev.org/756529 | 14:50 |
damani | prometheanfire, hberaud, normally everything is explain on the patch | 15:20 |
damani | prometheanfire, hberaud, https://github.com/jd/pifpaf/pull/124 | 15:21 |
damani | prometheanfire, hberaud, this patch fix a issue clean up with rabbitmq | 15:22 |
damani | prometheanfire, hberaud, and the patch is released on the 2.4.0 pifpaf release | 15:23 |
hberaud | I agree our oslo.messaging issue seems similar to the things fix by the related version | 15:23 |
hberaud | WARNING [pifpaf.drivers] `psutil.Popen(pid=3649, status='terminated')` is already gone, sending SIGKILL to its process group | 15:23 |
hberaud | WARNING [pifpaf.drivers] `psutil.Popen(pid=3484, status='terminated')` is already gone, sending SIGKILL to its process group | 15:23 |
hberaud | WARNING [pifpaf.drivers] `psutil.Popen(pid=3142, status='terminated')` is already gone, sending SIGKILL to its process group | 15:23 |
hberaud | ERROR: InvocationError for command /home/zuul/src/opendev.org/openstack/oslo.messaging/.tox/py27-func-rabbit/bin/pifpaf run rabbitmq -- stestr run --slowest oslo_messaging.tests.functional (exited with code 1) | 15:23 |
hberaud | and it's looks to a random failure | 15:24 |
hberaud | I seen lot of similar pifpaf issue on our oslo projects where pifpaf is in use for functional tests, triggering several rechecks could unlock stucked patches but sometime we need to retrigger again and again | 15:28 |
damani | prometheanfire, hberaud, it's a random issue but we have try a ton of recheck on this patch https://review.opendev.org/#/c/747892/1 | 15:29 |
damani | and at the moment we have always the issue | 15:29 |
damani | prometheanfire, hberaud, pifpaf it's use, to run a rabbitmq dameon in the tests | 15:31 |
damani | prometheanfire, hberaud, that will be awesome if we can merge the patch and that will unlock other things | 15:35 |
damani | prometheanfire, hberaud, what i can do to help to merge the patch ? | 15:36 |
prometheanfire | damani: https://review.opendev.org/#/c/747892/ should depend on the reqs patch, once that's done a couple of rechecks should allow us to verify that it's more stable (test wise) | 15:37 |
damani | prometheanfire, yes right | 15:38 |
damani | i will add the depend on | 15:38 |
hberaud | prometheanfire, damani: +1 for the depends on, good idea | 15:48 |
damani | prometheanfire, hberaud, done | 15:48 |
hberaud | awesome thanks | 15:48 |
damani | prometheanfire, hberaud, thanks a lot | 15:48 |
hberaud | damani: you are welcome | 15:49 |
prometheanfire | yarp :D | 15:52 |
*** rpittau is now known as rpittau|afk | 16:06 | |
*** tosky has quit IRC | 16:21 | |
*** dtantsur is now known as dtantsur|afk | 16:24 | |
*** e0ne has quit IRC | 17:23 | |
*** vishalmanchanda has quit IRC | 18:22 | |
openstackgerrit | Merged openstack/requirements stable/stein: update constraint for python-heatclient to new release 1.17.1 https://review.opendev.org/756510 | 19:19 |
*** tosky has joined #openstack-requirements | 19:26 | |
*** gmann is now known as gmann_lunch | 20:22 | |
prometheanfire | #startmeeting requirements | 20:29 |
openstack | Meeting started Wed Oct 7 20:29:58 2020 UTC and is due to finish in 60 minutes. The chair is prometheanfire. Information about MeetBot at http://wiki.debian.org/MeetBot. | 20:29 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 20:30 |
*** openstack changes topic to " (Meeting topic: requirements)" | 20:30 | |
openstack | The meeting name has been set to 'requirements' | 20:30 |
prometheanfire | #topic rollcall | 20:30 |
*** openstack changes topic to "rollcall (Meeting topic: requirements)" | 20:30 | |
prometheanfire | tonyb, prometheanfire, dirk, smcginnis, hberaud ping | 20:30 |
prometheanfire | o/ | 20:30 |
hberaud | o/ | 20:30 |
prometheanfire | #topic Any controversies in the Queue? | 20:33 |
*** openstack changes topic to "Any controversies in the Queue? (Meeting topic: requirements)" | 20:33 | |
prometheanfire | no, just seeing if the depends on verifies pifpaf bump fixes https://review.opendev.org/747892 | 20:34 |
hberaud | prometheanfire: pifpaf 2.4.0 was pulled and apparently it still fail | 20:35 |
prometheanfire | yep | 20:35 |
prometheanfire | not looking good, but kinda what I expected | 20:35 |
hberaud | :) | 20:35 |
prometheanfire | #topic Open Floor | 20:36 |
*** openstack changes topic to "Open Floor (Meeting topic: requirements)" | 20:36 | |
hberaud | nothing else from my side | 20:36 |
prometheanfire | we branched victoria, so will probably be merging bot updates again soon | 20:36 |
prometheanfire | might wait til monday | 20:36 |
hberaud | ack | 20:36 |
prometheanfire | #endmeeting | 20:37 |
*** openstack changes topic to "OpenStack Requirements - IRC meetngs on Wednesdays @ 07:00 UTC in here in #openstack-requirements - See agenda @ http://tinyurl.com/h44ryuw - IRC channel is *LOGGED* @ http://tinyurl.com/j38rk24" | 20:37 | |
openstack | Meeting ended Wed Oct 7 20:37:18 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 20:37 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/requirements/2020/requirements.2020-10-07-20.29.html | 20:37 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/requirements/2020/requirements.2020-10-07-20.29.txt | 20:37 |
openstack | Log: http://eavesdrop.openstack.org/meetings/requirements/2020/requirements.2020-10-07-20.29.log.html | 20:37 |
*** whoami-rajat___ is now known as whoami-rajat__ | 21:04 | |
*** gmann_lunch is now known as gmann | 21:04 | |
openstackgerrit | Merged openstack/requirements stable/train: update constraint for python-heatclient to new release 1.18.1 https://review.opendev.org/756512 | 21:49 |
openstackgerrit | Merged openstack/requirements stable/ussuri: update constraint for os-collect-config to new release 11.0.1 https://review.opendev.org/756139 | 21:49 |
*** openstackgerrit has quit IRC | 22:07 | |
smcginnis | prometheanfire: Sorry, conflict. But the meeting content was about what I expected. :D | 22:12 |
*** sboyron_ has quit IRC | 22:16 | |
*** tosky has quit IRC | 22:22 | |
prometheanfire | yarp | 22:22 |
*** whoami-rajat__ has quit IRC | 23:20 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!