Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:09:33.487248 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:09:33.492356 | 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:09:35.267283 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:09:35.282772 | ok: [image-builder] 2026-01-07 08:09:35.285182 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:09:35.308267 | included: base-appliance for image-builder 2026-01-07 08:09:35.310272 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:09:35.383054 | ok: [image-builder] 2026-01-07 08:09:35.385376 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:09:35.405429 | ok: [image-builder] 2026-01-07 08:09:35.407763 | 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:09:36.860590 | changed: [image-builder] 2026-01-07 08:09:36.864372 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:09:37.655212 | changed: [image-builder] 2026-01-07 08:09:37.658196 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:09:39.223711 | ok: [image-builder] 2026-01-07 08:09:39.227083 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:10:25.344680 | changed: [image-builder] 2026-01-07 08:10:25.347151 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:10:25.361628 | ok: [image-builder] 2026-01-07 08:10:25.365855 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:10:25.401620 | included: base for image-builder 2026-01-07 08:10:25.403911 | TASK [base : assert] ****************************** 2026-01-07 08:10:25.424991 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:10:25.427256 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:10:25.488736 | ok: [image-builder] 2026-01-07 08:10:25.491159 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:10:26.230049 | ok: [image-builder] 2026-01-07 08:10:26.232530 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:10:26.242679 | skipping: [image-builder] 2026-01-07 08:10:26.244995 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:10:26.978712 | ok: [image-builder] 2026-01-07 08:10:26.981208 | 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:10:27.988326 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:10:28.720837 | ok: [image-builder] 2026-01-07 08:10:28.724197 | PLAY RECAP **************************************** 2026-01-07 08:10:28.724234 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:10:28.724248 | 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-40.yaml -e image_output=/var/lib/nodepool/dib/cloud-fedora-40-5d65ff4385e44491a0b58584cddb0fc9 -e raw_type=True Exit code: 2