[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 28 January 2026 19:20:18 +0000 (0:00:00.044) 0:00:00.044 ***** Wednesday 28 January 2026 19:20:18 +0000 (0:00:00.043) 0:00:00.043 ***** changed: [localhost] TASK [download_tools : Set opm download url suffix opm_url_suffix=latest/download] *** Wednesday 28 January 2026 19:20:23 +0000 (0:00:05.430) 0:00:05.474 ***** Wednesday 28 January 2026 19:20:23 +0000 (0:00:05.430) 0:00:05.474 ***** skipping: [localhost] TASK [download_tools : Set opm download url suffix opm_url_suffix=download/{{ opm_version }}] *** Wednesday 28 January 2026 19:20:23 +0000 (0:00:00.049) 0:00:05.524 ***** Wednesday 28 January 2026 19:20:23 +0000 (0:00:00.049) 0:00:05.523 ***** ok: [localhost] TASK [download_tools : Create $HOME/bin dir path={{ lookup('env', 'HOME') }}/bin, state=directory, mode=0755] *** Wednesday 28 January 2026 19:20:23 +0000 (0:00:00.042) 0:00:05.567 ***** Wednesday 28 January 2026 19:20:23 +0000 (0:00:00.042) 0:00:05.566 ***** 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 28 January 2026 19:20:24 +0000 (0:00:00.359) 0:00:05.926 ***** Wednesday 28 January 2026 19:20:24 +0000 (0:00:00.359) 0:00:05.926 ***** changed: [localhost] TASK [download_tools : Get version from sdk_version _sdk_version={{ sdk_version | regex_search('v(.*)', '\1') | first }}] *** Wednesday 28 January 2026 19:20:25 +0000 (0:00:01.559) 0:00:07.485 ***** Wednesday 28 January 2026 19:20:25 +0000 (0:00:01.559) 0:00:07.485 ***** 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 28 January 2026 19:20:25 +0000 (0:00:00.069) 0:00:07.555 ***** Wednesday 28 January 2026 19:20:25 +0000 (0:00:00.069) 0:00:07.554 ***** skipping: [localhost] TASK [download_tools : Set operator-sdk file for version >= 1.3.0 _operator_sdk_file=operator-sdk_linux_amd64] *** Wednesday 28 January 2026 19:20:25 +0000 (0:00:00.075) 0:00:07.631 ***** Wednesday 28 January 2026 19:20:25 +0000 (0:00:00.075) 0:00:07.630 ***** 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 28 January 2026 19:20:26 +0000 (0:00:00.061) 0:00:07.692 ***** Wednesday 28 January 2026 19:20:26 +0000 (0:00:00.061) 0:00:07.692 ***** 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 28 January 2026 19:20:27 +0000 (0:00:01.318) 0:00:09.011 ***** Wednesday 28 January 2026 19:20:27 +0000 (0:00:01.318) 0:00:09.010 ***** 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 28 January 2026 19:20:28 +0000 (0:00:01.437) 0:00:10.449 ***** Wednesday 28 January 2026 19:20:28 +0000 (0:00:01.437) 0:00:10.448 ***** 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 28 January 2026 19:20:29 +0000 (0:00:00.529) 0:00:10.978 ***** Wednesday 28 January 2026 19:20:29 +0000 (0:00:00.529) 0:00:10.977 ***** 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 28 January 2026 19:20:30 +0000 (0:00:00.869) 0:00:11.847 ***** Wednesday 28 January 2026 19:20:30 +0000 (0:00:00.869) 0:00:11.846 ***** 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 28 January 2026 19:20:33 +0000 (0:00:03.270) 0:00:15.118 ***** Wednesday 28 January 2026 19:20:33 +0000 (0:00:03.270) 0:00:15.117 ***** 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 28 January 2026 19:20:35 +0000 (0:00:01.561) 0:00:16.680 ***** Wednesday 28 January 2026 19:20:35 +0000 (0:00:01.561) 0:00:16.679 ***** changed: [localhost] TASK [download_tools : Deinstall golang state=absent, name=['golang-bin', 'golang-src', 'golang']] *** Wednesday 28 January 2026 19:20:35 +0000 (0:00:00.210) 0:00:16.890 ***** Wednesday 28 January 2026 19:20:35 +0000 (0:00:00.210) 0:00:16.889 ***** changed: [localhost] TASK [download_tools : Delete old go version installed from upstream path={{ item }}, state=absent] *** Wednesday 28 January 2026 19:20:40 +0000 (0:00:04.906) 0:00:21.797 ***** Wednesday 28 January 2026 19:20:40 +0000 (0:00:04.906) 0:00:21.796 ***** 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 28 January 2026 19:20:41 +0000 (0:00:01.078) 0:00:22.875 ***** Wednesday 28 January 2026 19:20:41 +0000 (0:00:01.078) 0:00:22.875 ***** 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 28 January 2026 19:20:55 +0000 (0:00:13.785) 0:00:36.661 ***** Wednesday 28 January 2026 19:20:55 +0000 (0:00:13.785) 0:00:36.660 ***** 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 28 January 2026 19:20:55 +0000 (0:00:00.536) 0:00:37.198 ***** Wednesday 28 January 2026 19:20:55 +0000 (0:00:00.536) 0:00:37.197 ***** 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 28 January 2026 19:20:55 +0000 (0:00:00.110) 0:00:37.308 ***** =============================================================================== download_tools : Download and extract golang --------------------------- 13.79s download_tools : Install build dependencies ----------------------------- 5.43s download_tools : Deinstall golang --------------------------------------- 4.91s download_tools : Download chainsaw -------------------------------------- 3.27s download_tools : Download and extract yq -------------------------------- 1.56s download_tools : Download opm ------------------------------------------- 1.56s download_tools : Download and extract kustomize ------------------------- 1.44s download_tools : Download operator-sdk ---------------------------------- 1.32s download_tools : Delete old go version installed from upstream ---------- 1.08s download_tools : Download kuttl ----------------------------------------- 0.87s download_tools : Set alternatives link to installed go version ---------- 0.54s download_tools : Download kubectl --------------------------------------- 0.53s download_tools : Create $HOME/bin dir ----------------------------------- 0.36s download_tools : Link yq_linux_amd64 as yq ------------------------------ 0.21s download_tools : Clean bash cache --------------------------------------- 0.11s download_tools : Set operator-sdk file for version < 1.3.0 -------------- 0.08s download_tools : Get version from sdk_version --------------------------- 0.07s download_tools : Set operator-sdk file for version >= 1.3.0 ------------- 0.06s download_tools : Set opm download url suffix ---------------------------- 0.05s download_tools : Set opm download url suffix ---------------------------- 0.04s Wednesday 28 January 2026 19:20:55 +0000 (0:00:00.111) 0:00:37.308 ***** =============================================================================== download_tools --------------------------------------------------------- 37.26s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ total ------------------------------------------------------------------ 37.26s