Saturday, 2019-04-27

*** mattw4 has quit IRC00:29
*** bhavikdbavishi has quit IRC00:44
*** bhavikdbavishi has joined #zuul00:45
*** jamesmcarthur has joined #zuul00:53
openstackgerritMerged zuul/zuul master: Fix test race in test_job_pause_post_fail  https://review.opendev.org/65601901:08
pabelangeranother down01:09
*** jamesmcarthur has quit IRC01:50
*** jamesmcarthur has joined #zuul02:15
*** jamesmcarthur has quit IRC02:41
openstackgerritMerged zuul/zuul master: Fix race in test_job_pause_retry  https://review.opendev.org/65600403:00
*** jamesmcarthur has joined #zuul03:12
*** jamesmcarthur has quit IRC03:27
*** jamesmcarthur has joined #zuul03:32
*** jamesmcarthur has quit IRC03:46
*** jamesmcarthur has joined #zuul03:46
*** jamesmcarthur has quit IRC04:15
*** jamesmcarthur has joined #zuul04:29
*** jamesmcarthur has quit IRC04:33
*** weshay1 has joined #zuul04:45
*** pabelanger has quit IRC04:47
*** mhu has quit IRC04:47
*** weshay has quit IRC04:48
*** mhu has joined #zuul04:57
*** weshay16 has joined #zuul04:57
*** weshay1 has quit IRC05:01
*** weshay161 has joined #zuul05:01
*** mhu has quit IRC05:04
*** weshay16 has quit IRC05:04
*** mhu has joined #zuul05:19
*** weshay1616 has joined #zuul05:19
*** weshay161 has quit IRC05:22
*** weshay16167 has joined #zuul05:25
*** mhu has quit IRC05:28
*** weshay1616 has quit IRC05:28
*** mhu has joined #zuul05:28
*** weshay161678 has joined #zuul05:28
*** weshay16167 has quit IRC05:32
AJaegercorvus: there's still a issue with test_job_pause_retry, see http://logs.openstack.org/24/656024/2/check/tox-py35/38dada7/job-output.txt.gz#_2019-04-27_03_41_13_347598 and http://logs.openstack.org/06/656006/1/check/tox-py36/7a1568c/job-output.txt.gz#_2019-04-27_04_36_30_24456405:42
*** pcaruana has joined #zuul05:58
*** pcaruana has quit IRC06:10
*** bhavikdbavishi has quit IRC06:29
*** bhavikdbavishi has joined #zuul06:30
*** bhavikdbavishi has quit IRC06:44
openstackgerritMerged zuul/zuul master: Fix tox.ini cover target install command  https://review.opendev.org/65272706:44
*** altlogbot_1 has quit IRC06:49
*** altlogbot_0 has joined #zuul06:51
openstackgerritMerged zuul/zuul master: Include zookeeper.hosts in ZFS example zuul.conf  https://review.opendev.org/65448307:08
openstackgerritMerged zuul/zuul master: Fix requirements loop warning  https://review.opendev.org/65578107:25
openstackgerritTobias Henkel proposed zuul/zuul master: Support fail-fast in project pipelines  https://review.opendev.org/65276409:06
openstackgerritTobias Henkel proposed zuul/zuul master: Support emitting warnings via zuul_return  https://review.opendev.org/65152609:08
openstackgerritTobias Henkel proposed zuul/zuul master: Fix test race in test_provides_requires_pause  https://review.opendev.org/65605109:17
tobiashyet another test race ^09:17
openstackgerritTobias Henkel proposed zuul/zuul master: DNM: exercise halving concurrency  https://review.opendev.org/65580509:20
*** bhavikdbavishi has joined #zuul09:24
openstackgerritMerged zuul/zuul master: Clarify .zuul.d directory  https://review.opendev.org/65364409:44
openstackgerritMerged zuul/zuul master: Fix test race in test_job_pause  https://review.opendev.org/65602410:17
*** pabelanger has joined #zuul12:48
pabelangersome saturday morning debugging: http://logs.openstack.org/05/655805/3/check/zuul-tox-py36-3/dd8b203/testr_results.html.gz13:05
pabelangerfor some reason, timeout job seems to show up twice in the build results: http://paste.openstack.org/show/749849/13:05
pabelangerI'm guessing, that is because we actually ran it twice for some reason?13:06
pabelangerAh, I see the issue13:21
pabelangerpre-run timed out13:21
pabelangerwhich casued zuul to re-run the job13:21
pabelangerbut we expected run to time out13:22
openstackgerritPaul Belanger proposed zuul/zuul master: Increase timeout value for test_playbook timeout job  https://review.opendev.org/65605813:26
pabelanger^should fix another race13:26
*** bhavikdbavishi has quit IRC13:29
*** bhavikdbavishi has joined #zuul13:31
*** jamesmcarthur has joined #zuul13:45
openstackgerritMerged zuul/zuul master: Fix test race in test_provides_requires_pause  https://review.opendev.org/65605113:47
openstackgerritPaul Belanger proposed zuul/zuul master: DNM: exercise halving concurrency  https://review.opendev.org/65580513:52
*** jamesmcarthur has quit IRC14:07
pabelangerzuul-maint: I know it is a saturday, and humans likely traveling, but if you find yourself free for a code review: https://review.opendev.org/656058/ helps fix another boucning test14:13
pabelangerwe seem to be getting good at this :)14:14
*** sshnaidm has joined #zuul14:15
openstackgerritMerged zuul/zuul master: Add more debugging to tests  https://review.opendev.org/65600614:38
*** sshnaidm has quit IRC14:44
*** sshnaidm has joined #zuul14:44
*** sshnaidm is now known as sshnaidm|off14:44
*** bhavikdbavishi has quit IRC14:49
*** sshnaidm|off has quit IRC15:10
*** bhavikdbavishi has joined #zuul15:11
openstackgerritMerged zuul/zuul master: Increase timeout value for test_playbook timeout job  https://review.opendev.org/65605815:30
pabelangeryay15:30
pabelangerthat merged with no rechecks15:30
fungiyep, thanks for tracking that down15:31
pabelangerlooks like test_job_pause_retry might have failed again, going to recheck and look at logs15:32
*** jvv has joined #zuul15:53
*** bhavikdbavishi has quit IRC16:02
*** bhavikdbavishi has joined #zuul16:03
openstackgerritPaul Belanger proposed zuul/zuul master: Fix test race in test_job_pause (#2)  https://review.opendev.org/65607216:19
openstackgerritPaul Belanger proposed zuul/zuul master: Fix test race in test_job_pause_retry (#2)  https://review.opendev.org/65607216:21
pabelangerk, I think is the 2nd fix we need for test_job_pause_retry^16:21
pabelangerseen that in: http://logs.openstack.org/05/655805/4/check/zuul-tox-py35-2/c74907c/testr_results.html.gz16:21
openstackgerritPaul Belanger proposed zuul/zuul master: DNM: exercise halving concurrency  https://review.opendev.org/65580516:22
*** pcaruana has joined #zuul16:54
*** bhavikdbavishi has quit IRC16:56
*** bhavikdbavishi has joined #zuul17:03
*** bhavikdbavishi has quit IRC18:46
openstackgerritPaul Belanger proposed zuul/zuul master: Make paused status bar blue  https://review.opendev.org/65558818:46
pabelangerclarkb: I _think_ we also need^18:46
pabelangerbut, mostly a stab in the dark18:46
pabelangertristanC: it looks like multi-tenant dashboard job is broken: http://logs.openstack.org/88/655588/2/check/zuul-build-dashboard-multi-tenant/4bcc63f/npm/html/18:59
pabelangerFailed to load resource: net::ERR_BLOCKED_BY_CLIENT19:00
pabelangerlooks like trying to connect to sf.io19:00
pabelangershould we change that to opendev.org now?19:00
openstackgerritPaul Belanger proposed zuul/zuul master: DNM: exercise halving concurrency  https://review.opendev.org/65580519:02
pabelangerbumped ^ to 60mins19:03
openstackgerritPaul Belanger proposed zuul/zuul master: Switch to zuul.opendev.org for dashboard-multi-tenant  https://review.opendev.org/65608319:08
pabelangerlet see if that works19:08
*** rfolco|ruck has quit IRC19:24
openstackgerritPaul Belanger proposed zuul/zuul master: Switch to zuul.opendev.org for dashboard-multi-tenant  https://review.opendev.org/65608319:48
pabelangerzuul-maint: https://review.opendev.org/656072/ is the only other race I have seen today20:02
*** rfolco|ruck has joined #zuul20:22
pabelangertoabctl: left a -1 and comment on 652764, hopefully it makes sense20:24
*** altlogbot_0 has quit IRC20:43
*** altlogbot_2 has joined #zuul20:46
*** pcaruana has quit IRC21:23
*** sshnaidm|off has joined #zuul22:12
*** jamesmcarthur has joined #zuul22:19
*** jamesmcarthur has quit IRC22:51
*** jamesmcarthur has joined #zuul22:53
*** jamesmcarthur has quit IRC23:02
*** jamesmcarthur has joined #zuul23:02
*** jamesmcarthur has quit IRC23:04
tristanCpabelanger: the multi-tenant link you pasted is working for me, what's the issue?23:35

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!