~/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/.cache/molecule/env_op_images/default/ansible.cfg as config file PLAY [Download tools] ********************************************************** TASK [Gathering Facts] ********************************************************* Thursday 26 February 2026 20:16:13 +0000 (0:00:00.014) 0:00:00.014 ***** ok: [localhost] TASK [download_tools : Install build dependencies] ***************************** Thursday 26 February 2026 20:16:14 +0000 (0:00:00.904) 0:00:00.919 ***** changed: [localhost] => changed=true   msg: ''  rc: 0  results:  - 'Installed: python3-argcomplete-1.12.0-5.el9.noarch'  - '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: xmlstarlet-1.6.1-20.el9.x86_64'  - 'Installed: apr-util-1.6.1-23.el9.x86_64'  - 'Installed: httpd-tools-2.4.62-12.el9.x86_64'  - 'Installed: libisofs-1.5.4-4.el9.x86_64'  - 'Installed: apr-util-bdb-1.6.1-23.el9.x86_64'  - 'Installed: osinfo-db-20250606-1.el9.noarch'  - 'Installed: osinfo-db-tools-1.10.0-1.el9.x86_64'  - 'Installed: libburn-1.5.4-5.el9.x86_64'  - 'Installed: xorriso-1.5.4-5.el9.x86_64'  - 'Installed: apr-util-openssl-1.6.1-23.el9.x86_64'  - 'Installed: libosinfo-1.10.0-1.el9.x86_64'  - 'Installed: apr-1.7.0-12.el9.x86_64' TASK [download_tools : Set opm download url suffix] **************************** Thursday 26 February 2026 20:16:22 +0000 (0:00:07.450) 0:00:08.369 ***** 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] **************************** Thursday 26 February 2026 20:16:22 +0000 (0:00:00.023) 0:00:08.393 ***** ok: [localhost] => changed=false   ansible_facts:  opm_url_suffix: download/v1.30.0 TASK [download_tools : Create $HOME/bin dir] *********************************** Thursday 26 February 2026 20:16:22 +0000 (0:00:00.024) 0:00:08.417 ***** 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] ******************************************* Thursday 26 February 2026 20:16:22 +0000 (0:00:00.298) 0:00:08.716 ***** 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: /tmp/ansible-tmp-1772136982.5360847-16573-203338166181791/tmpmr46ivsi  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] ***************************** Thursday 26 February 2026 20:16:23 +0000 (0:00:01.278) 0:00:09.994 ***** ok: [localhost] => changed=false   ansible_facts:  oc_mirror_url: https://mirror.openshift.com/pub/openshift-v4/clients/ocp/latest/oc-mirror.tar.gz TASK [download_tools : Download and extract oc-mirror] ************************* Thursday 26 February 2026 20:16:23 +0000 (0:00:00.020) 0:00:10.014 ***** changed: [localhost] => changed=true   dest: /home/zuul/bin/  extract_results:  cmd:  - /usr/bin/gtar  - --extract  - -C  - /home/zuul/bin  - -z  - -f  - /tmp/ansible-tmp-1772136983.8334055-16590-30929901040153/oc-mirroo6j278bg.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: /tmp/ansible-tmp-1772136983.8334055-16590-30929901040153/oc-mirroo6j278bg.tar.gz  state: directory  uid: 1000 TASK [download_tools : Make oc-mirror executable] ****************************** Thursday 26 February 2026 20:16:32 +0000 (0:00:09.176) 0:00:19.191 ***** 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] *************************** Thursday 26 February 2026 20:16:33 +0000 (0:00:00.188) 0:00:19.380 ***** ok: [localhost] => changed=false   ansible_facts:  _sdk_version: 1.41.1 TASK [download_tools : Set operator-sdk file for version < 1.3.0] ************** Thursday 26 February 2026 20:16:33 +0000 (0:00:00.034) 0:00:19.414 ***** 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] ************* Thursday 26 February 2026 20:16:33 +0000 (0:00:00.020) 0:00:19.435 ***** ok: [localhost] => changed=false   ansible_facts:  _operator_sdk_file: operator-sdk_linux_amd64 TASK [download_tools : Download operator-sdk] ********************************** Thursday 26 February 2026 20:16:33 +0000 (0:00:00.023) 0:00:19.458 ***** changed: [localhost] => changed=true   checksum_dest: null  checksum_src: b29fbaf7b88d11c0fc7b56fc7468cc20bbb00875  dest: /home/zuul/bin/operator-sdk  elapsed: 1  gid: 1000  group: zuul  md5sum: f288351121b669bf298bab2daeb0d4de  mode: '0755'  msg: OK (120534604 bytes)  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 120534604  src: /tmp/ansible-tmp-1772136993.2780123-16645-183663348021397/tmpupzq72ez  state: file  status_code: 200  uid: 1000  url: https://github.com/operator-framework/operator-sdk/releases/download/v1.41.1/operator-sdk_linux_amd64 TASK [download_tools : Download and extract kustomize] ************************* Thursday 26 February 2026 20:16:35 +0000 (0:00:01.874) 0:00:21.333 ***** changed: [localhost] => changed=true   dest: /home/zuul/bin/  extract_results:  cmd:  - /usr/bin/gtar  - --extract  - -C  - /home/zuul/bin  - -z  - -f  - /tmp/ansible-tmp-1772136995.1533744-16660-114891327460824/kustomize_v5.0.3_linux_amd64vjbdaixk.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: 113  src: /tmp/ansible-tmp-1772136995.1533744-16660-114891327460824/kustomize_v5.0.3_linux_amd64vjbdaixk.tar.gz  state: directory  uid: 1000 TASK [download_tools : Download kubectl] *************************************** Thursday 26 February 2026 20:16:36 +0000 (0:00:01.084) 0:00:22.418 ***** ok: [localhost] => changed=false   dest: /home/zuul/bin/kubectl  elapsed: 0  gid: 1000  group: zuul  mode: '0755'  msg: 'HTTP Error 304: Not Modified'  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 197726784  state: hard  status_code: 304  uid: 1000  url: https://dl.k8s.io/release/v1.25.7/bin/linux/amd64/kubectl TASK [download_tools : Download kuttl] ***************************************** Thursday 26 February 2026 20:16:36 +0000 (0:00:00.326) 0:00:22.744 ***** changed: [localhost] => changed=true   checksum_dest: null  checksum_src: b6a31d1f3601af01fcce998d721a8e71df2fddc2  dest: /home/zuul/bin/kubectl-kuttl  elapsed: 0  gid: 1000  group: zuul  md5sum: 3ff8e2099b841f8ef0766ebc22057376  mode: '0755'  msg: OK (39207064 bytes)  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 39207064  src: /tmp/ansible-tmp-1772136996.564513-16708-78548050180384/tmpyhwr0lf4  state: file  status_code: 200  uid: 1000  url: https://github.com/kudobuilder/kuttl/releases/download/v0.20.0/kubectl-kuttl_0.20.0_linux_x86_64 TASK [download_tools : Download chainsaw] ************************************** Thursday 26 February 2026 20:16:37 +0000 (0:00:00.947) 0:00:23.692 ***** changed: [localhost] => changed=true   dest: /home/zuul/bin/  extract_results:  cmd:  - /usr/bin/gtar  - --extract  - -C  - /home/zuul/bin  - -z  - --show-transformed-names  - --exclude  - README.md  - --exclude  - LICENSE  - -f  - /tmp/ansible-tmp-1772136997.5110257-16723-25010614180501/chainsaw_linux_amd648hfnbeba.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: 150  src: /tmp/ansible-tmp-1772136997.5110257-16723-25010614180501/chainsaw_linux_amd648hfnbeba.tar.gz  state: directory  uid: 1000 TASK [download_tools : Download and extract yq] ******************************** Thursday 26 February 2026 20:16:41 +0000 (0:00:04.156) 0:00:27.848 ***** changed: [localhost] => changed=true   dest: /home/zuul/bin/  extract_results:  cmd:  - /usr/bin/gtar  - --extract  - -C  - /home/zuul/bin  - -z  - -f  - /tmp/ansible-tmp-1772137001.6673858-16756-16934655224718/yq_linux_amd64w2kj481b.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: 4096  src: /tmp/ansible-tmp-1772137001.6673858-16756-16934655224718/yq_linux_amd64w2kj481b.tar.gz  state: directory  uid: 1000 TASK [download_tools : Link yq_linux_amd64 as yq] ****************************** Thursday 26 February 2026 20:16:42 +0000 (0:00:01.198) 0:00:29.046 ***** changed: [localhost] => changed=true   dest: /home/zuul/bin/yq  gid: 1000  group: zuul  mode: '0777'  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 29  src: /home/zuul/bin/yq_linux_amd64  state: link  uid: 1000 TASK [download_tools : Deinstall golang] *************************************** Thursday 26 February 2026 20:16:43 +0000 (0:00:00.193) 0:00:29.240 ***** changed: [localhost] => changed=true   msg: ''  rc: 0  results:  - 'Removed: golang-race-1.23.4-1.el9.x86_64'  - 'Removed: golang-src-1.23.4-1.el9.noarch'  - 'Removed: golang-1.23.4-1.el9.x86_64'  - 'Removed: golang-bin-1.23.4-1.el9.x86_64' TASK [download_tools : Delete old go version installed from upstream] ********** Thursday 26 February 2026 20:16:45 +0000 (0:00:02.806) 0:00:32.046 ***** ok: [localhost] => (item=/usr/local/go) => changed=false   ansible_loop_var: item  item: /usr/local/go  path: /usr/local/go  state: absent ok: [localhost] => (item=/home/zuul/bin/go) => changed=false   ansible_loop_var: item  item: /home/zuul/bin/go  path: /home/zuul/bin/go  state: absent ok: [localhost] => (item=/home/zuul/bin/gofmt) => changed=false   ansible_loop_var: item  item: /home/zuul/bin/gofmt  path: /home/zuul/bin/gofmt  state: absent ok: [localhost] => (item=/usr/local/bin/go) => changed=false   ansible_loop_var: item  item: /usr/local/bin/go  path: /usr/local/bin/go  state: absent ok: [localhost] => (item=/usr/local/bin/gofmt) => changed=false   ansible_loop_var: item  item: /usr/local/bin/gofmt  path: /usr/local/bin/gofmt  state: absent TASK [download_tools : Download and extract golang] **************************** Thursday 26 February 2026 20:16:46 +0000 (0:00:00.957) 0:00:33.004 *****