You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running test/cmd/timeout.sh:16: executing 'oc get dc node -w --request-timeout=1s 2>&1' expecting success and text 'Timeout exceeded while reading body'...
FAILURE after 1.566s: test/cmd/timeout.sh:16: executing 'oc get dc node -w --request-timeout=1s 2>&1' expecting success and text 'Timeout exceeded while reading body': the command returned the wrong error code; the output content test failed
Standard output from the command:
Unable to connect to the server: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
There was no error output from the command.
[ERROR] PID 12840: hack/lib/cmd.sh:241: `return "${return_code}"` exited with status 1.
[INFO] Stack Trace:
[INFO] 1: hack/lib/cmd.sh:241: `return "${return_code}"`
[INFO] 2: test/cmd/timeout.sh:16: os::cmd::expect_success_and_text
[INFO] Exiting with code 1.
Heppened here https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/1445/consoleFull#68254940656c25df4e4b05b79524e5d52
The text was updated successfully, but these errors were encountered: