Bug 1685813 - Not able to run centos-regression getting exception error
Summary: Not able to run centos-regression getting exception error
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: GlusterFS
Classification: Community
Component: project-infrastructure
Version: 6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-06 07:50 UTC by Mohit Agrawal
Modified: 2019-05-27 02:11 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-05-27 02:11:15 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Mohit Agrawal 2019-03-06 07:50:10 UTC
Description of problem:
Not able to run centos-regression build is getting an Exception error

Version-Release number of selected component (if applicable):


How reproducible:

https://build.gluster.org/job/centos7-regression/5017/consoleFull
Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 M. Scherer 2019-03-06 09:45:53 UTC
Yeah, there is a patch that seems to break builders one by one. 

Dkhandel told me this morning that we lost lots of aws builder (8 out of 10), and upon investigation, they all ran regression tests for that change before becoming offline:

https://review.gluster.org/#/c/glusterfs/+/22290/

As said on gerrit, I strongly suspect that the logic change do result in the test spawning a infinite loop, since the builder we recovered didn't show any trace of error in the log, which is the kind of symptom you get with a infinite loop (while still answering to ping, since icmp is handled in the kernel). 

So I would suggest to investigate ./tests/00-geo-rep/00-georep-verify-setup.t , as I see that as being the last test run before losing contact with builders. In fact, since the patch worked for the 2nd iteration, I guess the issue is the 3rd iteration of the patch.

In any case, I think that's not a infra issue.

Comment 2 M. Scherer 2019-03-06 10:53:31 UTC
I did reboot the broken builders and they are back. And I also looked at the patch, but didn't found something, so I suspect there is some logic that escape me.

Comment 3 Mohit Agrawal 2019-03-06 10:58:53 UTC
Thanks, Michael there is some issue in my patch.
I will upload a new patch.
You can close the bugzilla.

Thanks,
Mohit Agrawal


Note You need to log in before you can comment on or make changes to this bug.