2026-04-28 01:04:01.985321 | Job console starting 2026-04-28 01:04:01.997888 | Updating git repos 2026-04-28 01:04:02.028713 | Cloning repos into workspace 2026-04-28 01:04:04.324605 | Restoring repo states 2026-04-28 01:04:04.339703 | Merging changes 2026-04-28 01:04:05.076904 | Checking out repos 2026-04-28 01:04:05.144059 | Preparing playbooks 2026-04-28 01:04:11.387239 | Running Ansible setup 2026-04-28 01:04:15.356652 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 01:04:15.993518 | 2026-04-28 01:04:15.993650 | PLAY [localhost] 2026-04-28 01:04:16.001419 | 2026-04-28 01:04:16.001492 | TASK [Gathering Facts] 2026-04-28 01:04:17.032026 | localhost | ok 2026-04-28 01:04:17.043571 | 2026-04-28 01:04:17.043648 | TASK [Setup log path fact] 2026-04-28 01:04:17.063655 | localhost | ok 2026-04-28 01:04:17.079558 | 2026-04-28 01:04:17.079627 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 01:04:17.108044 | localhost | ok 2026-04-28 01:04:17.116544 | 2026-04-28 01:04:17.116638 | TASK [emit-job-header : Print job information] 2026-04-28 01:04:17.154098 | # Job Information 2026-04-28 01:04:17.154267 | Ansible Version: 2.16.16 2026-04-28 01:04:17.154300 | Job: ansible-collection-containers-molecule-nerdctl-ubuntu-jammy 2026-04-28 01:04:17.154324 | Pipeline: check 2026-04-28 01:04:17.154345 | Executor: 0a8996d2b663 2026-04-28 01:04:17.154367 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/125 2026-04-28 01:04:17.154390 | Event ID: 07f9bf70-429e-11f1-8b75-3e63c4c208bf 2026-04-28 01:04:17.157245 | 2026-04-28 01:04:17.157314 | LOOP [emit-job-header : Print node information] 2026-04-28 01:04:17.250119 | localhost | ok: 2026-04-28 01:04:17.250310 | localhost | # Node Information 2026-04-28 01:04:17.250350 | localhost | Inventory Hostname: ubuntu-jammy 2026-04-28 01:04:17.250385 | localhost | Hostname: np0000170758 2026-04-28 01:04:17.250415 | localhost | Username: zuul 2026-04-28 01:04:17.250446 | localhost | Distro: Ubuntu 22.04 2026-04-28 01:04:17.250474 | localhost | Provider: yul1 2026-04-28 01:04:17.250502 | localhost | Region: ca-ymq-1 2026-04-28 01:04:17.250529 | localhost | Label: ubuntu-jammy 2026-04-28 01:04:17.250556 | localhost | Product Name: OpenStack Nova 2026-04-28 01:04:17.250582 | localhost | Interface IP: 199.204.45.238 2026-04-28 01:04:17.258772 | 2026-04-28 01:04:17.258892 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-28 01:04:17.685676 | localhost -> localhost | changed 2026-04-28 01:04:17.691627 | 2026-04-28 01:04:17.691705 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-28 01:04:18.579180 | localhost -> localhost | changed 2026-04-28 01:04:18.590156 | 2026-04-28 01:04:18.590217 | PLAY [all] 2026-04-28 01:04:18.598209 | 2026-04-28 01:04:18.598278 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-28 01:04:18.856306 | ubuntu-jammy -> localhost | ok 2026-04-28 01:04:18.862658 | 2026-04-28 01:04:18.862727 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-28 01:04:18.895716 | ubuntu-jammy | ok 2026-04-28 01:04:18.917996 | ubuntu-jammy | included: /var/lib/zuul/builds/cac8a7c81d6a4c83b81c4a3b545abeb9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-28 01:04:18.923449 | 2026-04-28 01:04:18.923508 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-28 01:04:19.736648 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-28 01:04:19.736829 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/cac8a7c81d6a4c83b81c4a3b545abeb9/work/cac8a7c81d6a4c83b81c4a3b545abeb9_id_rsa 2026-04-28 01:04:19.736861 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/cac8a7c81d6a4c83b81c4a3b545abeb9/work/cac8a7c81d6a4c83b81c4a3b545abeb9_id_rsa.pub 2026-04-28 01:04:19.736884 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-28 01:04:19.736906 | ubuntu-jammy -> localhost | SHA256:uBj5u9KMxMAa7XNkP9RLFDlw+4YDUWP07E7ql1+NPm0 zuul-build-sshkey 2026-04-28 01:04:19.736944 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-28 01:04:19.736985 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-28 01:04:19.737013 | ubuntu-jammy -> localhost | | o+Bo | 2026-04-28 01:04:19.737036 | ubuntu-jammy -> localhost | | ++= | 2026-04-28 01:04:19.737056 | ubuntu-jammy -> localhost | | o .o..o | 2026-04-28 01:04:19.737076 | ubuntu-jammy -> localhost | |. + o..oo+ | 2026-04-28 01:04:19.737096 | ubuntu-jammy -> localhost | | + =oo..S.= | 2026-04-28 01:04:19.737116 | ubuntu-jammy -> localhost | |. o ++o..* o | 2026-04-28 01:04:19.737135 | ubuntu-jammy -> localhost | | +.+o.. .. o..| 2026-04-28 01:04:19.737155 | ubuntu-jammy -> localhost | | o oo o o. E| 2026-04-28 01:04:19.737177 | ubuntu-jammy -> localhost | | .o... .. .o | 2026-04-28 01:04:19.737197 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-28 01:04:19.737246 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.327705 2026-04-28 01:04:19.742230 | 2026-04-28 01:04:19.742297 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-28 01:04:19.772204 | ubuntu-jammy | ok 2026-04-28 01:04:19.783730 | ubuntu-jammy | included: /var/lib/zuul/builds/cac8a7c81d6a4c83b81c4a3b545abeb9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-28 01:04:19.790880 | 2026-04-28 01:04:19.790943 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-28 01:04:19.805429 | ubuntu-jammy | skipping: Conditional result was False 2026-04-28 01:04:19.811061 | 2026-04-28 01:04:19.811129 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-28 01:04:20.236841 | ubuntu-jammy | changed 2026-04-28 01:04:20.242034 | 2026-04-28 01:04:20.242118 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-28 01:04:20.472966 | ubuntu-jammy | ok 2026-04-28 01:04:20.479075 | 2026-04-28 01:04:20.479176 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-28 01:04:20.938858 | ubuntu-jammy | changed 2026-04-28 01:04:20.944646 | 2026-04-28 01:04:20.944751 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-28 01:04:21.410672 | ubuntu-jammy | changed 2026-04-28 01:04:21.416823 | 2026-04-28 01:04:21.416927 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-28 01:04:21.444399 | ubuntu-jammy | skipping: Conditional result was False 2026-04-28 01:04:21.450945 | 2026-04-28 01:04:21.451073 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-28 01:04:21.851506 | ubuntu-jammy -> localhost | changed 2026-04-28 01:04:21.863360 | 2026-04-28 01:04:21.863434 | TASK [add-build-sshkey : Add back temp key] 2026-04-28 01:04:22.144359 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/cac8a7c81d6a4c83b81c4a3b545abeb9/work/cac8a7c81d6a4c83b81c4a3b545abeb9_id_rsa (zuul-build-sshkey) 2026-04-28 01:04:22.144593 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011755 2026-04-28 01:04:22.151340 | 2026-04-28 01:04:22.151432 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-28 01:04:22.463776 | ubuntu-jammy | ok 2026-04-28 01:04:22.472294 | 2026-04-28 01:04:22.472481 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-28 01:04:22.497745 | ubuntu-jammy | skipping: Conditional result was False 2026-04-28 01:04:22.512496 | 2026-04-28 01:04:22.512578 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-28 01:04:22.846698 | ubuntu-jammy | ok 2026-04-28 01:04:22.854763 | 2026-04-28 01:04:22.854863 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-28 01:04:23.680494 | ubuntu-jammy | Output suppressed because no_log was given 2026-04-28 01:04:23.691552 | 2026-04-28 01:04:23.691691 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-28 01:04:23.868853 | ubuntu-jammy | ok: "logs" 2026-04-28 01:04:23.869295 | ubuntu-jammy | ok: All items complete 2026-04-28 01:04:23.869325 | 2026-04-28 01:04:24.015568 | ubuntu-jammy | ok: "artifacts" 2026-04-28 01:04:24.167174 | ubuntu-jammy | ok: "docs" 2026-04-28 01:04:24.178428 | 2026-04-28 01:04:24.178577 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-28 01:04:24.351177 | ubuntu-jammy | changed: "logs" 2026-04-28 01:04:24.553526 | ubuntu-jammy | changed: "artifacts" 2026-04-28 01:04:24.647820 | ubuntu-jammy | changed: "docs" 2026-04-28 01:04:24.661280 | 2026-04-28 01:04:24.661400 | PLAY RECAP 2026-04-28 01:04:24.661446 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 01:04:24.661476 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-28 01:04:24.661498 | 2026-04-28 01:04:24.804206 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 01:04:24.805659 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-28 01:04:25.480053 | 2026-04-28 01:04:25.480209 | PLAY [all] 2026-04-28 01:04:25.493181 | 2026-04-28 01:04:25.493332 | TASK [setup-uv : Extract archive] 2026-04-28 01:04:28.095884 | ubuntu-jammy | changed 2026-04-28 01:04:28.101948 | 2026-04-28 01:04:28.102030 | TASK [setup-uv : Print version] 2026-04-28 01:04:27.611547 | ubuntu-jammy | uv 0.8.13 2026-04-28 01:04:28.636918 | ubuntu-jammy | ok: Runtime: 0:00:00.010613 2026-04-28 01:04:28.648533 | 2026-04-28 01:04:28.648597 | PLAY RECAP 2026-04-28 01:04:28.648645 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 01:04:28.648670 | 2026-04-28 01:04:28.784696 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-28 01:04:28.785988 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-28 01:04:29.403548 | 2026-04-28 01:04:29.403707 | PLAY [all] 2026-04-28 01:04:29.415510 | 2026-04-28 01:04:29.415594 | TASK [Copy inventory file for Zuul] 2026-04-28 01:04:30.313688 | ubuntu-jammy | changed 2026-04-28 01:04:30.320251 | 2026-04-28 01:04:30.320347 | TASK [Switch "ansible_host" to private IP] 2026-04-28 01:04:30.597749 | ubuntu-jammy | changed: 1 replacements made 2026-04-28 01:04:30.610299 | 2026-04-28 01:04:30.610421 | TASK [Run Molecule scenario] 2026-04-28 01:04:31.189933 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-04-28 01:04:31.894271 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-04-28 01:04:32.068079 | ubuntu-jammy | Using CPython 3.13.7 2026-04-28 01:04:32.068157 | ubuntu-jammy | Creating virtual environment at: .venv 2026-04-28 01:04:32.316627 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-04-28 01:04:32.317628 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-04-28 01:04:32.318526 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-04-28 01:04:32.470855 | ubuntu-jammy | Downloading cryptography 2026-04-28 01:04:32.509865 | ubuntu-jammy | Downloading pygments 2026-04-28 01:04:32.632416 | ubuntu-jammy | Downloading ansible-core 2026-04-28 01:04:32.660580 | ubuntu-jammy | Installed 36 packages in 27ms 2026-04-28 01:04:33.801627 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-04-28 01:04:33.801712 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-04-28 01:04:34.597574 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-28 01:04:34.597646 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-04-28 01:04:34.597735 | ubuntu-jammy | INFO [nerdctl > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-28 01:04:34.597802 | ubuntu-jammy | INFO [nerdctl > prerun] Performing prerun with role_name_check=0... 2026-04-28 01:04:45.320373 | ubuntu-jammy | INFO [nerdctl > dependency] Executing 2026-04-28 01:04:45.320528 | ubuntu-jammy | WARNING [nerdctl > dependency] Missing roles requirements file: requirements.yml 2026-04-28 01:04:45.320718 | ubuntu-jammy | WARNING [nerdctl > dependency] Missing collections requirements file: collections.yml 2026-04-28 01:04:45.320812 | ubuntu-jammy | WARNING [nerdctl > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-28 01:04:45.325890 | ubuntu-jammy | INFO [nerdctl > cleanup] Executing 2026-04-28 01:04:45.326169 | ubuntu-jammy | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-28 01:04:45.331061 | ubuntu-jammy | INFO [nerdctl > destroy] Executing 2026-04-28 01:04:45.331119 | ubuntu-jammy | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-04-28 01:04:45.331186 | ubuntu-jammy | INFO [nerdctl > destroy] Executed: Successful 2026-04-28 01:04:45.336054 | ubuntu-jammy | INFO [nerdctl > syntax] Executing 2026-04-28 01:04:45.827011 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-28 01:04:45.827266 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-28 01:04:45.827484 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-28 01:04:45.827594 | ubuntu-jammy | 2026-04-28 01:04:46.236954 | ubuntu-jammy | 2026-04-28 01:04:46.237048 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/converge.yml 2026-04-28 01:04:46.326113 | ubuntu-jammy | INFO [nerdctl > syntax] Executed: Successful 2026-04-28 01:04:46.336168 | ubuntu-jammy | INFO [nerdctl > create] Executing 2026-04-28 01:04:46.337498 | ubuntu-jammy | WARNING [nerdctl > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-28 01:04:46.342462 | ubuntu-jammy | INFO [nerdctl > prepare] Executing 2026-04-28 01:04:46.828985 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-28 01:04:46.829078 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-28 01:04:46.829241 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-28 01:04:46.829355 | ubuntu-jammy | 2026-04-28 01:04:47.174675 | ubuntu-jammy | 2026-04-28 01:04:47.174874 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-04-28 01:04:47.174990 | ubuntu-jammy | 2026-04-28 01:04:47.175218 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-28 01:04:47.175337 | ubuntu-jammy | Tuesday 28 April 2026 01:04:47 +0000 (0:00:00.034) 0:00:00.034 ********* 2026-04-28 01:04:48.400261 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 01:04:48.402399 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 01:04:48.402568 | ubuntu-jammy | 2026-04-28 01:04:48.402748 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-04-28 01:04:48.402923 | ubuntu-jammy | Tuesday 28 April 2026 01:04:48 +0000 (0:00:01.228) 0:00:01.262 ********* 2026-04-28 01:04:55.333971 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 01:04:55.334115 | ubuntu-jammy | 2026-04-28 01:04:55.334290 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-28 01:04:55.334479 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-28 01:04:55.334642 | ubuntu-jammy | 2026-04-28 01:04:55.334799 | ubuntu-jammy | 2026-04-28 01:04:55.334987 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-28 01:04:55.335166 | ubuntu-jammy | Tuesday 28 April 2026 01:04:55 +0000 (0:00:06.931) 0:00:08.194 ********* 2026-04-28 01:04:55.335363 | ubuntu-jammy | =============================================================================== 2026-04-28 01:04:55.335544 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 6.93s 2026-04-28 01:04:55.335719 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.23s 2026-04-28 01:04:55.428485 | ubuntu-jammy | INFO [nerdctl > prepare] Executed: Successful 2026-04-28 01:04:55.438556 | ubuntu-jammy | INFO [nerdctl > converge] Executing 2026-04-28 01:04:55.897604 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-28 01:04:55.897704 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-28 01:04:55.897923 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-28 01:04:55.898076 | ubuntu-jammy | 2026-04-28 01:04:56.242168 | ubuntu-jammy | 2026-04-28 01:04:56.242311 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-28 01:04:56.242513 | ubuntu-jammy | 2026-04-28 01:04:56.242723 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-28 01:04:56.242912 | ubuntu-jammy | Tuesday 28 April 2026 01:04:56 +0000 (0:00:00.012) 0:00:00.012 ********* 2026-04-28 01:04:57.214211 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 01:04:57.217333 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 01:04:57.217509 | ubuntu-jammy | 2026-04-28 01:04:57.217708 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 01:04:57.217892 | ubuntu-jammy | Tuesday 28 April 2026 01:04:57 +0000 (0:00:00.975) 0:00:00.987 ********* 2026-04-28 01:04:57.663524 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 01:04:57.663650 | ubuntu-jammy | 2026-04-28 01:04:57.663899 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 01:04:57.664128 | ubuntu-jammy | Tuesday 28 April 2026 01:04:57 +0000 (0:00:00.445) 0:00:01.433 ********* 2026-04-28 01:04:57.696929 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 01:04:57.697054 | ubuntu-jammy | 2026-04-28 01:04:57.697244 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-28 01:04:57.697436 | ubuntu-jammy | Tuesday 28 April 2026 01:04:57 +0000 (0:00:00.033) 0:00:01.466 ********* 2026-04-28 01:04:58.134070 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 01:04:58.134226 | ubuntu-jammy | 2026-04-28 01:04:58.134439 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 01:04:58.134603 | ubuntu-jammy | Tuesday 28 April 2026 01:04:58 +0000 (0:00:00.437) 0:00:01.904 ********* 2026-04-28 01:04:58.214367 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-28 01:04:58.214567 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-28 01:04:58.214689 | ubuntu-jammy | } 2026-04-28 01:04:58.214935 | ubuntu-jammy | 2026-04-28 01:04:58.215078 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 01:04:58.215262 | ubuntu-jammy | Tuesday 28 April 2026 01:04:58 +0000 (0:00:00.080) 0:00:01.984 ********* 2026-04-28 01:04:59.026497 | ubuntu-jammy | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-28 01:04:59.032727 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 01:04:59.032910 | ubuntu-jammy | 2026-04-28 01:04:59.033106 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 01:04:59.033310 | ubuntu-jammy | Tuesday 28 April 2026 01:04:59 +0000 (0:00:00.818) 0:00:02.802 ********* 2026-04-28 01:04:59.052682 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 01:04:59.052823 | ubuntu-jammy | 2026-04-28 01:04:59.053000 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 01:04:59.053170 | ubuntu-jammy | Tuesday 28 April 2026 01:04:59 +0000 (0:00:00.019) 0:00:02.822 ********* 2026-04-28 01:04:59.335291 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 01:04:59.335377 | ubuntu-jammy | 2026-04-28 01:04:59.335585 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 01:04:59.335765 | ubuntu-jammy | Tuesday 28 April 2026 01:04:59 +0000 (0:00:00.282) 0:00:03.105 ********* 2026-04-28 01:05:00.544941 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 01:05:00.545063 | ubuntu-jammy | 2026-04-28 01:05:00.545260 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 01:05:00.545448 | ubuntu-jammy | Tuesday 28 April 2026 01:05:00 +0000 (0:00:01.209) 0:00:04.315 ********* 2026-04-28 01:05:00.598038 | ubuntu-jammy | [ERROR]: Task failed: Finalization of task args for 'ansible.builtin.debug' failed: Error while resolving value for 'msg': object of type 'NoneType' has no attribute 'keys' 2026-04-28 01:05:00.598145 | ubuntu-jammy | 2026-04-28 01:05:00.598348 | ubuntu-jammy | Task failed. 2026-04-28 01:05:00.598531 | ubuntu-jammy | Origin: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/download_artifact/tasks/main.yml:15:3 2026-04-28 01:05:00.598682 | ubuntu-jammy | 2026-04-28 01:05:00.598849 | ubuntu-jammy | 13 # under the License. 2026-04-28 01:05:00.599013 | ubuntu-jammy | 14 2026-04-28 01:05:00.599169 | ubuntu-jammy | 15 - name: Starting download of file 2026-04-28 01:05:00.599333 | ubuntu-jammy | ^ column 3 2026-04-28 01:05:00.599482 | ubuntu-jammy | 2026-04-28 01:05:00.599647 | ubuntu-jammy | <<< caused by >>> 2026-04-28 01:05:00.599794 | ubuntu-jammy | 2026-04-28 01:05:00.599963 | ubuntu-jammy | Finalization of task args for 'ansible.builtin.debug' failed. 2026-04-28 01:05:00.600142 | ubuntu-jammy | Origin: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/download_artifact/tasks/main.yml:16:3 2026-04-28 01:05:00.600290 | ubuntu-jammy | 2026-04-28 01:05:00.600474 | ubuntu-jammy | 14 2026-04-28 01:05:00.600646 | ubuntu-jammy | 15 - name: Starting download of file 2026-04-28 01:05:00.600812 | ubuntu-jammy | 16 ansible.builtin.debug: 2026-04-28 01:05:00.600971 | ubuntu-jammy | ^ column 3 2026-04-28 01:05:00.601118 | ubuntu-jammy | 2026-04-28 01:05:00.601282 | ubuntu-jammy | <<< caused by >>> 2026-04-28 01:05:00.601432 | ubuntu-jammy | 2026-04-28 01:05:00.601625 | ubuntu-jammy | Error while resolving value for 'msg'. 2026-04-28 01:05:00.601787 | ubuntu-jammy | Origin: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/download_artifact/tasks/main.yml:17:10 2026-04-28 01:05:00.601937 | ubuntu-jammy | 2026-04-28 01:05:00.602107 | ubuntu-jammy | 15 - name: Starting download of file 2026-04-28 01:05:00.602356 | ubuntu-jammy | 16 ansible.builtin.debug: 2026-04-28 01:05:00.602514 | ubuntu-jammy | 17 msg: "{{ download_artifact_url }}" 2026-04-28 01:05:00.602653 | ubuntu-jammy | ^ column 10 2026-04-28 01:05:00.602746 | ubuntu-jammy | 2026-04-28 01:05:00.602850 | ubuntu-jammy | <<< caused by >>> 2026-04-28 01:05:00.602938 | ubuntu-jammy | 2026-04-28 01:05:00.603050 | ubuntu-jammy | object of type 'NoneType' has no attribute 'keys' 2026-04-28 01:05:00.603186 | ubuntu-jammy | Origin: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/containerd/defaults/main.yml:15:22 2026-04-28 01:05:00.603263 | ubuntu-jammy | 2026-04-28 01:05:00.603369 | ubuntu-jammy | 13 # under the License. 2026-04-28 01:05:00.603470 | ubuntu-jammy | 14 2026-04-28 01:05:00.603587 | ubuntu-jammy | 15 containerd_versions: "{{ containerd_archive_checksums['amd64'].keys() | list | community.general.version_sort }}" 2026-04-28 01:05:00.603691 | ubuntu-jammy | ^ column 22 2026-04-28 01:05:00.603787 | ubuntu-jammy | 2026-04-28 01:05:00.603977 | ubuntu-jammy | fatal: [ubuntu-jammy]: FAILED! => {"msg": "Task failed: Finalization of task args for 'ansible.builtin.debug' failed: Error while resolving value for 'msg': object of type 'NoneType' has no attribute 'keys'"} 2026-04-28 01:05:00.604084 | ubuntu-jammy | 2026-04-28 01:05:00.604192 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-28 01:05:00.604312 | ubuntu-jammy | ubuntu-jammy : ok=7 changed=2 unreachable=0 failed=1 skipped=2 rescued=0 ignored=0 2026-04-28 01:05:00.604426 | ubuntu-jammy | 2026-04-28 01:05:00.604524 | ubuntu-jammy | 2026-04-28 01:05:00.604630 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-28 01:05:00.604741 | ubuntu-jammy | Tuesday 28 April 2026 01:05:00 +0000 (0:00:00.055) 0:00:04.370 ********* 2026-04-28 01:05:00.604843 | ubuntu-jammy | =============================================================================== 2026-04-28 01:05:00.604949 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.21s 2026-04-28 01:05:00.605055 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 0.98s 2026-04-28 01:05:00.605164 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.82s 2026-04-28 01:05:00.605272 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.45s 2026-04-28 01:05:00.605380 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.44s 2026-04-28 01:05:00.605486 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.28s 2026-04-28 01:05:00.605598 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.08s 2026-04-28 01:05:00.605709 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-04-28 01:05:00.605819 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-04-28 01:05:00.605930 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-04-28 01:05:00.689740 | ubuntu-jammy | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.QUTN.nerdctl/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/ansible-collection-containers/inventory.yaml /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/converge.yml 2026-04-28 01:05:00.689859 | ubuntu-jammy | ERROR [nerdctl > converge] Executed: Failed 2026-04-28 01:05:00.689873 | ubuntu-jammy | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.QUTN.nerdctl/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/ansible-collection-containers/inventory.yaml /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/converge.yml 2026-04-28 01:05:01.189088 | ubuntu-jammy | ERROR 2026-04-28 01:05:01.189562 | ubuntu-jammy | { 2026-04-28 01:05:01.189606 | ubuntu-jammy | "delta": "0:00:29.787929", 2026-04-28 01:05:01.189634 | ubuntu-jammy | "end": "2026-04-28 01:05:00.759075", 2026-04-28 01:05:01.189660 | ubuntu-jammy | "msg": "non-zero return code", 2026-04-28 01:05:01.189686 | ubuntu-jammy | "rc": 2, 2026-04-28 01:05:01.189716 | ubuntu-jammy | "start": "2026-04-28 01:04:30.971146" 2026-04-28 01:05:01.189742 | ubuntu-jammy | } failure 2026-04-28 01:05:01.193487 | 2026-04-28 01:05:01.193540 | PLAY RECAP 2026-04-28 01:05:01.193587 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-28 01:05:01.193610 | 2026-04-28 01:05:01.306274 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-28 01:05:01.309066 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 01:05:01.946833 | 2026-04-28 01:05:02.063175 | PLAY [all] 2026-04-28 01:05:02.080909 | 2026-04-28 01:05:02.081022 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-28 01:05:02.138065 | ubuntu-jammy | skipping: Conditional result was False 2026-04-28 01:05:02.148342 | 2026-04-28 01:05:02.148433 | TASK [fetch-output : Set log path for single node] 2026-04-28 01:05:02.196695 | ubuntu-jammy | ok 2026-04-28 01:05:02.201547 | 2026-04-28 01:05:02.201620 | LOOP [fetch-output : Ensure local output dirs] 2026-04-28 01:05:02.619757 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/cac8a7c81d6a4c83b81c4a3b545abeb9/work/logs" 2026-04-28 01:05:02.877694 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/cac8a7c81d6a4c83b81c4a3b545abeb9/work/artifacts" 2026-04-28 01:05:03.117650 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/cac8a7c81d6a4c83b81c4a3b545abeb9/work/docs" 2026-04-28 01:05:03.129533 | 2026-04-28 01:05:03.129609 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-28 01:05:03.815153 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-28 01:05:03.815413 | ubuntu-jammy | changed: All items complete 2026-04-28 01:05:03.815454 | 2026-04-28 01:05:04.274271 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-28 01:05:04.754178 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-28 01:05:04.775632 | 2026-04-28 01:05:04.775795 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-28 01:05:05.237612 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.009743 2026-04-28 01:05:05.464160 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.007954 2026-04-28 01:05:05.485445 | 2026-04-28 01:05:05.485602 | PLAY [all] 2026-04-28 01:05:05.492993 | 2026-04-28 01:05:05.493074 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-28 01:05:05.915646 | ubuntu-jammy | changed 2026-04-28 01:05:05.922922 | 2026-04-28 01:05:05.922986 | PLAY RECAP 2026-04-28 01:05:05.923035 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-28 01:05:05.923058 | 2026-04-28 01:05:06.064319 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 01:05:06.065742 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-28 01:05:06.609182 | 2026-04-28 01:05:06.646630 | PLAY [localhost] 2026-04-28 01:05:06.661029 | 2026-04-28 01:05:06.905184 | TASK [Generate Zuul manifest] 2026-04-28 01:05:06.938899 | localhost | ok 2026-04-28 01:05:06.959643 | 2026-04-28 01:05:06.959838 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-28 01:05:07.284728 | localhost | changed 2026-04-28 01:05:07.310534 | 2026-04-28 01:05:07.310751 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-28 01:05:07.355335 | localhost | ok 2026-04-28 01:05:07.363305 | 2026-04-28 01:05:07.363373 | TASK [Upload logs] 2026-04-28 01:05:07.381784 | localhost | ok 2026-04-28 01:05:07.439711 | 2026-04-28 01:05:07.439842 | TASK [Set zuul-log-path fact] 2026-04-28 01:05:07.458115 | localhost | ok 2026-04-28 01:05:07.469433 | 2026-04-28 01:05:07.469516 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 01:05:07.502427 | localhost | ok 2026-04-28 01:05:07.512305 | 2026-04-28 01:05:07.512414 | TASK [upload-logs : Create log directories] 2026-04-28 01:05:07.946704 | localhost | changed 2026-04-28 01:05:07.953484 | 2026-04-28 01:05:07.953556 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-28 01:05:08.378727 | localhost -> localhost | ok: Runtime: 0:00:00.005961 2026-04-28 01:05:08.385375 | 2026-04-28 01:05:08.385439 | TASK [upload-logs : Upload logs to log server] 2026-04-28 01:05:08.884002 | localhost | Output suppressed because no_log was given 2026-04-28 01:05:08.890350 | 2026-04-28 01:05:08.890428 | LOOP [upload-logs : Compress console log and json output] 2026-04-28 01:05:08.943012 | localhost | skipping: Conditional result was False 2026-04-28 01:05:08.949929 | localhost | skipping: Conditional result was False 2026-04-28 01:05:08.966091 | 2026-04-28 01:05:08.966489 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-28 01:05:09.012847 | localhost | skipping: Conditional result was False 2026-04-28 01:05:09.013623 | 2026-04-28 01:05:09.023489 | localhost | skipping: Conditional result was False 2026-04-28 01:05:09.034568 | 2026-04-28 01:05:09.034703 | LOOP [upload-logs : Upload console log and json output]