-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.21, 4.22
(Feel free to update this bug's summary to be more specific.)
Component Readiness has found a potential regression in the following test:
install should succeed: overall
Significant regression detected.
Fishers Exact probability of a regression: 99.99%.
Test pass rate dropped from 100.00% to 92.68%.
Sample (being evaluated) Release: 4.21
Start Time: 2025-12-31T00:00:00Z
End Time: 2026-01-07T00:00:00Z
Success Rate: 92.68%
Successes: 38
Failures: 3
Flakes: 0
Base (historical) Release: 4.18
Start Time: 2025-01-26T00:00:00Z
End Time: 2025-02-25T00:00:00Z
Success Rate: 100.00%
Successes: 150
Failures: 0
Flakes: 0
View the test details report for additional context.
Filed by: jialiu@redhat.com
E.g:
TASK [fubarhouse.golang : Go-Lang | Download distribution] ********************* [1;30mtask path: /root/.ansible/roles/fubarhouse.golang/tasks/install-distro.yml:3[0m Saturday 03 January 2026 13:08:47 -0600 (0:00:00.066) 0:02:08.688 ****** [0;34m<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root[0m [0;34m<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'[0m [0;34m<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1767467327.128564-37493-280132033372236 `" && echo ansible-tmp-1767467327.128564-37493-280132033372236="` echo /root/.ansible/tmp/ansible-tmp-1767467327.128564-37493-280132033372236 `" ) && sleep 0'[0m [0;34mUsing module file /usr/local/lib/python3.9/site-packages/ansible/modules/get_url.py[0m [0;34m<localhost> PUT /root/.ansible/tmp/ansible-local-8680kkzdxex3/tmplfp4nb5y TO /root/.ansible/tmp/ansible-tmp-1767467327.128564-37493-280132033372236/AnsiballZ_get_url.py[0m [0;34m<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1767467327.128564-37493-280132033372236/ /root/.ansible/tmp/ansible-tmp-1767467327.128564-37493-280132033372236/AnsiballZ_get_url.py && sleep 0'[0m [0;34m<localhost> EXEC /bin/sh -c '/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1767467327.128564-37493-280132033372236/AnsiballZ_get_url.py && sleep 0'[0m [0;34m<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1767467327.128564-37493-280132033372236/ > /dev/null 2>&1 && sleep 0'[0m [0;31mThe full traceback is:[0m [0;31mTraceback (most recent call last):[0m [0;31m File "/tmp/ansible_get_url_payload_cipv2_fp/ansible_get_url_payload.zip/ansible/modules/get_url.py", line 431, in url_get[0m [0;31m File "/usr/lib64/python3.9/shutil.py", line 205, in copyfileobj[0m [0;31m buf = fsrc_read(length)[0m [0;31m File "/usr/lib64/python3.9/http/client.py", line 463, in read[0m [0;31m n = self.readinto(b)[0m [0;31m File "/usr/lib64/python3.9/http/client.py", line 507, in readinto[0m [0;31m n = self.fp.readinto(b)[0m [0;31m File "/usr/lib64/python3.9/socket.py", line 716, in readinto[0m [0;31m return self._sock.recv_into(b)[0m [0;31m File "/usr/lib64/python3.9/ssl.py", line 1277, in recv_into[0m [0;31m return self.read(nbytes, buffer)[0m [0;31m File "/usr/lib64/python3.9/ssl.py", line 1135, in read[0m [0;31m return self._sslobj.read(len, buffer)[0m [0;31msocket.timeout: The read operation timed out[0m [0;31mfatal: [localhost]: FAILED! => {[0m [0;31m "changed": false,[0m [0;31m "elapsed": 0,[0m [0;31m "invocation": {[0m [0;31m "module_args": {[0m [0;31m "attributes": null,[0m [0;31m "backup": false,[0m [0;31m "checksum": "",[0m [0;31m "ciphers": null,[0m [0;31m "client_cert": null,[0m [0;31m "client_key": null,[0m [0;31m "decompress": true,[0m [0;31m "dest": "/tmp/go1.22.3.linux-amd64.tar.gz",[0m [0;31m "force": false,[0m [0;31m "force_basic_auth": false,[0m [0;31m "group": null,[0m [0;31m "headers": null,[0m [0;31m "http_agent": "ansible-httpget",[0m [0;31m "mode": null,[0m [0;31m "owner": null,[0m [0;31m "selevel": null,[0m [0;31m "serole": null,[0m [0;31m "setype": null,[0m [0;31m "seuser": null,[0m [0;31m "timeout": 10,[0m [0;31m "tmp_dest": null,[0m [0;31m "unredirected_headers": [],[0m [0;31m "unsafe_writes": false,[0m [0;31m "url": "https://go.dev/dl/go1.22.3.linux-amd64.tar.gz",[0m [0;31m "url_password": null,[0m [0;31m "url_username": null,[0m [0;31m "use_gssapi": false,[0m [0;31m "use_netrc": true,[0m [0;31m "use_proxy": true,[0m [0;31m "validate_certs": false[0m [0;31m }[0m [0;31m },[0m [0;31m "msg": "failed to create temporary content file: The read operation timed out"[0m [0;31m}[0m PLAY RECAP ********************************************************************* [0;31mlocalhost[0m : [0;32mok=27 [0m [0;33mchanged=3 [0m unreachable=0 [0;31mfailed=1 [0m [0;36mskipped=29 [0m rescued=0 ignored=0 Saturday 03 January 2026 13:13:24 -0600 (0:04:36.972) 0:06:45.661 ****** =============================================================================== fubarhouse.golang : Go-Lang | Download distribution ------------------- 276.97s /root/.ansible/roles/fubarhouse.golang/tasks/install-distro.yml:3 ------------- packages_installation : Install packages on CentOS/RHEL --------------- 106.24s /opt/dev-scripts/metal3-dev-env/vm-setup/roles/packages_installation/tasks/main.yml:60 packages_installation : Remove any previous tripleo-repos to avoid version conflicts --- 8.05s /opt/dev-scripts/metal3-dev-env/vm-setup/roles/packages_installation/tasks/centos_required_packages.yml:16 +(./01_install_requirements.sh:1): removetmp +(utils.sh:959): removetmp(): '[' -n '' ']' +(utils.sh:959): removetmp(): true make: *** [Makefile:52: requirements] Error 2 + rv=2
Also https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-openshift-release-master-nightly-4.21-upgrade-from-stable-4.20-e2e-metal-ipi-ovn-upgrade/2007538550387511296 hit the same issue.