Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:32:26.806940 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:32:26.812270 | 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:32:28.629596 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:32:28.689612 | ok: [image-builder] 2026-01-07 08:32:28.692154 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:32:28.798106 | included: base-appliance for image-builder 2026-01-07 08:32:28.800125 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:32:28.894526 | ok: [image-builder] 2026-01-07 08:32:28.896914 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:32:28.994382 | ok: [image-builder] 2026-01-07 08:32:28.996859 | 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:32:30.201159 | changed: [image-builder] 2026-01-07 08:32:30.203720 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:32:30.902508 | changed: [image-builder] 2026-01-07 08:32:30.905024 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:32:32.386224 | ok: [image-builder] 2026-01-07 08:32:32.390026 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:33:18.567355 | changed: [image-builder] 2026-01-07 08:33:18.570856 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:33:18.585831 | ok: [image-builder] 2026-01-07 08:33:18.590046 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:33:18.624275 | included: base for image-builder 2026-01-07 08:33:18.626554 | TASK [base : assert] ****************************** 2026-01-07 08:33:18.690098 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:33:18.692394 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:33:18.712912 | ok: [image-builder] 2026-01-07 08:33:18.715307 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:33:19.502932 | ok: [image-builder] 2026-01-07 08:33:19.505367 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:33:19.515528 | skipping: [image-builder] 2026-01-07 08:33:19.517814 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:33:20.223620 | ok: [image-builder] 2026-01-07 08:33:20.226183 | 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:33:21.192111 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:33:21.901660 | ok: [image-builder] 2026-01-07 08:33:21.904979 | PLAY RECAP **************************************** 2026-01-07 08:33:21.905010 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:33:21.905023 | 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-c38b4686327b4b7eba92c0e66af27a49 -e raw_type=True Exit code: 2