Bug 1832918
| Summary: | traps: restraintd[1548] trap int3 ip:5fcdf1 sp:7ffc46091410 error:0 in restraintd[400000+6da000] | ||
|---|---|---|---|
| Product: | [Retired] Restraint | Reporter: | Ales Zelinka <azelinka> |
| Component: | general | Assignee: | Carol Bouchard <cbouchar> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.2.0 | CC: | asavkov, bpeck, breilly, cbeer, cbouchar, danrodri, djez |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-07 17:38:10 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ales Zelinka
2020-05-07 13:29:22 UTC
Restraint is failing to start when IPv6 is disabled, as the test requires, > Unnecessary error messages are reported by the snmpd when IPv6 is disabled. This was already reported in https://bugzilla.redhat.com/show_bug.cgi?id=1825548 It was fixed in https://github.com/beaker-project/restraint/issues/42 Using restraint-rhts-0.1.45 for harness in ksmeta should work, as the issue was introduced in 0.2.0. When I reproduced this issue, I saw the following error in the journal log. restraintd[1765]: Unable to listen on either ipV4 or ipV6 protocols, exiting... Pinged Daniel as I believed he may had run into this error in earlier triage sessions. The above comment from Daniel was his response. *** This bug has been marked as a duplicate of bug 1825548 *** |