-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
4.17.z, 4.16.z, 4.18.z
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
"oc observe" tests are not designed to be run in parallel. The tests should be gated to not run when ocp conformance tests are run in parallel.
Version-Release number of selected component (if applicable):
Failure was observed with 4.16.10. This failure likely occurs in all earlier and later releases.
How reproducible:
100%
Steps to Reproduce:
1. run ocp conformance tests in parallel ([Suite:openshift/conformance/parallel])
2.
3.
Actual results:
started: 0/1/2 "[sig-cli] oc observe works as expected with cluster operators [apigroup:config.openshift.io] [Suite:openshift/conformance/parallel]"
started: 0/2/2 "[sig-cli] oc observe works as expected [Suite:openshift/conformance/parallel]"
[sig-cli] oc observe works as expected [Suite:openshift/conformance/parallel]
[sig-cli] oc observe [It] works as expected [Suite:openshift/conformance/parallel]
[FAIL] [sig-cli] oc observe [It] works as expected [Suite:openshift/conformance/parallel]
failed: (3.4s) 2024-09-16T21:20:35 "[sig-cli] oc observe works as expected [Suite:openshift/conformance/parallel]"
passed: (3.4s) 2024-09-16T21:20:35 "[sig-cli] oc observe works as expected with cluster operators [apigroup:config.openshift.io] [Suite:openshift/conformance/parallel]"
Expected results:
No failures.
Additional info:
Using simple script I wrote to further validate the issue:
(.venv) root@jnowicki-remote-dev armada-ansible (master) $ ./test.sh
(.venv) root@jnowicki-remote-dev armada-ansible (master) $ F0916 22:15:31.375638 549069 observe.go:436] Unable to listen on ":11251": listen tcp :11251: bind: address already in use
F0916 22:15:31.493282 549086 observe.go:436] Unable to listen on ":11251": listen tcp :11251: bind: address already in use
F0916 22:15:31.615044 549095 observe.go:436] Unable to listen on ":11251": listen tcp :11251: bind: address already in use
F0916 22:15:31.734616 549104 observe.go:436] Unable to listen on ":11251": listen tcp :11251: bind: address already in use
# 2024-09-16T22:15:31Z Sync started
# 2024-09-16T22:15:31Z Sync 4706 "" default builder ""
# 2024-09-16T22:15:31Z Sync 4240 "" default default ""
# 2024-09-16T22:15:31Z Sync 4689 "" default deployer ""
# 2024-09-16T22:15:31Z Sync ended
F0916 22:15:31.908949 549120 observe.go:436] Unable to listen on ":11251": listen tcp :11251: bind: address already in use
# 2024-09-16T22:15:32Z Sync started
# 2024-09-16T22:15:32Z Sync 4706 "" default builder ""
# 2024-09-16T22:15:32Z Sync 4240 "" default default ""
# 2024-09-16T22:15:32Z Sync 4689 "" default deployer ""
# 2024-09-16T22:15:32Z Sync ended
F0916 22:15:32.163740 549136 observe.go:436] Unable to listen on ":11251": listen tcp :11251: bind: address already in use
# 2024-09-16T22:15:32Z Sync started
# 2024-09-16T22:15:32Z Sync 4706 "" default builder ""
# 2024-09-16T22:15:32Z Sync 4240 "" default default ""
# 2024-09-16T22:15:32Z Sync 4689 "" default deployer ""
# 2024-09-16T22:15:32Z Sync ended
F0916 22:15:32.330787 549152 observe.go:436] Unable to listen on ":11251": listen tcp :11251: bind: address already in use
# 2024-09-16T22:15:32Z Sync started
# 2024-09-16T22:15:32Z Sync 4706 "" default builder ""
# 2024-09-16T22:15:32Z Sync 4240 "" default default ""
# 2024-09-16T22:15:32Z Sync 4689 "" default deployer ""
# 2024-09-16T22:15:32Z Sync ended
F0916 22:15:32.572065 549169 observe.go:436] Unable to listen on ":11251": listen tcp :11251: bind: address already in use