Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:31:20.429037 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:31:20.476703 | TASK [Gathering Facts] **************************** [WARNING]: Callback dispatch 'v2_runner_on_ok' failed for plugin 'timestamp': TimestampedDisplay.display() got an unexpected keyword argument 'caplevel' 2026-01-07 08:31:22.258181 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:31:22.272757 | ok: [image-builder] 2026-01-07 08:31:22.274998 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:31:22.297294 | included: base-appliance for image-builder 2026-01-07 08:31:22.299162 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:31:22.317262 | ok: [image-builder] 2026-01-07 08:31:22.319410 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:31:22.387817 | ok: [image-builder] 2026-01-07 08:31:22.390090 | TASK [base-appliance : Remove existing appliance directory to avoid error: virt-customize: error: libguestfs error: cannot find any suitable libguestfs supermin] *** 2026-01-07 08:31:23.412868 | changed: [image-builder] 2026-01-07 08:31:23.415508 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:31:24.161587 | changed: [image-builder] 2026-01-07 08:31:24.164043 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:31:25.716377 | ok: [image-builder] 2026-01-07 08:31:25.719161 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:32:12.048857 | changed: [image-builder] 2026-01-07 08:32:12.051349 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:32:12.065640 | ok: [image-builder] 2026-01-07 08:32:12.069857 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:32:12.099044 | included: base for image-builder 2026-01-07 08:32:12.101152 | TASK [base : assert] ****************************** 2026-01-07 08:32:12.121320 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:32:12.123469 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:32:12.189502 | ok: [image-builder] 2026-01-07 08:32:12.191888 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:32:12.923721 | ok: [image-builder] 2026-01-07 08:32:12.926158 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:32:12.935751 | skipping: [image-builder] 2026-01-07 08:32:12.937967 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:32:13.740603 | ok: [image-builder] 2026-01-07 08:32:13.743093 | TASK [base : Download if checksum doesn't match] *** [WARNING]: Callback dispatch 'v2_runner_on_failed' failed for plugin 'timestamp': TimestampedDisplay.display() got an unexpected keyword argument 'caplevel' 2026-01-07 08:32:14.774096 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:32:15.498626 | ok: [image-builder] 2026-01-07 08:32:15.501498 | PLAY RECAP **************************************** 2026-01-07 08:32:15.501531 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:32:15.501545 | Running: /usr/bin/ansible-playbook -v -i /var/lib/nodepool/config/nodepool/dib-ansible/inventory.yaml /var/lib/nodepool/config/nodepool/dib-ansible/cloud-fedora-39.yaml -e image_output=/var/lib/nodepool/dib/cloud-fedora-39-827012c228c744dfb98abae16d4b484e -e raw_type=True Exit code: 2