Using /etc/ansible/ansible.cfg as config file 2026-06-12 01:08:17.286463 | PLAY [Dummy cloud image build playbook] *********** 2026-06-12 01:08:17.299716 | TASK [Gathering Facts] **************************** 2026-06-12 01:08:21.872022 | ok: [image-builder] 2026-06-12 01:08:21.993487 | TASK [ansible.builtin.debug] ********************** 2026-06-12 01:08:22.069908 | ok: [image-builder] => { 2026-06-12 01:08:22.069942 | "msg": "Hello from build of dummy-01123527-image" 2026-06-12 01:08:22.069953 | } 2026-06-12 01:08:22.152638 | TASK [Copy Zuul public key on the image-builder] *** 2026-06-12 01:08:23.855740 | changed: [image-builder] 2026-06-12 01:08:23.878419 | TASK [Simulate an image built on the image-builder host] *** 2026-06-12 01:08:24.851548 | changed: [image-builder] 2026-06-12 01:08:24.870404 | TASK [Fetch the image on nodepool] **************** 2026-06-12 01:08:26.352195 | changed: [image-builder] 2026-06-12 01:08:26.492087 | PLAY RECAP **************************************** 2026-06-12 01:08:26.492134 | image-builder : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-12 01:08:26.492158 | Running: /usr/bin/ansible-playbook -v -i /var/lib/nodepool/config/nodepool/dib-ansible/inventory.yaml /var/lib/nodepool/config/nodepool/dib-ansible/dummy.yaml -e image_output=/var/lib/nodepool/dib/dummy-01123527-image-f40ab384ffa74096822fed3322981a27 -e raw_type=True Exit code: 0