~/src/github.com/openstack-k8s-operators/install_yamls/devsetup ~/ci-framework-data/artifacts ANSIBLE_FORCE_COLOR=true ansible-playbook \ -v -i hosts --tags all \ download_tools.yaml Using /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ansible.cfg as config file PLAY [Download tools] ********************************************************** TASK [download_tools : Install build dependencies name=['jq', 'skopeo', 'sqlite', 'httpd-tools', 'virt-install', 'gcc', 'python3-jinja2', 'xmlstarlet', 'openssl']] *** Wednesday 25 February 2026 20:14:04 +0000 (0:00:00.043) 0:00:00.043 **** Wednesday 25 February 2026 20:14:04 +0000 (0:00:00.042) 0:00:00.042 **** changed: [localhost] =>   changed: true  msg: ''  rc: 0  results:  - 'Installed: skopeo-2:1.22.0-1.el9.x86_64'  - 'Installed: osinfo-db-20250606-1.el9.noarch'  - 'Installed: osinfo-db-tools-1.10.0-1.el9.x86_64'  - 'Installed: apr-1.7.0-12.el9.x86_64'  - 'Installed: apr-util-1.6.1-23.el9.x86_64'  - 'Installed: apr-util-bdb-1.6.1-23.el9.x86_64'  - 'Installed: apr-util-openssl-1.6.1-23.el9.x86_64'  - 'Installed: libosinfo-1.10.0-1.el9.x86_64'  - 'Installed: virt-install-5.0.0-1.el9.noarch'  - 'Installed: virt-manager-common-5.0.0-1.el9.noarch'  - 'Installed: libisoburn-1.5.4-5.el9.x86_64'  - 'Installed: libvirt-client-11.10.0-4.el9.x86_64'  - 'Installed: libisofs-1.5.4-4.el9.x86_64'  - 'Installed: xorriso-1.5.4-5.el9.x86_64'  - 'Installed: python3-argcomplete-1.12.0-5.el9.noarch'  - 'Installed: libburn-1.5.4-5.el9.x86_64'  - 'Installed: xmlstarlet-1.6.1-20.el9.x86_64'  - 'Installed: sqlite-3.34.1-9.el9.x86_64'  - 'Installed: httpd-tools-2.4.62-12.el9.x86_64' TASK [download_tools : Set opm download url suffix opm_url_suffix=latest/download] *** Wednesday 25 February 2026 20:14:08 +0000 (0:00:03.867) 0:00:03.910 **** Wednesday 25 February 2026 20:14:08 +0000 (0:00:03.867) 0:00:03.909 **** skipping: [localhost] =>   changed: false  false_condition: opm_version is undefined or opm_version == "latest"  skip_reason: Conditional result was False TASK [download_tools : Set opm download url suffix opm_url_suffix=download/{{ opm_version }}] *** Wednesday 25 February 2026 20:14:08 +0000 (0:00:00.022) 0:00:03.933 **** Wednesday 25 February 2026 20:14:08 +0000 (0:00:00.022) 0:00:03.932 **** ok: [localhost] =>   ansible_facts:  opm_url_suffix: download/v1.30.0  changed: false TASK [download_tools : Create $HOME/bin dir path={{ lookup('env', 'HOME') }}/bin, state=directory, mode=0755] *** Wednesday 25 February 2026 20:14:08 +0000 (0:00:00.025) 0:00:03.959 **** Wednesday 25 February 2026 20:14:08 +0000 (0:00:00.025) 0:00:03.958 **** ok: [localhost] =>   changed: false  gid: 1000  group: zuul  mode: '0755'  owner: zuul  path: /home/zuul/bin  secontext: unconfined_u:object_r:home_bin_t:s0  size: 48  state: directory  uid: 1000 TASK [download_tools : Download opm url=https://github.com/operator-framework/operator-registry/releases/{{ opm_url_suffix }}/linux-amd64-opm, dest={{ lookup('env', 'HOME') }}/bin/opm, mode=0755, timeout=30] *** Wednesday 25 February 2026 20:14:09 +0000 (0:00:00.320) 0:00:04.279 **** Wednesday 25 February 2026 20:14:09 +0000 (0:00:00.320) 0:00:04.279 **** changed: [localhost] =>   changed: true  checksum_dest: null  checksum_src: 9238abd6903e2fbbb4e1077b6ae3ada340867a32  dest: /home/zuul/bin/opm  elapsed: 0  gid: 1000  group: zuul  md5sum: 7012baf74b8eb8252ce3d768e06f5400  mode: '0755'  msg: OK (54879432 bytes)  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 54879432  src: /home/zuul/.ansible/tmp/ansible-moduletmp-1772050449.5112402-x6cke14_/tmpyn7is3_2  state: file  status_code: 200  uid: 1000  url: https://github.com/operator-framework/operator-registry/releases/download/v1.30.0/linux-amd64-opm TASK [download_tools : Set oc-mirror download url oc_mirror_url=https://mirror.openshift.com/pub/openshift-v4/clients/ocp/{{ oc_mirror_version }}/oc-mirror.tar.gz] *** Wednesday 25 February 2026 20:14:10 +0000 (0:00:00.949) 0:00:05.228 **** Wednesday 25 February 2026 20:14:10 +0000 (0:00:00.949) 0:00:05.228 **** ok: [localhost] =>   ansible_facts:  oc_mirror_url: https://mirror.openshift.com/pub/openshift-v4/clients/ocp/latest/oc-mirror.tar.gz  changed: false TASK [download_tools : Download and extract oc-mirror src={{ oc_mirror_url }}, dest={{ lookup('env', 'HOME') }}/bin/, remote_src=True] *** Wednesday 25 February 2026 20:14:10 +0000 (0:00:00.038) 0:00:05.266 **** Wednesday 25 February 2026 20:14:10 +0000 (0:00:00.038) 0:00:05.266 **** changed: [localhost] =>   changed: true  dest: /home/zuul/bin/  extract_results:  cmd:  - /usr/bin/gtar  - --extract  - -C  - /home/zuul/bin  - -z  - -f  - /home/zuul/.ansible/tmp/ansible-tmp-1772050450.1760864-31206-76921053009066/oc-mirroskfokr4p.tar.gz  err: ''  out: ''  rc: 0  gid: 1000  group: zuul  handler: TgzArchive  mode: '0755'  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 76  src: /home/zuul/.ansible/tmp/ansible-tmp-1772050450.1760864-31206-76921053009066/oc-mirroskfokr4p.tar.gz  state: directory  uid: 1000 TASK [download_tools : Make oc-mirror executable path={{ lookup('env', 'HOME') }}/bin/oc-mirror, mode=0755] *** Wednesday 25 February 2026 20:14:18 +0000 (0:00:08.101) 0:00:13.369 **** Wednesday 25 February 2026 20:14:18 +0000 (0:00:08.102) 0:00:13.368 **** changed: [localhost] =>   changed: true  gid: 1000  group: zuul  mode: '0755'  owner: zuul  path: /home/zuul/bin/oc-mirror  secontext: unconfined_u:object_r:home_bin_t:s0  size: 314996512  state: file  uid: 1000 TASK [download_tools : Get version from sdk_version _sdk_version={{ sdk_version | regex_search('v(.*)', '\1') | first }}] *** Wednesday 25 February 2026 20:14:18 +0000 (0:00:00.265) 0:00:13.634 **** Wednesday 25 February 2026 20:14:18 +0000 (0:00:00.265) 0:00:13.634 **** ok: [localhost] =>   ansible_facts:  _sdk_version: 1.41.1  changed: false TASK [download_tools : Set operator-sdk file for version < 1.3.0 _operator_sdk_file=operator-sdk-{{ sdk_version }}-x86_64-linux-gnu] *** Wednesday 25 February 2026 20:14:18 +0000 (0:00:00.056) 0:00:13.691 **** Wednesday 25 February 2026 20:14:18 +0000 (0:00:00.056) 0:00:13.690 **** skipping: [localhost] =>   changed: false  false_condition: _sdk_version is version('1.3.0', 'lt', strict=True )  skip_reason: Conditional result was False TASK [download_tools : Set operator-sdk file for version >= 1.3.0 _operator_sdk_file=operator-sdk_linux_amd64] *** Wednesday 25 February 2026 20:14:18 +0000 (0:00:00.036) 0:00:13.727 **** Wednesday 25 February 2026 20:14:18 +0000 (0:00:00.036) 0:00:13.726 **** ok: [localhost] =>   ansible_facts:  _operator_sdk_file: operator-sdk_linux_amd64  changed: false TASK [download_tools : Download operator-sdk url=https://github.com/operator-framework/operator-sdk/releases/download/{{ sdk_version }}/{{ _operator_sdk_file }}, dest={{ lookup('env', 'HOME') }}/bin/operator-sdk, mode=0755, force=True, timeout=30] *** Wednesday 25 February 2026 20:14:18 +0000 (0:00:00.040) 0:00:13.767 **** Wednesday 25 February 2026 20:14:18 +0000 (0:00:00.040) 0:00:13.766 **** task path: /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/roles/download_tools/tasks/main.yaml:92 fatal: [localhost]: FAILED! =>   changed: false  dest: /home/zuul/bin/operator-sdk  elapsed: 0  msg: 'Connection failure: Remote end closed connection without response'  url: https://github.com/operator-framework/operator-sdk/releases/download/v1.41.1/operator-sdk_linux_amd64 NO MORE HOSTS LEFT ************************************************************* PLAY RECAP ********************************************************************* localhost : ok=9  changed=4  unreachable=0 failed=1  skipped=2  rescued=0 ignored=0 Wednesday 25 February 2026 20:14:19 +0000 (0:00:00.394) 0:00:14.162 **** =============================================================================== download_tools : Download and extract oc-mirror ------------------------- 8.10s download_tools : Install build dependencies ----------------------------- 3.87s download_tools : Download opm ------------------------------------------- 0.95s download_tools : Download operator-sdk ---------------------------------- 0.39s download_tools : Create $HOME/bin dir ----------------------------------- 0.32s download_tools : Make oc-mirror executable ------------------------------ 0.27s download_tools : Get version from sdk_version --------------------------- 0.06s download_tools : Set operator-sdk file for version >= 1.3.0 ------------- 0.04s download_tools : Set oc-mirror download url ----------------------------- 0.04s download_tools : Set operator-sdk file for version < 1.3.0 -------------- 0.04s download_tools : Set opm download url suffix ---------------------------- 0.03s download_tools : Set opm download url suffix ---------------------------- 0.02s Wednesday 25 February 2026 20:14:19 +0000 (0:00:00.394) 0:00:14.161 **** =============================================================================== download_tools --------------------------------------------------------- 14.12s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ total ------------------------------------------------------------------ 14.12s make: *** [Makefile:197: download_tools] Error 2