[WARNING]: Found variable using reserved name: namespace PLAY [Download tools] ********************************************************** TASK [download_tools : Install build dependencies name=['jq', 'skopeo', 'sqlite', 'httpd-tools', 'virt-install', 'gcc', 'python3-jinja2', 'xmlstarlet', 'openssl']] *** Wednesday 21 January 2026 11:13:25 +0000 (0:00:00.049) 0:00:00.049 ***** Wednesday 21 January 2026 11:13:25 +0000 (0:00:00.049) 0:00:00.049 ***** changed: [localhost] TASK [download_tools : Set opm download url suffix opm_url_suffix=latest/download] *** Wednesday 21 January 2026 11:13:32 +0000 (0:00:07.045) 0:00:07.095 ***** Wednesday 21 January 2026 11:13:32 +0000 (0:00:07.045) 0:00:07.094 ***** skipping: [localhost] TASK [download_tools : Set opm download url suffix opm_url_suffix=download/{{ opm_version }}] *** Wednesday 21 January 2026 11:13:32 +0000 (0:00:00.039) 0:00:07.135 ***** Wednesday 21 January 2026 11:13:32 +0000 (0:00:00.039) 0:00:07.134 ***** ok: [localhost] TASK [download_tools : Create $HOME/bin dir path={{ lookup('env', 'HOME') }}/bin, state=directory, mode=0755] *** Wednesday 21 January 2026 11:13:32 +0000 (0:00:00.043) 0:00:07.178 ***** Wednesday 21 January 2026 11:13:32 +0000 (0:00:00.043) 0:00:07.177 ***** ok: [localhost] 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 21 January 2026 11:13:32 +0000 (0:00:00.390) 0:00:07.569 ***** Wednesday 21 January 2026 11:13:32 +0000 (0:00:00.390) 0:00:07.568 ***** changed: [localhost] TASK [download_tools : Get version from sdk_version _sdk_version={{ sdk_version | regex_search('v(.*)', '\1') | first }}] *** Wednesday 21 January 2026 11:13:33 +0000 (0:00:01.000) 0:00:08.569 ***** Wednesday 21 January 2026 11:13:33 +0000 (0:00:01.000) 0:00:08.569 ***** ok: [localhost] TASK [download_tools : Set operator-sdk file for version < 1.3.0 _operator_sdk_file=operator-sdk-{{ sdk_version }}-x86_64-linux-gnu] *** Wednesday 21 January 2026 11:13:33 +0000 (0:00:00.052) 0:00:08.622 ***** Wednesday 21 January 2026 11:13:33 +0000 (0:00:00.052) 0:00:08.622 ***** skipping: [localhost] TASK [download_tools : Set operator-sdk file for version >= 1.3.0 _operator_sdk_file=operator-sdk_linux_amd64] *** Wednesday 21 January 2026 11:13:33 +0000 (0:00:00.039) 0:00:08.662 ***** Wednesday 21 January 2026 11:13:33 +0000 (0:00:00.039) 0:00:08.661 ***** ok: [localhost] 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 21 January 2026 11:13:33 +0000 (0:00:00.042) 0:00:08.705 ***** Wednesday 21 January 2026 11:13:33 +0000 (0:00:00.042) 0:00:08.704 ***** changed: [localhost] TASK [download_tools : Download and extract kustomize src=https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize%2F{{ kustomize_version }}/kustomize_{{ kustomize_version }}_linux_amd64.tar.gz, dest={{ lookup('env', 'HOME') }}/bin/, remote_src=True] *** Wednesday 21 January 2026 11:13:35 +0000 (0:00:02.008) 0:00:10.713 ***** Wednesday 21 January 2026 11:13:35 +0000 (0:00:02.008) 0:00:10.712 ***** changed: [localhost] TASK [download_tools : Download kubectl url=https://dl.k8s.io/release/{{ kubectl_version }}/bin/linux/amd64/kubectl, dest={{ lookup('env', 'HOME') }}/bin/kubectl, mode=0755, timeout=30] *** Wednesday 21 January 2026 11:13:37 +0000 (0:00:01.569) 0:00:12.282 ***** Wednesday 21 January 2026 11:13:37 +0000 (0:00:01.569) 0:00:12.282 ***** ok: [localhost] TASK [download_tools : Download kuttl url=https://github.com/kudobuilder/kuttl/releases/download/v{{ kuttl_version }}/kubectl-kuttl_{{ kuttl_version }}_linux_x86_64, dest={{ lookup('env', 'HOME') }}/bin/kubectl-kuttl, mode=0755, timeout=30] *** Wednesday 21 January 2026 11:13:37 +0000 (0:00:00.467) 0:00:12.749 ***** Wednesday 21 January 2026 11:13:37 +0000 (0:00:00.467) 0:00:12.749 ***** changed: [localhost] TASK [download_tools : Download chainsaw src=https://github.com/kyverno/chainsaw/releases/download/v{{ chainsaw_version }}/chainsaw_linux_amd64.tar.gz, dest={{ lookup('env', 'HOME') }}/bin/, remote_src=True, extra_opts=['--exclude', 'README.md', '--exclude', 'LICENSE']] *** Wednesday 21 January 2026 11:13:39 +0000 (0:00:01.296) 0:00:14.046 ***** Wednesday 21 January 2026 11:13:39 +0000 (0:00:01.296) 0:00:14.045 ***** changed: [localhost] TASK [download_tools : Download and extract yq src=https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64.tar.gz, dest={{ lookup('env', 'HOME') }}/bin/, remote_src=True, mode=0755] *** Wednesday 21 January 2026 11:13:42 +0000 (0:00:03.714) 0:00:17.760 ***** Wednesday 21 January 2026 11:13:42 +0000 (0:00:03.714) 0:00:17.760 ***** changed: [localhost] TASK [download_tools : Link yq_linux_amd64 as yq src={{ lookup('env', 'HOME') }}/bin/yq_linux_amd64, dest={{ lookup('env', 'HOME') }}/bin/yq, state=link] *** Wednesday 21 January 2026 11:13:44 +0000 (0:00:01.321) 0:00:19.082 ***** Wednesday 21 January 2026 11:13:44 +0000 (0:00:01.321) 0:00:19.081 ***** changed: [localhost] TASK [download_tools : Deinstall golang state=absent, name=['golang-bin', 'golang-src', 'golang']] *** Wednesday 21 January 2026 11:13:44 +0000 (0:00:00.223) 0:00:19.305 ***** Wednesday 21 January 2026 11:13:44 +0000 (0:00:00.223) 0:00:19.304 ***** changed: [localhost] TASK [download_tools : Delete old go version installed from upstream path={{ item }}, state=absent] *** Wednesday 21 January 2026 11:13:52 +0000 (0:00:07.800) 0:00:27.105 ***** Wednesday 21 January 2026 11:13:52 +0000 (0:00:07.800) 0:00:27.105 ***** ok: [localhost] => (item=/usr/local/go) ok: [localhost] => (item=/home/zuul/bin/go) ok: [localhost] => (item=/home/zuul/bin/gofmt) ok: [localhost] => (item=/usr/local/bin/go) ok: [localhost] => (item=/usr/local/bin/gofmt) TASK [download_tools : Download and extract golang src=https://golang.org/dl/go{{ go_version }}.linux-amd64.tar.gz, dest=/usr/local, remote_src=True, extra_opts=['--exclude', 'go/misc', '--exclude', 'go/pkg/linux_amd64_race', '--exclude', 'go/test']] *** Wednesday 21 January 2026 11:13:53 +0000 (0:00:01.064) 0:00:28.170 ***** Wednesday 21 January 2026 11:13:53 +0000 (0:00:01.064) 0:00:28.170 ***** changed: [localhost] TASK [download_tools : Set alternatives link to installed go version _raw_params=set -e update-alternatives --install /usr/local/bin/{{ item }} {{ item }} /usr/local/go/bin/{{ item }} 1 ] *** Wednesday 21 January 2026 11:14:09 +0000 (0:00:15.707) 0:00:43.877 ***** Wednesday 21 January 2026 11:14:09 +0000 (0:00:15.707) 0:00:43.877 ***** changed: [localhost] => (item=go) changed: [localhost] => (item=gofmt) TASK [download_tools : Clean bash cache msg=When move from rpm to upstream version, make sure to clean bash cache using `hash -d go`] *** Wednesday 21 January 2026 11:14:09 +0000 (0:00:00.596) 0:00:44.474 ***** Wednesday 21 January 2026 11:14:09 +0000 (0:00:00.596) 0:00:44.473 ***** ok: [localhost] => msg: When move from rpm to upstream version, make sure to clean bash cache using `hash -d go` PLAY RECAP ********************************************************************* localhost : ok=18 changed=11 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 21 January 2026 11:14:09 +0000 (0:00:00.070) 0:00:44.545 ***** =============================================================================== download_tools : Download and extract golang --------------------------- 15.71s download_tools : Deinstall golang --------------------------------------- 7.80s download_tools : Install build dependencies ----------------------------- 7.05s download_tools : Download chainsaw -------------------------------------- 3.71s download_tools : Download operator-sdk ---------------------------------- 2.01s download_tools : Download and extract kustomize ------------------------- 1.57s download_tools : Download and extract yq -------------------------------- 1.32s download_tools : Download kuttl ----------------------------------------- 1.30s download_tools : Delete old go version installed from upstream ---------- 1.06s download_tools : Download opm ------------------------------------------- 1.00s download_tools : Set alternatives link to installed go version ---------- 0.60s download_tools : Download kubectl --------------------------------------- 0.47s download_tools : Create $HOME/bin dir ----------------------------------- 0.39s download_tools : Link yq_linux_amd64 as yq ------------------------------ 0.22s download_tools : Clean bash cache --------------------------------------- 0.07s download_tools : Get version from sdk_version --------------------------- 0.05s download_tools : Set opm download url suffix ---------------------------- 0.04s download_tools : Set operator-sdk file for version >= 1.3.0 ------------- 0.04s download_tools : Set operator-sdk file for version < 1.3.0 -------------- 0.04s download_tools : Set opm download url suffix ---------------------------- 0.04s Wednesday 21 January 2026 11:14:09 +0000 (0:00:00.071) 0:00:44.545 ***** =============================================================================== download_tools --------------------------------------------------------- 44.50s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ total ------------------------------------------------------------------ 44.50s