PLAY [Prepare] *****************************************************************

TASK [Gathering Facts] *********************************************************
Tuesday 24 February 2026  15:48:07 +0000 (0:00:00.011)       0:00:00.011 ******
ok: [instance]

TASK [test_deps : Gather facts if they don't exist] ****************************
Tuesday 24 February 2026  15:48:08 +0000 (0:00:00.813)       0:00:00.825 ******
skipping: [instance]

TASK [test_deps : Gather variables for each operating system] ******************
Tuesday 24 February 2026  15:48:08 +0000 (0:00:00.018)       0:00:00.843 ******
ok: [instance] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/test_deps/vars/centos-9.yml)

TASK [test_deps : Detect mirrors file] *****************************************
Tuesday 24 February 2026  15:48:08 +0000 (0:00:00.042)       0:00:00.886 ******
ok: [instance]

TASK [test_deps : Disable ubi host subscription-manager integration] ***********
Tuesday 24 February 2026  15:48:08 +0000 (0:00:00.269)       0:00:01.155 ******
ok: [instance]

TASK [test_deps : Disable ubi 9 repos] *****************************************
Tuesday 24 February 2026  15:48:09 +0000 (0:00:00.307)       0:00:01.463 ******
ok: [instance] => (item=ubi-9-appstream)
ok: [instance] => (item=ubi-9-baseos)
ok: [instance] => (item=ubi-9-codeready-builder)

TASK [Deploy repo-setup] *******************************************************
Tuesday 24 February 2026  15:48:09 +0000 (0:00:00.675)       0:00:02.138 ******

TASK [repo_setup : Ensure directories are present] *****************************
Tuesday 24 February 2026  15:48:09 +0000 (0:00:00.061)       0:00:02.199 ******
changed: [instance] => (item=tmp)
changed: [instance] => (item=artifacts/repositories)
changed: [instance] => (item=venv/repo_setup)

TASK [repo_setup : Make sure git-core package is installed] ********************
Tuesday 24 February 2026  15:48:10 +0000 (0:00:00.492)       0:00:02.691 ******
ok: [instance]

TASK [repo_setup : Get repo-setup repository (from local path)] ****************
Tuesday 24 February 2026  15:48:11 +0000 (0:00:00.755)       0:00:03.447 ******
skipping: [instance]

TASK [repo_setup : Get repo-setup repository (from git URL)] *******************
Tuesday 24 February 2026  15:48:11 +0000 (0:00:00.020)       0:00:03.468 ******
fatal: [instance]: FAILED! => changed=false
  cmd: /usr/bin/git checkout --force master
  msg: Failed to checkout master
  rc: 1
  stderr: |-
    error: pathspec 'master' did not match any file(s) known to git
  stderr_lines: <omitted>
  stdout: ''
  stdout_lines: <omitted>

PLAY RECAP *********************************************************************
instance                   : ok=7    changed=1    unreachable=0    failed=1    skipped=2    rescued=0    ignored=0

Tuesday 24 February 2026  15:48:12 +0000 (0:00:01.262)       0:00:04.730 ******
===============================================================================
repo_setup : Get repo-setup repository (from git URL) ------------------- 1.26s
Gathering Facts --------------------------------------------------------- 0.81s
repo_setup : Make sure git-core package is installed -------------------- 0.76s
test_deps : Disable ubi 9 repos ----------------------------------------- 0.68s
repo_setup : Ensure directories are present ----------------------------- 0.49s
test_deps : Disable ubi host subscription-manager integration ----------- 0.31s
test_deps : Detect mirrors file ----------------------------------------- 0.27s
Deploy repo-setup ------------------------------------------------------- 0.06s
test_deps : Gather variables for each operating system ------------------ 0.04s
repo_setup : Get repo-setup repository (from local path) ---------------- 0.02s
test_deps : Gather facts if they don't exist ---------------------------- 0.02s