2026-08-14 13:28:41.497017 | Job console starting 2026-08-14 13:28:41.510933 | Updating git repos 2026-08-14 13:28:41.541676 | Cloning repos into workspace 2026-08-14 13:28:43.489178 | Restoring repo states 2026-08-14 13:28:43.496726 | Merging changes 2026-08-14 13:28:44.846569 | Checking out repos 2026-08-14 13:28:45.053872 | Preparing playbooks 2026-08-14 13:29:05.071893 | Running Ansible setup 2026-08-14 13:29:09.402534 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-14 13:29:10.090706 | 2026-08-14 13:29:10.090859 | PLAY [localhost] 2026-08-14 13:29:10.098934 | 2026-08-14 13:29:10.099009 | TASK [Gathering Facts] 2026-08-14 13:29:11.968309 | localhost | ok 2026-08-14 13:29:11.978590 | 2026-08-14 13:29:11.978768 | TASK [Setup log path fact] 2026-08-14 13:29:12.004896 | localhost | ok 2026-08-14 13:29:12.021218 | 2026-08-14 13:29:12.021286 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-14 13:29:12.050974 | localhost | ok 2026-08-14 13:29:12.058866 | 2026-08-14 13:29:12.058959 | TASK [emit-job-header : Print job information] 2026-08-14 13:29:12.097918 | # Job Information 2026-08-14 13:29:12.098054 | Ansible Version: 2.16.18 2026-08-14 13:29:12.098098 | Job: ansible-collection-containers-molecule-nerdctl-ubuntu-jammy 2026-08-14 13:29:12.098130 | Pipeline: check 2026-08-14 13:29:12.098163 | Executor: 2d72f0692154 2026-08-14 13:29:12.098246 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/147 2026-08-14 13:29:12.098289 | Event ID: dbe81860-97e2-11f1-9f9c-b783d4467c13 2026-08-14 13:29:12.102701 | 2026-08-14 13:29:12.102790 | LOOP [emit-job-header : Print node information] 2026-08-14 13:29:12.193497 | localhost | ok: 2026-08-14 13:29:12.193983 | localhost | # Node Information 2026-08-14 13:29:12.194033 | localhost | Inventory Hostname: ubuntu-jammy 2026-08-14 13:29:12.194064 | localhost | Hostname: np0000189758 2026-08-14 13:29:12.194091 | localhost | Username: zuul 2026-08-14 13:29:12.194118 | localhost | Distro: Ubuntu 22.04 2026-08-14 13:29:12.194147 | localhost | Provider: yul1 2026-08-14 13:29:12.194174 | localhost | Region: ca-ymq-1 2026-08-14 13:29:12.194194 | localhost | Label: ubuntu-jammy 2026-08-14 13:29:12.194213 | localhost | Product Name: OpenStack Nova 2026-08-14 13:29:12.194232 | localhost | Interface IP: 199.19.213.115 2026-08-14 13:29:12.213099 | 2026-08-14 13:29:12.213275 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-14 13:29:12.652712 | localhost -> localhost | changed 2026-08-14 13:29:12.659685 | 2026-08-14 13:29:12.659781 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-14 13:29:13.493939 | localhost -> localhost | changed 2026-08-14 13:29:13.500142 | 2026-08-14 13:29:13.500202 | PLAY [all] 2026-08-14 13:29:13.508164 | 2026-08-14 13:29:13.508232 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-14 13:29:13.755009 | ubuntu-jammy -> localhost | ok 2026-08-14 13:29:13.760934 | 2026-08-14 13:29:13.761091 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-14 13:29:13.795867 | ubuntu-jammy | ok 2026-08-14 13:29:13.812821 | ubuntu-jammy | included: /var/lib/zuul/builds/02d13757bda6468a9b68234694e1b40d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-14 13:29:13.820036 | 2026-08-14 13:29:13.820102 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-14 13:29:15.034505 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-14 13:29:15.034709 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/02d13757bda6468a9b68234694e1b40d/work/02d13757bda6468a9b68234694e1b40d_id_rsa 2026-08-14 13:29:15.034744 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/02d13757bda6468a9b68234694e1b40d/work/02d13757bda6468a9b68234694e1b40d_id_rsa.pub 2026-08-14 13:29:15.034769 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-14 13:29:15.034793 | ubuntu-jammy -> localhost | SHA256:p2g1bKMa5NiHMxmLr1YGukFjcsLAgo21lrDGuBCYEyg zuul-build-sshkey 2026-08-14 13:29:15.034832 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-14 13:29:15.034856 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-14 13:29:15.034886 | ubuntu-jammy -> localhost | |O*. | 2026-08-14 13:29:15.034910 | ubuntu-jammy -> localhost | |E=.o | 2026-08-14 13:29:15.034932 | ubuntu-jammy -> localhost | |O++ | 2026-08-14 13:29:15.034953 | ubuntu-jammy -> localhost | |=Bo . | 2026-08-14 13:29:15.034974 | ubuntu-jammy -> localhost | |=+..o S . | 2026-08-14 13:29:15.034995 | ubuntu-jammy -> localhost | |o *o= = = | 2026-08-14 13:29:15.035016 | ubuntu-jammy -> localhost | | oooX = . | 2026-08-14 13:29:15.035037 | ubuntu-jammy -> localhost | |. .. B | 2026-08-14 13:29:15.035060 | ubuntu-jammy -> localhost | | ...o | 2026-08-14 13:29:15.035082 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-14 13:29:15.035140 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.774396 2026-08-14 13:29:15.042502 | 2026-08-14 13:29:15.042570 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-14 13:29:15.081959 | ubuntu-jammy | ok 2026-08-14 13:29:15.091993 | ubuntu-jammy | included: /var/lib/zuul/builds/02d13757bda6468a9b68234694e1b40d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-14 13:29:15.100520 | 2026-08-14 13:29:15.100586 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-14 13:29:15.124744 | ubuntu-jammy | skipping: Conditional result was False 2026-08-14 13:29:15.135074 | 2026-08-14 13:29:15.135181 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-14 13:29:15.659485 | ubuntu-jammy | changed 2026-08-14 13:29:15.664656 | 2026-08-14 13:29:15.664729 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-14 13:29:15.860368 | ubuntu-jammy | ok 2026-08-14 13:29:15.865972 | 2026-08-14 13:29:15.866044 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-14 13:29:16.374077 | ubuntu-jammy | changed 2026-08-14 13:29:16.380523 | 2026-08-14 13:29:16.380596 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-14 13:29:16.890408 | ubuntu-jammy | changed 2026-08-14 13:29:16.897478 | 2026-08-14 13:29:16.897591 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-14 13:29:16.914364 | ubuntu-jammy | skipping: Conditional result was False 2026-08-14 13:29:16.922902 | 2026-08-14 13:29:17.268808 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-14 13:29:17.644072 | ubuntu-jammy -> localhost | changed 2026-08-14 13:29:17.658005 | 2026-08-14 13:29:17.658100 | TASK [add-build-sshkey : Add back temp key] 2026-08-14 13:29:17.985981 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/02d13757bda6468a9b68234694e1b40d/work/02d13757bda6468a9b68234694e1b40d_id_rsa (zuul-build-sshkey) 2026-08-14 13:29:17.986200 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016193 2026-08-14 13:29:18.011534 | 2026-08-14 13:29:18.011872 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-14 13:29:18.335488 | ubuntu-jammy | ok 2026-08-14 13:29:18.341618 | 2026-08-14 13:29:18.341731 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-14 13:29:18.367597 | ubuntu-jammy | skipping: Conditional result was False 2026-08-14 13:29:18.382940 | 2026-08-14 13:29:18.383052 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-14 13:29:18.740774 | ubuntu-jammy | ok 2026-08-14 13:29:18.749061 | 2026-08-14 13:29:18.749131 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-14 13:29:19.766245 | ubuntu-jammy | Output suppressed because no_log was given 2026-08-14 13:29:19.777421 | 2026-08-14 13:29:19.777512 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-14 13:29:19.987281 | ubuntu-jammy | ok: "logs" 2026-08-14 13:29:19.987606 | ubuntu-jammy | ok: All items complete 2026-08-14 13:29:19.987657 | 2026-08-14 13:29:20.179979 | ubuntu-jammy | ok: "artifacts" 2026-08-14 13:29:20.301875 | ubuntu-jammy | ok: "docs" 2026-08-14 13:29:20.315058 | 2026-08-14 13:29:20.315260 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-14 13:29:20.540515 | ubuntu-jammy | changed: "logs" 2026-08-14 13:29:20.691236 | ubuntu-jammy | changed: "artifacts" 2026-08-14 13:29:20.846814 | ubuntu-jammy | changed: "docs" 2026-08-14 13:29:20.861748 | 2026-08-14 13:29:20.861896 | PLAY RECAP 2026-08-14 13:29:20.861953 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-14 13:29:20.861985 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-14 13:29:20.862007 | 2026-08-14 13:29:21.023031 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-14 13:29:21.024699 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-14 13:29:21.714209 | 2026-08-14 13:29:21.714350 | PLAY [all] 2026-08-14 13:29:21.733117 | 2026-08-14 13:29:21.733349 | TASK [setup-uv : Extract archive] 2026-08-14 13:29:24.234660 | ubuntu-jammy | changed 2026-08-14 13:29:24.629656 | 2026-08-14 13:29:24.629812 | TASK [setup-uv : Print version] 2026-08-14 13:29:25.007995 | ubuntu-jammy | uv 0.8.13 2026-08-14 13:29:25.168763 | ubuntu-jammy | ok: Runtime: 0:00:00.028133 2026-08-14 13:29:25.178542 | 2026-08-14 13:29:25.178616 | TASK [Install Ansible collection siblings] 2026-08-14 13:29:25.556830 | ubuntu-jammy | ok: 2026-08-14 13:29:25.557084 | ubuntu-jammy | Skipping ansible.posix: no checked-out sibling 2026-08-14 13:29:25.557129 | ubuntu-jammy | Skipping community.general: no checked-out sibling 2026-08-14 13:29:25.559098 | 2026-08-14 13:29:25.559157 | PLAY RECAP 2026-08-14 13:29:25.559216 | ubuntu-jammy | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-14 13:29:25.559258 | 2026-08-14 13:29:25.704866 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-14 13:29:25.707357 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-14 13:29:26.324250 | 2026-08-14 13:29:26.324866 | PLAY [all] 2026-08-14 13:29:26.336692 | 2026-08-14 13:29:26.336766 | LOOP [Check inventory directories] 2026-08-14 13:29:26.648665 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-08-14 13:29:26.805968 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/nerdctl/inventory" 2026-08-14 13:29:26.962886 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/inventory" 2026-08-14 13:29:26.981028 | 2026-08-14 13:29:26.981276 | LOOP [Copy inventory file for Zuul] 2026-08-14 13:29:27.742321 | ubuntu-jammy | changed: 2026-08-14 13:29:27.742627 | ubuntu-jammy | { 2026-08-14 13:29:27.742668 | ubuntu-jammy | "ansible_loop_var": "item", 2026-08-14 13:29:27.742702 | ubuntu-jammy | "changed": false, 2026-08-14 13:29:27.742730 | ubuntu-jammy | "failed": false, 2026-08-14 13:29:27.742763 | ubuntu-jammy | "invocation": { 2026-08-14 13:29:27.742789 | ubuntu-jammy | "module_args": { 2026-08-14 13:29:27.742815 | ubuntu-jammy | "checksum_algorithm": "sha1", 2026-08-14 13:29:27.742840 | ubuntu-jammy | "follow": true, 2026-08-14 13:29:27.742865 | ubuntu-jammy | "get_attributes": true, 2026-08-14 13:29:27.742891 | ubuntu-jammy | "get_checksum": true, 2026-08-14 13:29:27.742916 | ubuntu-jammy | "get_mime": true, 2026-08-14 13:29:27.742941 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-08-14 13:29:27.742965 | ubuntu-jammy | } 2026-08-14 13:29:27.742990 | ubuntu-jammy | }, 2026-08-14 13:29:27.743014 | ubuntu-jammy | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-14 13:29:27.743057 | ubuntu-jammy | "stat": { 2026-08-14 13:29:27.743083 | ubuntu-jammy | "atime": 1786714159.6352246, 2026-08-14 13:29:27.743108 | ubuntu-jammy | "attr_flags": "e", 2026-08-14 13:29:27.743133 | ubuntu-jammy | "attributes": [ 2026-08-14 13:29:27.743157 | ubuntu-jammy | "extents" 2026-08-14 13:29:27.743182 | ubuntu-jammy | ], 2026-08-14 13:29:27.743206 | ubuntu-jammy | "block_size": 4096, 2026-08-14 13:29:27.743230 | ubuntu-jammy | "blocks": 8, 2026-08-14 13:29:27.743254 | ubuntu-jammy | "charset": "unknown", 2026-08-14 13:29:27.743280 | ubuntu-jammy | "ctime": 1786714159.639225, 2026-08-14 13:29:27.743305 | ubuntu-jammy | "dev": 64513, 2026-08-14 13:29:27.743329 | ubuntu-jammy | "device_type": 0, 2026-08-14 13:29:27.743353 | ubuntu-jammy | "executable": true, 2026-08-14 13:29:27.743377 | ubuntu-jammy | "exists": true, 2026-08-14 13:29:27.743401 | ubuntu-jammy | "gid": 1000, 2026-08-14 13:29:27.743425 | ubuntu-jammy | "gr_name": "zuul", 2026-08-14 13:29:27.743448 | ubuntu-jammy | "inode": 1042461, 2026-08-14 13:29:27.743472 | ubuntu-jammy | "isblk": false, 2026-08-14 13:29:27.743496 | ubuntu-jammy | "ischr": false, 2026-08-14 13:29:27.743520 | ubuntu-jammy | "isdir": true, 2026-08-14 13:29:27.743543 | ubuntu-jammy | "isfifo": false, 2026-08-14 13:29:27.743567 | ubuntu-jammy | "isgid": false, 2026-08-14 13:29:27.743591 | ubuntu-jammy | "islnk": false, 2026-08-14 13:29:27.743614 | ubuntu-jammy | "isreg": false, 2026-08-14 13:29:27.743637 | ubuntu-jammy | "issock": false, 2026-08-14 13:29:27.743660 | ubuntu-jammy | "isuid": false, 2026-08-14 13:29:27.743684 | ubuntu-jammy | "mimetype": "unknown", 2026-08-14 13:29:27.743707 | ubuntu-jammy | "mode": "0755", 2026-08-14 13:29:27.743730 | ubuntu-jammy | "mtime": 1786714124.7141902, 2026-08-14 13:29:27.743753 | ubuntu-jammy | "nlink": 11, 2026-08-14 13:29:27.743777 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-14 13:29:27.743800 | ubuntu-jammy | "pw_name": "zuul", 2026-08-14 13:29:27.743825 | ubuntu-jammy | "readable": true, 2026-08-14 13:29:27.743850 | ubuntu-jammy | "rgrp": true, 2026-08-14 13:29:27.743874 | ubuntu-jammy | "roth": true, 2026-08-14 13:29:27.743899 | ubuntu-jammy | "rusr": true, 2026-08-14 13:29:27.743922 | ubuntu-jammy | "size": 4096, 2026-08-14 13:29:27.743946 | ubuntu-jammy | "uid": 1000, 2026-08-14 13:29:27.743971 | ubuntu-jammy | "version": "2695682992", 2026-08-14 13:29:27.743996 | ubuntu-jammy | "wgrp": false, 2026-08-14 13:29:27.744022 | ubuntu-jammy | "woth": false, 2026-08-14 13:29:27.744047 | ubuntu-jammy | "writeable": true, 2026-08-14 13:29:27.744071 | ubuntu-jammy | "wusr": true, 2026-08-14 13:29:27.744095 | ubuntu-jammy | "xgrp": true, 2026-08-14 13:29:27.744118 | ubuntu-jammy | "xoth": true, 2026-08-14 13:29:27.744142 | ubuntu-jammy | "xusr": true 2026-08-14 13:29:27.744166 | ubuntu-jammy | } 2026-08-14 13:29:27.744191 | ubuntu-jammy | } 2026-08-14 13:29:27.744243 | ubuntu-jammy | ok: All items complete 2026-08-14 13:29:27.744274 | 2026-08-14 13:29:27.746051 | ubuntu-jammy | skipping: Conditional result was False 2026-08-14 13:29:27.746652 | ubuntu-jammy | skipping: Conditional result was False 2026-08-14 13:29:27.764697 | 2026-08-14 13:29:27.764869 | LOOP [Switch "ansible_host" to private IP] 2026-08-14 13:29:28.141577 | ubuntu-jammy | changed: 1 replacements made 2026-08-14 13:29:28.335713 | ubuntu-jammy | skipping: Conditional result was False 2026-08-14 13:29:28.337214 | ubuntu-jammy | skipping: Conditional result was False 2026-08-14 13:29:28.351676 | 2026-08-14 13:29:28.351839 | TASK [Run Molecule scenario] 2026-08-14 13:29:28.942994 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-08-14 13:29:29.640236 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-08-14 13:29:29.838518 | ubuntu-jammy | Using CPython 3.13.7 2026-08-14 13:29:29.838625 | ubuntu-jammy | Creating virtual environment at: .venv 2026-08-14 13:29:30.080955 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-08-14 13:29:30.084167 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-08-14 13:29:30.086447 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-08-14 13:29:30.248311 | ubuntu-jammy | Downloading cryptography 2026-08-14 13:29:30.293057 | ubuntu-jammy | Downloading pygments 2026-08-14 13:29:30.445047 | ubuntu-jammy | Downloading ansible-core 2026-08-14 13:29:30.481766 | ubuntu-jammy | Installed 36 packages in 36ms 2026-08-14 13:29:31.553730 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-08-14 13:29:31.553838 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-08-14 13:29:32.415705 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-08-14 13:29:32.415808 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-08-14 13:29:32.415832 | ubuntu-jammy | INFO [nerdctl > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-14 13:29:32.415863 | ubuntu-jammy | INFO [nerdctl > prerun] Performing prerun with role_name_check=0... 2026-08-14 13:30:38.895805 | ubuntu-jammy | WARNING Retrying execution failure 250 of: ansible-galaxy collection install -vvv community.general:>=4.5.0 2026-08-14 13:30:38.895948 | ubuntu-jammy | ERROR Command ansible-galaxy collection install -vvv community.general:>=4.5.0, returned 250 code: 2026-08-14 13:30:38.895959 | ubuntu-jammy | Starting galaxy collection install process 2026-08-14 13:30:38.895966 | ubuntu-jammy | Process install dependency map 2026-08-14 13:30:38.895973 | ubuntu-jammy | 2026-08-14 13:30:38.895979 | ubuntu-jammy | ansible-galaxy 2026-08-14 13:30:38.895985 | ubuntu-jammy | config file = None 2026-08-14 13:30:38.895991 | ubuntu-jammy | configured module search path = 2026-08-14 13:30:38.895997 | ubuntu-jammy | ansible python module location = /home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible 2026-08-14 13:30:38.896005 | ubuntu-jammy | ansible collection location = /home/zuul/.ansible/collections:/usr/share/ansible/collections:/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages 2026-08-14 13:30:38.896016 | ubuntu-jammy | executable location = /home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/bin/ansible-galaxy 2026-08-14 13:30:38.896021 | ubuntu-jammy | python version = 3.13.7 (main, Aug 18 2025, 19:20:03) (/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/bin/python) 2026-08-14 13:30:38.896028 | ubuntu-jammy | jinja version = 3.1.6 2026-08-14 13:30:38.896033 | ubuntu-jammy | pyyaml version = 6.0.2 (with libyaml v0.2.5) 2026-08-14 13:30:38.896039 | ubuntu-jammy | No config file found; using defaults 2026-08-14 13:30:38.896045 | ubuntu-jammy | Found installed collection ansible.posix:2.2.2 at '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-08-14 13:30:38.896051 | ubuntu-jammy | Found installed collection ansible._protomatter:2.19.1 at '/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/_internal/ansible_collections/ansible/_protomatter' 2026-08-14 13:30:38.896058 | ubuntu-jammy | Opened /home/zuul/.ansible/galaxy_token 2026-08-14 13:30:38.896064 | ubuntu-jammy | : Skipping Galaxy server https://galaxy.ansible.com/api/. Got an unexpected error when getting available versions of collection community.library_inventory_filtering_v1: 'results' 2026-08-14 13:30:38.896071 | ubuntu-jammy | : Unexpected Exception, this is probably a bug: 'results' 2026-08-14 13:30:38.896077 | ubuntu-jammy | 2026-08-14 13:30:38.896083 | ubuntu-jammy | Traceback (most recent call last): 2026-08-14 13:30:38.896090 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/cli/__init__.py", line 660, in cli_executor 2026-08-14 13:30:38.896096 | ubuntu-jammy | exit_code = cli.run() 2026-08-14 13:30:38.896121 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/cli/galaxy.py", line 732, in run 2026-08-14 13:30:38.896142 | ubuntu-jammy | return context.CLIARGS() 2026-08-14 13:30:38.896148 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~~^^ 2026-08-14 13:30:38.896154 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/cli/galaxy.py", line 100, in method_wrapper 2026-08-14 13:30:38.896159 | ubuntu-jammy | return wrapped_method(*args, **kwargs) 2026-08-14 13:30:38.896165 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/cli/galaxy.py", line 1397, in execute_install 2026-08-14 13:30:38.896170 | ubuntu-jammy | self._execute_install_collection( 2026-08-14 13:30:38.896175 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2026-08-14 13:30:38.896181 | ubuntu-jammy | collection_requirements, collection_path, 2026-08-14 13:30:38.896187 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.896192 | ubuntu-jammy | artifacts_manager=artifacts_manager, 2026-08-14 13:30:38.896197 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.896203 | ubuntu-jammy | ) 2026-08-14 13:30:38.896209 | ubuntu-jammy | ^ 2026-08-14 13:30:38.896214 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/cli/galaxy.py", line 1446, in _execute_install_collection 2026-08-14 13:30:38.896220 | ubuntu-jammy | install_collections( 2026-08-14 13:30:38.896225 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~^ 2026-08-14 13:30:38.896231 | ubuntu-jammy | requirements, output_path, self.api_servers, ignore_errors, 2026-08-14 13:30:38.896237 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.896242 | ubuntu-jammy | ...<5 lines>... 2026-08-14 13:30:38.896248 | ubuntu-jammy | read_requirement_paths=read_req_paths, 2026-08-14 13:30:38.896254 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.896260 | ubuntu-jammy | ) 2026-08-14 13:30:38.896266 | ubuntu-jammy | ^ 2026-08-14 13:30:38.896272 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/collection/__init__.py", line 735, in install_collections 2026-08-14 13:30:38.896278 | ubuntu-jammy | dependency_map = _resolve_depenency_map( 2026-08-14 13:30:38.896284 | ubuntu-jammy | collections, 2026-08-14 13:30:38.896290 | ubuntu-jammy | ...<7 lines>... 2026-08-14 13:30:38.896296 | ubuntu-jammy | offline=offline, 2026-08-14 13:30:38.896302 | ubuntu-jammy | ) 2026-08-14 13:30:38.896307 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/collection/__init__.py", line 1855, in _resolve_depenency_map 2026-08-14 13:30:38.896313 | ubuntu-jammy | return collection_dep_resolver.resolve( 2026-08-14 13:30:38.896318 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2026-08-14 13:30:38.896324 | ubuntu-jammy | requested_requirements, 2026-08-14 13:30:38.896329 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.896334 | ubuntu-jammy | max_rounds=2000000, # NOTE: same constant pip uses 2026-08-14 13:30:38.896344 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.896349 | ubuntu-jammy | ).mapping 2026-08-14 13:30:38.896355 | ubuntu-jammy | ^ 2026-08-14 13:30:38.896360 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/resolvelib/resolvers/resolution.py", line 596, in resolve 2026-08-14 13:30:38.896373 | ubuntu-jammy | state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-08-14 13:30:38.896378 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/resolvelib/resolvers/resolution.py", line 508, in resolve 2026-08-14 13:30:38.896384 | ubuntu-jammy | failure_criterion = self._attempt_to_pin_criterion(name) 2026-08-14 13:30:38.896389 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/resolvelib/resolvers/resolution.py", line 220, in _attempt_to_pin_criterion 2026-08-14 13:30:38.896395 | ubuntu-jammy | criteria = self._get_updated_criteria(candidate) 2026-08-14 13:30:38.896400 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/resolvelib/resolvers/resolution.py", line 211, in _get_updated_criteria 2026-08-14 13:30:38.896411 | ubuntu-jammy | self._add_to_criteria(criteria, requirement, parent=candidate) 2026-08-14 13:30:38.896416 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.896422 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/resolvelib/resolvers/resolution.py", line 125, in _add_to_criteria 2026-08-14 13:30:38.896428 | ubuntu-jammy | matches = self._p.find_matches( 2026-08-14 13:30:38.896434 | ubuntu-jammy | identifier=identifier, 2026-08-14 13:30:38.896440 | ubuntu-jammy | ...<9 lines>... 2026-08-14 13:30:38.896446 | ubuntu-jammy | ), 2026-08-14 13:30:38.896452 | ubuntu-jammy | ) 2026-08-14 13:30:38.896459 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/dependency_resolution/providers.py", line 477, in find_matches 2026-08-14 13:30:38.896465 | ubuntu-jammy | match for match in self._find_matches(list(requirements)) 2026-08-14 13:30:38.896470 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.896476 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/dependency_resolution/providers.py", line 253, in _find_matches 2026-08-14 13:30:38.896481 | ubuntu-jammy | coll_versions = if preinstalled_candidates else self._api_proxy.get_collection_versions(first_req) # type: t.Iterable] 2026-08-14 13:30:38.896487 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ 2026-08-14 13:30:38.896492 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/collection/galaxy_api_proxy.py", line 103, in get_collection_versions 2026-08-14 13:30:38.896498 | ubuntu-jammy | return set( 2026-08-14 13:30:38.896503 | ubuntu-jammy | (version, api) 2026-08-14 13:30:38.896509 | ubuntu-jammy | ...<2 lines>... 2026-08-14 13:30:38.896514 | ubuntu-jammy | ) 2026-08-14 13:30:38.896519 | ubuntu-jammy | ) 2026-08-14 13:30:38.896525 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/collection/galaxy_api_proxy.py", line 105, in 2026-08-14 13:30:38.896530 | ubuntu-jammy | for api, version in self._get_collection_versions( 2026-08-14 13:30:38.896536 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2026-08-14 13:30:38.896569 | ubuntu-jammy | requirement, 2026-08-14 13:30:38.896575 | ubuntu-jammy | ^^^^^^^^^^^^ 2026-08-14 13:30:38.896580 | ubuntu-jammy | ) 2026-08-14 13:30:38.896586 | ubuntu-jammy | ^ 2026-08-14 13:30:38.896592 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/collection/galaxy_api_proxy.py", line 85, in _get_collection_versions 2026-08-14 13:30:38.896598 | ubuntu-jammy | raise last_error 2026-08-14 13:30:38.896604 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/collection/galaxy_api_proxy.py", line 64, in _get_collection_versions 2026-08-14 13:30:38.896610 | ubuntu-jammy | versions = api.get_collection_versions(requirement.namespace, requirement.name) 2026-08-14 13:30:38.896617 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/api.py", line 144, in wrapped 2026-08-14 13:30:38.896623 | ubuntu-jammy | return method(self, *args, **kwargs) 2026-08-14 13:30:38.896629 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/api.py", line 876, in get_collection_versions 2026-08-14 13:30:38.896635 | ubuntu-jammy | data = self._call_galaxy(versions_url, error_context_msg=error_context_msg, cache=True, cache_key=cache_key) 2026-08-14 13:30:38.896641 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/module_utils/api.py", line 168, in run_function 2026-08-14 13:30:38.896647 | ubuntu-jammy | return call_retryable_function() 2026-08-14 13:30:38.896658 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/api.py", line 386, in _call_galaxy 2026-08-14 13:30:38.896663 | ubuntu-jammy | res = path_cache 2026-08-14 13:30:38.896669 | ubuntu-jammy | ~~~~~~~~~~^^^^^^^^^^^ 2026-08-14 13:30:38.896674 | ubuntu-jammy | KeyError: 'results' 2026-08-14 13:30:38.896680 | ubuntu-jammy | 2026-08-14 13:30:38.896685 | ubuntu-jammy | The above exception was the direct cause of the following exception: 2026-08-14 13:30:38.896691 | ubuntu-jammy | 2026-08-14 13:30:38.896696 | ubuntu-jammy | Traceback (most recent call last): 2026-08-14 13:30:38.896706 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/cli/__init__.py", line 669, in cli_executor 2026-08-14 13:30:38.896714 | ubuntu-jammy | raise AnsibleError("Unexpected Exception, this is probably a bug.") from ex 2026-08-14 13:30:38.896721 | ubuntu-jammy | ansible.errors.AnsibleError: Unexpected Exception, this is probably a bug: 'results' 2026-08-14 13:30:38.896727 | ubuntu-jammy | 2026-08-14 13:30:38.896732 | ubuntu-jammy | 2026-08-14 13:30:38.899102 | ubuntu-jammy | Traceback (most recent call last): 2026-08-14 13:30:38.902642 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/bin/molecule", line 10, in 2026-08-14 13:30:38.902661 | ubuntu-jammy | sys.exit(main()) 2026-08-14 13:30:38.902667 | ubuntu-jammy | ~~~~^^ 2026-08-14 13:30:38.902970 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/click/core.py", line 1442, in __call__ 2026-08-14 13:30:38.902980 | ubuntu-jammy | return self.main(*args, **kwargs) 2026-08-14 13:30:38.902986 | ubuntu-jammy | ~~~~~~~~~^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.903259 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/click/core.py", line 1363, in main 2026-08-14 13:30:38.903267 | ubuntu-jammy | rv = self.invoke(ctx) 2026-08-14 13:30:38.903565 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/click/core.py", line 1830, in invoke 2026-08-14 13:30:38.903573 | ubuntu-jammy | return _process_result(sub_ctx.command.invoke(sub_ctx)) 2026-08-14 13:30:38.903578 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ 2026-08-14 13:30:38.903851 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/click/core.py", line 1226, in invoke 2026-08-14 13:30:38.903859 | ubuntu-jammy | return ctx.invoke(self.callback, **ctx.params) 2026-08-14 13:30:38.903865 | ubuntu-jammy | ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.904123 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/click/core.py", line 794, in invoke 2026-08-14 13:30:38.904132 | ubuntu-jammy | return callback(*args, **kwargs) 2026-08-14 13:30:38.904446 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/molecule/click_cfg.py", line 583, in wrapper 2026-08-14 13:30:38.904454 | ubuntu-jammy | return func(*args, **kwargs) 2026-08-14 13:30:38.904684 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/click/decorators.py", line 34, in new_func 2026-08-14 13:30:38.904694 | ubuntu-jammy | return f(get_current_context(), *args, **kwargs) 2026-08-14 13:30:38.904785 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/molecule/click_cfg.py", line 418, in wrapper 2026-08-14 13:30:38.904791 | ubuntu-jammy | return func(ctx) 2026-08-14 13:30:38.904920 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/molecule/command/test.py", line 81, in test 2026-08-14 13:30:38.904928 | ubuntu-jammy | base.execute_cmdline_scenarios(scenario_name, args, command_args, ansible_args, exclude) 2026-08-14 13:30:38.904934 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.905049 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/molecule/command/base.py", line 169, in execute_cmdline_scenarios 2026-08-14 13:30:38.905062 | ubuntu-jammy | _run_scenarios(scenarios, command_args, default_config) 2026-08-14 13:30:38.905068 | ubuntu-jammy | ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.905264 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/molecule/command/base.py", line 240, in _run_scenarios 2026-08-14 13:30:38.905272 | ubuntu-jammy | scenario.config.runtime.prepare_environment( 2026-08-14 13:30:38.905278 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2026-08-14 13:30:38.905283 | ubuntu-jammy | install_local=True, 2026-08-14 13:30:38.905289 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.905294 | ubuntu-jammy | role_name_check=role_name_check, 2026-08-14 13:30:38.905300 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.905305 | ubuntu-jammy | ) 2026-08-14 13:30:38.905310 | ubuntu-jammy | ^ 2026-08-14 13:30:38.905467 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible_compat/runtime.py", line 752, in prepare_environment 2026-08-14 13:30:38.905474 | ubuntu-jammy | self.install_collection( 2026-08-14 13:30:38.905479 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~~^ 2026-08-14 13:30:38.905484 | ubuntu-jammy | f"{name}{',' if is_url(name) else ':'}{required_version}", 2026-08-14 13:30:38.905490 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.905495 | ubuntu-jammy | destination=destination, 2026-08-14 13:30:38.905500 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.905506 | ubuntu-jammy | ) 2026-08-14 13:30:38.905511 | ubuntu-jammy | ^ 2026-08-14 13:30:38.905580 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible_compat/runtime.py", line 609, in install_collection 2026-08-14 13:30:38.905587 | ubuntu-jammy | raise InvalidPrerequisiteError(msg) 2026-08-14 13:30:38.908159 | ubuntu-jammy | ansible_compat.errors.InvalidPrerequisiteError: Command ansible-galaxy collection install -vvv community.general:>=4.5.0, returned 250 code: 2026-08-14 13:30:38.908245 | ubuntu-jammy | Starting galaxy collection install process 2026-08-14 13:30:38.908259 | ubuntu-jammy | Process install dependency map 2026-08-14 13:30:38.908271 | ubuntu-jammy | 2026-08-14 13:30:38.908280 | ubuntu-jammy | ansible-galaxy [core 2.19.1] 2026-08-14 13:30:38.908290 | ubuntu-jammy | config file = None 2026-08-14 13:30:38.908317 | ubuntu-jammy | configured module search path = ['/home/zuul/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] 2026-08-14 13:30:38.908327 | ubuntu-jammy | ansible python module location = /home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible 2026-08-14 13:30:38.908338 | ubuntu-jammy | ansible collection location = /home/zuul/.ansible/collections:/usr/share/ansible/collections:/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages 2026-08-14 13:30:38.908348 | ubuntu-jammy | executable location = /home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/bin/ansible-galaxy 2026-08-14 13:30:38.908358 | ubuntu-jammy | python version = 3.13.7 (main, Aug 18 2025, 19:20:03) [Clang 20.1.4 ] (/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/bin/python) 2026-08-14 13:30:38.908369 | ubuntu-jammy | jinja version = 3.1.6 2026-08-14 13:30:38.908378 | ubuntu-jammy | pyyaml version = 6.0.2 (with libyaml v0.2.5) 2026-08-14 13:30:38.908388 | ubuntu-jammy | No config file found; using defaults 2026-08-14 13:30:38.908398 | ubuntu-jammy | Found installed collection ansible.posix:2.2.2 at '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-08-14 13:30:38.908409 | ubuntu-jammy | Found installed collection ansible._protomatter:2.19.1 at '/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/_internal/ansible_collections/ansible/_protomatter' 2026-08-14 13:30:38.908419 | ubuntu-jammy | Opened /home/zuul/.ansible/galaxy_token 2026-08-14 13:30:38.908428 | ubuntu-jammy | [WARNING]: Skipping Galaxy server https://galaxy.ansible.com/api/. Got an unexpected error when getting available versions of collection community.library_inventory_filtering_v1: 'results' 2026-08-14 13:30:38.908438 | ubuntu-jammy | [ERROR]: Unexpected Exception, this is probably a bug: 'results' 2026-08-14 13:30:38.908462 | ubuntu-jammy | 2026-08-14 13:30:38.908472 | ubuntu-jammy | Traceback (most recent call last): 2026-08-14 13:30:38.908481 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/cli/__init__.py", line 660, in cli_executor 2026-08-14 13:30:38.908489 | ubuntu-jammy | exit_code = cli.run() 2026-08-14 13:30:38.908499 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/cli/galaxy.py", line 732, in run 2026-08-14 13:30:38.908508 | ubuntu-jammy | return context.CLIARGS['func']() 2026-08-14 13:30:38.908517 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~~^^ 2026-08-14 13:30:38.908526 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/cli/galaxy.py", line 100, in method_wrapper 2026-08-14 13:30:38.908563 | ubuntu-jammy | return wrapped_method(*args, **kwargs) 2026-08-14 13:30:38.908575 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/cli/galaxy.py", line 1397, in execute_install 2026-08-14 13:30:38.908584 | ubuntu-jammy | self._execute_install_collection( 2026-08-14 13:30:38.908593 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2026-08-14 13:30:38.908602 | ubuntu-jammy | collection_requirements, collection_path, 2026-08-14 13:30:38.908611 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.908621 | ubuntu-jammy | artifacts_manager=artifacts_manager, 2026-08-14 13:30:38.908631 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.908641 | ubuntu-jammy | ) 2026-08-14 13:30:38.908650 | ubuntu-jammy | ^ 2026-08-14 13:30:38.908659 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/cli/galaxy.py", line 1446, in _execute_install_collection 2026-08-14 13:30:38.908669 | ubuntu-jammy | install_collections( 2026-08-14 13:30:38.908678 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~^ 2026-08-14 13:30:38.908687 | ubuntu-jammy | requirements, output_path, self.api_servers, ignore_errors, 2026-08-14 13:30:38.908696 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.908705 | ubuntu-jammy | ...<5 lines>... 2026-08-14 13:30:38.908714 | ubuntu-jammy | read_requirement_paths=read_req_paths, 2026-08-14 13:30:38.908723 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.908732 | ubuntu-jammy | ) 2026-08-14 13:30:38.908741 | ubuntu-jammy | ^ 2026-08-14 13:30:38.908750 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/collection/__init__.py", line 735, in install_collections 2026-08-14 13:30:38.908759 | ubuntu-jammy | dependency_map = _resolve_depenency_map( 2026-08-14 13:30:38.908768 | ubuntu-jammy | collections, 2026-08-14 13:30:38.908777 | ubuntu-jammy | ...<7 lines>... 2026-08-14 13:30:38.908786 | ubuntu-jammy | offline=offline, 2026-08-14 13:30:38.908795 | ubuntu-jammy | ) 2026-08-14 13:30:38.908804 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/collection/__init__.py", line 1855, in _resolve_depenency_map 2026-08-14 13:30:38.908813 | ubuntu-jammy | return collection_dep_resolver.resolve( 2026-08-14 13:30:38.908822 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2026-08-14 13:30:38.908831 | ubuntu-jammy | requested_requirements, 2026-08-14 13:30:38.908840 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.908853 | ubuntu-jammy | max_rounds=2000000, # NOTE: same constant pip uses 2026-08-14 13:30:38.908862 | ubuntu-jammy | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.908872 | ubuntu-jammy | ).mapping 2026-08-14 13:30:38.908881 | ubuntu-jammy | ^ 2026-08-14 13:30:38.908906 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/resolvelib/resolvers/resolution.py", line 596, in resolve 2026-08-14 13:30:38.908923 | ubuntu-jammy | state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-08-14 13:30:38.908933 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/resolvelib/resolvers/resolution.py", line 508, in resolve 2026-08-14 13:30:38.908949 | ubuntu-jammy | failure_criterion = self._attempt_to_pin_criterion(name) 2026-08-14 13:30:38.908958 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/resolvelib/resolvers/resolution.py", line 220, in _attempt_to_pin_criterion 2026-08-14 13:30:38.908967 | ubuntu-jammy | criteria = self._get_updated_criteria(candidate) 2026-08-14 13:30:38.908977 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/resolvelib/resolvers/resolution.py", line 211, in _get_updated_criteria 2026-08-14 13:30:38.908986 | ubuntu-jammy | self._add_to_criteria(criteria, requirement, parent=candidate) 2026-08-14 13:30:38.908995 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.909004 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/resolvelib/resolvers/resolution.py", line 125, in _add_to_criteria 2026-08-14 13:30:38.909013 | ubuntu-jammy | matches = self._p.find_matches( 2026-08-14 13:30:38.909022 | ubuntu-jammy | identifier=identifier, 2026-08-14 13:30:38.909031 | ubuntu-jammy | ...<9 lines>... 2026-08-14 13:30:38.909040 | ubuntu-jammy | ), 2026-08-14 13:30:38.909048 | ubuntu-jammy | ) 2026-08-14 13:30:38.909057 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/dependency_resolution/providers.py", line 477, in find_matches 2026-08-14 13:30:38.909066 | ubuntu-jammy | match for match in self._find_matches(list(requirements[identifier])) 2026-08-14 13:30:38.909076 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-14 13:30:38.909084 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/dependency_resolution/providers.py", line 253, in _find_matches 2026-08-14 13:30:38.909093 | ubuntu-jammy | coll_versions = [] if preinstalled_candidates else self._api_proxy.get_collection_versions(first_req) # type: t.Iterable[t.Tuple[str, GalaxyAPI]] 2026-08-14 13:30:38.909103 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ 2026-08-14 13:30:38.909112 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/collection/galaxy_api_proxy.py", line 103, in get_collection_versions 2026-08-14 13:30:38.909122 | ubuntu-jammy | return set( 2026-08-14 13:30:38.909131 | ubuntu-jammy | (version, api) 2026-08-14 13:30:38.909140 | ubuntu-jammy | ...<2 lines>... 2026-08-14 13:30:38.909148 | ubuntu-jammy | ) 2026-08-14 13:30:38.909157 | ubuntu-jammy | ) 2026-08-14 13:30:38.909166 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/collection/galaxy_api_proxy.py", line 105, in 2026-08-14 13:30:38.909175 | ubuntu-jammy | for api, version in self._get_collection_versions( 2026-08-14 13:30:38.909185 | ubuntu-jammy | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2026-08-14 13:30:38.909193 | ubuntu-jammy | requirement, 2026-08-14 13:30:38.909202 | ubuntu-jammy | ^^^^^^^^^^^^ 2026-08-14 13:30:38.909211 | ubuntu-jammy | ) 2026-08-14 13:30:38.909220 | ubuntu-jammy | ^ 2026-08-14 13:30:38.909229 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/collection/galaxy_api_proxy.py", line 85, in _get_collection_versions 2026-08-14 13:30:38.909238 | ubuntu-jammy | raise last_error 2026-08-14 13:30:38.909247 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/collection/galaxy_api_proxy.py", line 64, in _get_collection_versions 2026-08-14 13:30:38.909256 | ubuntu-jammy | versions = api.get_collection_versions(requirement.namespace, requirement.name) 2026-08-14 13:30:38.909265 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/api.py", line 144, in wrapped 2026-08-14 13:30:38.909274 | ubuntu-jammy | return method(self, *args, **kwargs) 2026-08-14 13:30:38.909289 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/api.py", line 876, in get_collection_versions 2026-08-14 13:30:38.909298 | ubuntu-jammy | data = self._call_galaxy(versions_url, error_context_msg=error_context_msg, cache=True, cache_key=cache_key) 2026-08-14 13:30:38.909308 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/module_utils/api.py", line 168, in run_function 2026-08-14 13:30:38.909317 | ubuntu-jammy | return call_retryable_function() 2026-08-14 13:30:38.909326 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/galaxy/api.py", line 386, in _call_galaxy 2026-08-14 13:30:38.909335 | ubuntu-jammy | res = path_cache['results'] 2026-08-14 13:30:38.909344 | ubuntu-jammy | ~~~~~~~~~~^^^^^^^^^^^ 2026-08-14 13:30:38.909353 | ubuntu-jammy | KeyError: 'results' 2026-08-14 13:30:38.909361 | ubuntu-jammy | 2026-08-14 13:30:38.909375 | ubuntu-jammy | The above exception was the direct cause of the following exception: 2026-08-14 13:30:38.909384 | ubuntu-jammy | 2026-08-14 13:30:38.909393 | ubuntu-jammy | Traceback (most recent call last): 2026-08-14 13:30:38.909402 | ubuntu-jammy | File "/home/zuul/src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.13/site-packages/ansible/cli/__init__.py", line 669, in cli_executor 2026-08-14 13:30:38.909412 | ubuntu-jammy | raise AnsibleError("Unexpected Exception, this is probably a bug.") from ex 2026-08-14 13:30:38.909425 | ubuntu-jammy | ansible.errors.AnsibleError: Unexpected Exception, this is probably a bug: 'results' 2026-08-14 13:30:38.909434 | ubuntu-jammy | 2026-08-14 13:30:38.909443 | ubuntu-jammy | 2026-08-14 13:30:39.497795 | ubuntu-jammy | ERROR 2026-08-14 13:30:39.498133 | ubuntu-jammy | { 2026-08-14 13:30:39.498209 | ubuntu-jammy | "delta": "0:01:10.281080", 2026-08-14 13:30:39.498256 | ubuntu-jammy | "end": "2026-08-14 13:30:38.985336", 2026-08-14 13:30:39.498298 | ubuntu-jammy | "msg": "non-zero return code", 2026-08-14 13:30:39.498337 | ubuntu-jammy | "rc": 1, 2026-08-14 13:30:39.498377 | ubuntu-jammy | "start": "2026-08-14 13:29:28.704256" 2026-08-14 13:30:39.498417 | ubuntu-jammy | } failure 2026-08-14 13:30:39.504277 | 2026-08-14 13:30:39.504339 | PLAY RECAP 2026-08-14 13:30:39.504396 | ubuntu-jammy | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-08-14 13:30:39.504420 | 2026-08-14 13:30:39.630131 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-14 13:30:39.632752 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-14 13:30:40.192186 | 2026-08-14 13:30:40.192301 | PLAY [all] 2026-08-14 13:30:40.203018 | 2026-08-14 13:30:40.203093 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-14 13:30:40.248483 | ubuntu-jammy | skipping: Conditional result was False 2026-08-14 13:30:40.258924 | 2026-08-14 13:30:40.259089 | TASK [fetch-output : Set log path for single node] 2026-08-14 13:30:40.303242 | ubuntu-jammy | ok 2026-08-14 13:30:40.307731 | 2026-08-14 13:30:40.307796 | LOOP [fetch-output : Ensure local output dirs] 2026-08-14 13:30:40.684603 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/02d13757bda6468a9b68234694e1b40d/work/logs" 2026-08-14 13:30:40.883983 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/02d13757bda6468a9b68234694e1b40d/work/artifacts" 2026-08-14 13:30:41.097308 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/02d13757bda6468a9b68234694e1b40d/work/docs" 2026-08-14 13:30:41.114843 | 2026-08-14 13:30:41.115007 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-14 13:30:41.718844 | ubuntu-jammy | ok 2026-08-14 13:30:41.719096 | ubuntu-jammy | changed: All items complete 2026-08-14 13:30:41.719143 | 2026-08-14 13:30:42.170157 | ubuntu-jammy | changed: .d..t...... ./ 2026-08-14 13:30:42.614354 | ubuntu-jammy | changed: .d..t...... ./ 2026-08-14 13:30:42.641526 | 2026-08-14 13:30:42.641658 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-14 13:30:43.041861 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.006842 2026-08-14 13:30:43.258128 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.007387 2026-08-14 13:30:43.274887 | 2026-08-14 13:30:43.274949 | PLAY [all] 2026-08-14 13:30:43.280434 | 2026-08-14 13:30:43.280498 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-14 13:30:43.667341 | ubuntu-jammy | changed 2026-08-14 13:30:43.675311 | 2026-08-14 13:30:43.675361 | PLAY RECAP 2026-08-14 13:30:43.675404 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-14 13:30:43.675426 | 2026-08-14 13:30:43.788221 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-14 13:30:43.790960 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-14 13:30:44.403844 | 2026-08-14 13:30:44.403984 | PLAY [localhost] 2026-08-14 13:30:44.414193 | 2026-08-14 13:30:44.414278 | TASK [Generate Zuul manifest] 2026-08-14 13:30:44.432370 | localhost | ok 2026-08-14 13:30:44.449601 | 2026-08-14 13:30:44.449679 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-14 13:30:44.823679 | localhost | changed 2026-08-14 13:30:44.835443 | 2026-08-14 13:30:44.835518 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-14 13:30:44.867644 | localhost | ok 2026-08-14 13:30:44.876886 | 2026-08-14 13:30:44.877000 | TASK [Upload logs] 2026-08-14 13:30:44.896027 | localhost | ok 2026-08-14 13:30:44.957031 | 2026-08-14 13:30:44.957138 | TASK [Set zuul-log-path fact] 2026-08-14 13:30:44.978259 | localhost | ok 2026-08-14 13:30:44.993754 | 2026-08-14 13:30:44.993820 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-14 13:30:45.024871 | localhost | ok 2026-08-14 13:30:45.031554 | 2026-08-14 13:30:45.031618 | TASK [upload-logs : Create log directories] 2026-08-14 13:30:45.395204 | localhost | changed 2026-08-14 13:30:45.400797 | 2026-08-14 13:30:45.400863 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-14 13:30:45.793908 | localhost -> localhost | ok: Runtime: 0:00:00.004022 2026-08-14 13:30:45.800175 | 2026-08-14 13:30:45.800261 | TASK [upload-logs : Upload logs to log server] 2026-08-14 13:30:46.237847 | localhost | Output suppressed because no_log was given 2026-08-14 13:30:46.241821 | 2026-08-14 13:30:46.241886 | LOOP [upload-logs : Compress console log and json output] 2026-08-14 13:30:46.286432 | localhost | skipping: Conditional result was False 2026-08-14 13:30:46.295598 | localhost | skipping: Conditional result was False 2026-08-14 13:30:46.307264 | 2026-08-14 13:30:46.307400 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-14 13:30:46.347728 | localhost | skipping: Conditional result was False 2026-08-14 13:30:46.348108 | 2026-08-14 13:30:46.351862 | localhost | skipping: Conditional result was False 2026-08-14 13:30:46.370485 | 2026-08-14 13:30:46.370592 | LOOP [upload-logs : Upload console log and json output]