2026-03-11 16:41:07.532256 | Job console starting 2026-03-11 16:41:07.540244 | Updating git repos 2026-03-11 16:41:07.587680 | Cloning repos into workspace 2026-03-11 16:41:07.752151 | Restoring repo states 2026-03-11 16:41:07.762241 | Merging changes 2026-03-11 16:41:08.127070 | Checking out repos 2026-03-11 16:41:08.201092 | Preparing playbooks 2026-03-11 16:41:09.862401 | Running Ansible setup 2026-03-11 16:41:13.502307 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 16:41:14.212803 | 2026-03-11 16:41:14.212939 | PLAY [localhost] 2026-03-11 16:41:14.220431 | 2026-03-11 16:41:14.220504 | TASK [Gathering Facts] 2026-03-11 16:41:15.067049 | localhost | ok 2026-03-11 16:41:15.073696 | 2026-03-11 16:41:15.073770 | TASK [Setup log path fact] 2026-03-11 16:41:15.089750 | localhost | ok 2026-03-11 16:41:15.099862 | 2026-03-11 16:41:15.099926 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 16:41:15.135990 | localhost | ok 2026-03-11 16:41:15.141615 | 2026-03-11 16:41:15.141743 | TASK [emit-job-header : Print job information] 2026-03-11 16:41:15.181271 | # Job Information 2026-03-11 16:41:15.181540 | Ansible Version: 2.16.16 2026-03-11 16:41:15.181611 | Job: ansible-collection-containers-molecule-nerdctl-ubuntu-jammy 2026-03-11 16:41:15.181662 | Pipeline: check 2026-03-11 16:41:15.181707 | Executor: 0a8996d2b663 2026-03-11 16:41:15.181751 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/93 2026-03-11 16:41:15.181800 | Event ID: ee8f5090-1d68-11f1-817a-633f6d651ec7 2026-03-11 16:41:15.187298 | 2026-03-11 16:41:15.187392 | LOOP [emit-job-header : Print node information] 2026-03-11 16:41:15.295452 | localhost | ok: 2026-03-11 16:41:15.295594 | localhost | # Node Information 2026-03-11 16:41:15.295624 | localhost | Inventory Hostname: ubuntu-jammy 2026-03-11 16:41:15.295650 | localhost | Hostname: np0000158354 2026-03-11 16:41:15.295671 | localhost | Username: zuul 2026-03-11 16:41:15.295703 | localhost | Distro: Ubuntu 22.04 2026-03-11 16:41:15.295724 | localhost | Provider: yul1 2026-03-11 16:41:15.295744 | localhost | Region: ca-ymq-1 2026-03-11 16:41:15.295763 | localhost | Label: ubuntu-jammy 2026-03-11 16:41:15.295782 | localhost | Product Name: OpenStack Nova 2026-03-11 16:41:15.295801 | localhost | Interface IP: 199.204.45.216 2026-03-11 16:41:15.310211 | 2026-03-11 16:41:15.310333 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-11 16:41:15.666731 | localhost -> localhost | changed 2026-03-11 16:41:15.672980 | 2026-03-11 16:41:15.673060 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-11 16:41:16.519028 | localhost -> localhost | changed 2026-03-11 16:41:16.525266 | 2026-03-11 16:41:16.525713 | PLAY [all] 2026-03-11 16:41:16.532749 | 2026-03-11 16:41:16.532809 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-11 16:41:16.758188 | ubuntu-jammy -> localhost | ok 2026-03-11 16:41:16.771652 | 2026-03-11 16:41:16.771722 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-11 16:41:16.806343 | ubuntu-jammy | ok 2026-03-11 16:41:16.826369 | ubuntu-jammy | included: /var/lib/zuul/builds/8730d25ff5d34147a9fd87587f5fcd60/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-11 16:41:16.834622 | 2026-03-11 16:41:16.834682 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-11 16:41:18.522867 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-11 16:41:18.523001 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/8730d25ff5d34147a9fd87587f5fcd60/work/8730d25ff5d34147a9fd87587f5fcd60_id_rsa 2026-03-11 16:41:18.523034 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/8730d25ff5d34147a9fd87587f5fcd60/work/8730d25ff5d34147a9fd87587f5fcd60_id_rsa.pub 2026-03-11 16:41:18.523058 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-11 16:41:18.523080 | ubuntu-jammy -> localhost | SHA256:H0X0Pw+/40IL9eXS5xC3o75XQf9mPM5beKJVlLOyGUY zuul-build-sshkey 2026-03-11 16:41:18.523108 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-11 16:41:18.523130 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-11 16:41:18.523153 | ubuntu-jammy -> localhost | | .o | 2026-03-11 16:41:18.523174 | ubuntu-jammy -> localhost | | . . ..| 2026-03-11 16:41:18.523194 | ubuntu-jammy -> localhost | | .Eooo| 2026-03-11 16:41:18.523214 | ubuntu-jammy -> localhost | | ....+*| 2026-03-11 16:41:18.523234 | ubuntu-jammy -> localhost | | S . .+oOB| 2026-03-11 16:41:18.523253 | ubuntu-jammy -> localhost | | . o..BX%| 2026-03-11 16:41:18.523273 | ubuntu-jammy -> localhost | | . ooO*X| 2026-03-11 16:41:18.523292 | ubuntu-jammy -> localhost | | * B+| 2026-03-11 16:41:18.523314 | ubuntu-jammy -> localhost | | oo=+o| 2026-03-11 16:41:18.523334 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-11 16:41:18.523379 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.238011 2026-03-11 16:41:18.528154 | 2026-03-11 16:41:18.528212 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-11 16:41:18.559336 | ubuntu-jammy | ok 2026-03-11 16:41:18.569924 | ubuntu-jammy | included: /var/lib/zuul/builds/8730d25ff5d34147a9fd87587f5fcd60/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-11 16:41:18.577291 | 2026-03-11 16:41:18.577371 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-11 16:41:18.601732 | ubuntu-jammy | skipping: Conditional result was False 2026-03-11 16:41:18.616717 | 2026-03-11 16:41:18.616838 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-11 16:41:19.046688 | ubuntu-jammy | changed 2026-03-11 16:41:19.053492 | 2026-03-11 16:41:19.053565 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-11 16:41:19.231692 | ubuntu-jammy | ok 2026-03-11 16:41:19.240655 | 2026-03-11 16:41:19.240727 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-11 16:41:19.733339 | ubuntu-jammy | changed 2026-03-11 16:41:19.738163 | 2026-03-11 16:41:19.738226 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-11 16:41:20.184313 | ubuntu-jammy | changed 2026-03-11 16:41:20.189964 | 2026-03-11 16:41:20.190026 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-11 16:41:20.212441 | ubuntu-jammy | skipping: Conditional result was False 2026-03-11 16:41:20.223532 | 2026-03-11 16:41:20.223595 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-11 16:41:20.600935 | ubuntu-jammy -> localhost | changed 2026-03-11 16:41:20.613686 | 2026-03-11 16:41:20.613778 | TASK [add-build-sshkey : Add back temp key] 2026-03-11 16:41:20.870900 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/8730d25ff5d34147a9fd87587f5fcd60/work/8730d25ff5d34147a9fd87587f5fcd60_id_rsa (zuul-build-sshkey) 2026-03-11 16:41:20.871214 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013660 2026-03-11 16:41:20.876414 | 2026-03-11 16:41:20.876488 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-11 16:41:21.175937 | ubuntu-jammy | ok 2026-03-11 16:41:21.182790 | 2026-03-11 16:41:21.182876 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-11 16:41:21.207407 | ubuntu-jammy | skipping: Conditional result was False 2026-03-11 16:41:21.224939 | 2026-03-11 16:41:21.225062 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-11 16:41:21.531054 | ubuntu-jammy | ok 2026-03-11 16:41:21.540000 | 2026-03-11 16:41:21.540096 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-11 16:41:22.301045 | ubuntu-jammy | Output suppressed because no_log was given 2026-03-11 16:41:22.310829 | 2026-03-11 16:41:22.310897 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-11 16:41:22.488029 | ubuntu-jammy | ok: "logs" 2026-03-11 16:41:22.488417 | ubuntu-jammy | ok: All items complete 2026-03-11 16:41:22.488465 | 2026-03-11 16:41:22.647399 | ubuntu-jammy | ok: "artifacts" 2026-03-11 16:41:22.795032 | ubuntu-jammy | ok: "docs" 2026-03-11 16:41:22.806607 | 2026-03-11 16:41:22.806723 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-11 16:41:23.004575 | ubuntu-jammy | changed: "logs" 2026-03-11 16:41:23.192279 | ubuntu-jammy | changed: "artifacts" 2026-03-11 16:41:23.302139 | ubuntu-jammy | changed: "docs" 2026-03-11 16:41:23.311882 | 2026-03-11 16:41:23.312047 | PLAY RECAP 2026-03-11 16:41:23.312117 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-11 16:41:23.312174 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-11 16:41:23.312222 | 2026-03-11 16:41:23.411062 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 16:41:23.413074 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-11 16:41:23.983973 | 2026-03-11 16:41:23.984100 | PLAY [all] 2026-03-11 16:41:23.995981 | 2026-03-11 16:41:23.996071 | TASK [setup-uv : Extract archive] 2026-03-11 16:41:26.229364 | ubuntu-jammy | changed 2026-03-11 16:41:26.237504 | 2026-03-11 16:41:26.237581 | TASK [setup-uv : Print version] 2026-03-11 16:41:26.730261 | ubuntu-jammy | uv 0.8.13 2026-03-11 16:41:26.773308 | ubuntu-jammy | ok: Runtime: 0:00:00.019759 2026-03-11 16:41:26.779412 | 2026-03-11 16:41:26.779457 | PLAY RECAP 2026-03-11 16:41:26.779496 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-11 16:41:26.779520 | 2026-03-11 16:41:26.871119 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-11 16:41:26.872362 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-11 16:41:27.432668 | 2026-03-11 16:41:27.432784 | PLAY [all] 2026-03-11 16:41:27.444038 | 2026-03-11 16:41:27.444114 | TASK [Copy inventory file for Zuul] 2026-03-11 16:41:28.252892 | ubuntu-jammy | changed 2026-03-11 16:41:28.259497 | 2026-03-11 16:41:28.259594 | TASK [Switch "ansible_host" to private IP] 2026-03-11 16:41:28.538070 | ubuntu-jammy | changed: 1 replacements made 2026-03-11 16:41:28.543182 | 2026-03-11 16:41:28.543245 | TASK [Run Molecule scenario] 2026-03-11 16:41:29.175334 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-03-11 16:41:29.913134 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-03-11 16:41:30.087606 | ubuntu-jammy | Using CPython 3.13.7 2026-03-11 16:41:30.087704 | ubuntu-jammy | Creating virtual environment at: .venv 2026-03-11 16:41:30.379619 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-03-11 16:41:30.380390 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-03-11 16:41:30.380740 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-03-11 16:41:30.575770 | ubuntu-jammy | Downloading cryptography 2026-03-11 16:41:30.587249 | ubuntu-jammy | Downloading pygments 2026-03-11 16:41:30.763458 | ubuntu-jammy | Downloading ansible-core 2026-03-11 16:41:30.794775 | ubuntu-jammy | Installed 36 packages in 30ms 2026-03-11 16:41:31.882812 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-03-11 16:41:31.882874 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-03-11 16:41:32.664293 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-03-11 16:41:32.664366 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-03-11 16:41:32.664430 | ubuntu-jammy | INFO [nerdctl > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-03-11 16:41:32.664505 | ubuntu-jammy | INFO [nerdctl > prerun] Performing prerun with role_name_check=0... 2026-03-11 16:41:40.927196 | ubuntu-jammy | INFO [nerdctl > dependency] Executing 2026-03-11 16:41:40.927494 | ubuntu-jammy | WARNING [nerdctl > dependency] Missing roles requirements file: requirements.yml 2026-03-11 16:41:40.927705 | ubuntu-jammy | WARNING [nerdctl > dependency] Missing collections requirements file: collections.yml 2026-03-11 16:41:40.927779 | ubuntu-jammy | WARNING [nerdctl > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-03-11 16:41:40.932741 | ubuntu-jammy | INFO [nerdctl > cleanup] Executing 2026-03-11 16:41:40.933035 | ubuntu-jammy | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-11 16:41:40.937930 | ubuntu-jammy | INFO [nerdctl > destroy] Executing 2026-03-11 16:41:40.937966 | ubuntu-jammy | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-03-11 16:41:40.938030 | ubuntu-jammy | INFO [nerdctl > destroy] Executed: Successful 2026-03-11 16:41:40.942923 | ubuntu-jammy | INFO [nerdctl > syntax] Executing 2026-03-11 16:41:41.453110 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-11 16:41:41.453402 | 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-03-11 16:41:41.453611 | 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-03-11 16:41:41.453764 | ubuntu-jammy | 2026-03-11 16:41:41.874811 | ubuntu-jammy | 2026-03-11 16:41:41.875013 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/converge.yml 2026-03-11 16:41:41.985681 | ubuntu-jammy | INFO [nerdctl > syntax] Executed: Successful 2026-03-11 16:41:41.996116 | ubuntu-jammy | INFO [nerdctl > create] Executing 2026-03-11 16:41:41.997455 | ubuntu-jammy | WARNING [nerdctl > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-11 16:41:42.002312 | ubuntu-jammy | INFO [nerdctl > prepare] Executing 2026-03-11 16:41:42.479234 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-11 16:41:42.479459 | 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-03-11 16:41:42.479668 | 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-03-11 16:41:42.479832 | ubuntu-jammy | 2026-03-11 16:41:42.847101 | ubuntu-jammy | 2026-03-11 16:41:42.847263 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-03-11 16:41:42.847472 | ubuntu-jammy | 2026-03-11 16:41:42.847609 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-03-11 16:41:42.847783 | ubuntu-jammy | Wednesday 11 March 2026 16:41:42 +0000 (0:00:00.031) 0:00:00.031 ******* 2026-03-11 16:41:44.099160 | 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-03-11 16:41:44.101107 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:41:44.101353 | ubuntu-jammy | 2026-03-11 16:41:44.101594 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-03-11 16:41:44.101834 | ubuntu-jammy | Wednesday 11 March 2026 16:41:44 +0000 (0:00:01.254) 0:00:01.286 ******* 2026-03-11 16:41:51.120798 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:41:51.120972 | ubuntu-jammy | 2026-03-11 16:41:51.121206 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-03-11 16:41:51.121439 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-03-11 16:41:51.121593 | ubuntu-jammy | 2026-03-11 16:41:51.121753 | ubuntu-jammy | 2026-03-11 16:41:51.121947 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-03-11 16:41:51.122132 | ubuntu-jammy | Wednesday 11 March 2026 16:41:51 +0000 (0:00:07.019) 0:00:08.306 ******* 2026-03-11 16:41:51.122296 | ubuntu-jammy | =============================================================================== 2026-03-11 16:41:51.122483 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 7.02s 2026-03-11 16:41:51.122726 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.25s 2026-03-11 16:41:51.251399 | ubuntu-jammy | INFO [nerdctl > prepare] Executed: Successful 2026-03-11 16:41:51.261606 | ubuntu-jammy | INFO [nerdctl > converge] Executing 2026-03-11 16:41:51.765705 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-11 16:41:51.765820 | 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-03-11 16:41:51.765983 | 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-03-11 16:41:51.766217 | ubuntu-jammy | 2026-03-11 16:41:52.126654 | ubuntu-jammy | 2026-03-11 16:41:52.126746 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-03-11 16:41:52.126833 | ubuntu-jammy | 2026-03-11 16:41:52.126954 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-03-11 16:41:52.127094 | ubuntu-jammy | Wednesday 11 March 2026 16:41:52 +0000 (0:00:00.012) 0:00:00.012 ******* 2026-03-11 16:41:53.195141 | 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-03-11 16:41:53.197245 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:41:53.197455 | ubuntu-jammy | 2026-03-11 16:41:53.197670 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 16:41:53.197870 | ubuntu-jammy | Wednesday 11 March 2026 16:41:53 +0000 (0:00:01.070) 0:00:01.083 ******* 2026-03-11 16:41:53.687695 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:41:53.687822 | ubuntu-jammy | 2026-03-11 16:41:53.688033 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 16:41:53.688207 | ubuntu-jammy | Wednesday 11 March 2026 16:41:53 +0000 (0:00:00.490) 0:00:01.573 ******* 2026-03-11 16:41:53.718112 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-11 16:41:53.718240 | ubuntu-jammy | 2026-03-11 16:41:53.718418 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-11 16:41:53.718694 | ubuntu-jammy | Wednesday 11 March 2026 16:41:53 +0000 (0:00:00.030) 0:00:01.604 ******* 2026-03-11 16:41:54.115814 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:41:54.115950 | ubuntu-jammy | 2026-03-11 16:41:54.116136 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 16:41:54.116312 | ubuntu-jammy | Wednesday 11 March 2026 16:41:54 +0000 (0:00:00.394) 0:00:01.998 ******* 2026-03-11 16:41:54.214969 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-03-11 16:41:54.215047 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-11 16:41:54.215172 | ubuntu-jammy | } 2026-03-11 16:41:54.215262 | ubuntu-jammy | 2026-03-11 16:41:54.215375 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 16:41:54.215482 | ubuntu-jammy | Wednesday 11 March 2026 16:41:54 +0000 (0:00:00.102) 0:00:02.100 ******* 2026-03-11 16:41:54.987956 | 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-03-11 16:41:54.991314 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:41:54.991485 | ubuntu-jammy | 2026-03-11 16:41:54.991683 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 16:41:54.991870 | ubuntu-jammy | Wednesday 11 March 2026 16:41:54 +0000 (0:00:00.776) 0:00:02.877 ******* 2026-03-11 16:41:55.012605 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-11 16:41:55.012761 | ubuntu-jammy | 2026-03-11 16:41:55.012991 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 16:41:55.013184 | ubuntu-jammy | Wednesday 11 March 2026 16:41:55 +0000 (0:00:00.020) 0:00:02.898 ******* 2026-03-11 16:41:55.285744 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:41:55.285894 | ubuntu-jammy | 2026-03-11 16:41:55.286100 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 16:41:55.286334 | ubuntu-jammy | Wednesday 11 March 2026 16:41:55 +0000 (0:00:00.272) 0:00:03.171 ******* 2026-03-11 16:41:56.554450 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:41:56.554616 | ubuntu-jammy | 2026-03-11 16:41:56.554821 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 16:41:56.555015 | ubuntu-jammy | Wednesday 11 March 2026 16:41:56 +0000 (0:00:01.267) 0:00:04.438 ******* 2026-03-11 16:41:56.622208 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-03-11 16:41:56.622406 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-03-11 16:41:56.622582 | ubuntu-jammy | } 2026-03-11 16:41:56.622773 | ubuntu-jammy | 2026-03-11 16:41:56.622978 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 16:41:56.623158 | ubuntu-jammy | Wednesday 11 March 2026 16:41:56 +0000 (0:00:00.069) 0:00:04.508 ******* 2026-03-11 16:41:57.898317 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:41:57.898471 | ubuntu-jammy | 2026-03-11 16:41:57.898712 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 16:41:57.898986 | ubuntu-jammy | Wednesday 11 March 2026 16:41:57 +0000 (0:00:01.275) 0:00:05.783 ******* 2026-03-11 16:42:01.038327 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:01.038404 | ubuntu-jammy | 2026-03-11 16:42:01.038833 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-11 16:42:01.038900 | ubuntu-jammy | Wednesday 11 March 2026 16:42:01 +0000 (0:00:03.139) 0:00:08.923 ******* 2026-03-11 16:42:01.056125 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-11 16:42:01.056586 | ubuntu-jammy | 2026-03-11 16:42:01.056635 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-11 16:42:01.056644 | ubuntu-jammy | Wednesday 11 March 2026 16:42:01 +0000 (0:00:00.018) 0:00:08.942 ******* 2026-03-11 16:42:01.076270 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-11 16:42:01.076690 | ubuntu-jammy | 2026-03-11 16:42:01.076718 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-11 16:42:01.076726 | ubuntu-jammy | Wednesday 11 March 2026 16:42:01 +0000 (0:00:00.019) 0:00:08.962 ******* 2026-03-11 16:42:01.094649 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-11 16:42:01.095267 | ubuntu-jammy | 2026-03-11 16:42:01.095466 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-11 16:42:01.095479 | ubuntu-jammy | Wednesday 11 March 2026 16:42:01 +0000 (0:00:00.018) 0:00:08.980 ******* 2026-03-11 16:42:07.011294 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:07.011413 | ubuntu-jammy | 2026-03-11 16:42:07.011429 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-11 16:42:07.011623 | ubuntu-jammy | Wednesday 11 March 2026 16:42:07 +0000 (0:00:05.916) 0:00:14.897 ******* 2026-03-11 16:42:07.709277 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:07.709355 | ubuntu-jammy | 2026-03-11 16:42:07.709393 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-11 16:42:07.709521 | ubuntu-jammy | Wednesday 11 March 2026 16:42:07 +0000 (0:00:00.694) 0:00:15.591 ******* 2026-03-11 16:42:08.897634 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-03-11 16:42:08.897717 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-11 16:42:08.897859 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-11 16:42:08.898167 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-11 16:42:08.898341 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-11 16:42:08.898488 | ubuntu-jammy | 2026-03-11 16:42:08.898677 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-11 16:42:08.898842 | ubuntu-jammy | Wednesday 11 March 2026 16:42:08 +0000 (0:00:01.192) 0:00:16.783 ******* 2026-03-11 16:42:09.626194 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:09.626292 | ubuntu-jammy | 2026-03-11 16:42:09.626465 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-11 16:42:09.626689 | ubuntu-jammy | Wednesday 11 March 2026 16:42:09 +0000 (0:00:00.726) 0:00:17.510 ******* 2026-03-11 16:42:09.626842 | ubuntu-jammy | 2026-03-11 16:42:09.627013 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-03-11 16:42:09.627229 | ubuntu-jammy | Wednesday 11 March 2026 16:42:09 +0000 (0:00:00.001) 0:00:17.512 ******* 2026-03-11 16:42:10.624537 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:10.624739 | ubuntu-jammy | 2026-03-11 16:42:10.624924 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-03-11 16:42:10.625475 | ubuntu-jammy | Wednesday 11 March 2026 16:42:10 +0000 (0:00:00.996) 0:00:18.508 ******* 2026-03-11 16:42:11.151803 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:11.151878 | ubuntu-jammy | 2026-03-11 16:42:11.151890 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-11 16:42:11.151901 | ubuntu-jammy | Wednesday 11 March 2026 16:42:11 +0000 (0:00:00.528) 0:00:19.036 ******* 2026-03-11 16:42:11.713576 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:11.713649 | ubuntu-jammy | 2026-03-11 16:42:11.716587 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-03-11 16:42:11.716659 | ubuntu-jammy | ubuntu-jammy : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-03-11 16:42:11.716668 | ubuntu-jammy | 2026-03-11 16:42:11.716674 | ubuntu-jammy | 2026-03-11 16:42:11.716680 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-03-11 16:42:11.716687 | ubuntu-jammy | Wednesday 11 March 2026 16:42:11 +0000 (0:00:00.562) 0:00:19.599 ******* 2026-03-11 16:42:11.716692 | ubuntu-jammy | =============================================================================== 2026-03-11 16:42:11.716698 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.92s 2026-03-11 16:42:11.716703 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.14s 2026-03-11 16:42:11.716709 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 1.28s 2026-03-11 16:42:11.716715 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.27s 2026-03-11 16:42:11.716720 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.19s 2026-03-11 16:42:11.716726 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.07s 2026-03-11 16:42:11.716731 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.00s 2026-03-11 16:42:11.716754 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.78s 2026-03-11 16:42:11.716759 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.73s 2026-03-11 16:42:11.716765 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.69s 2026-03-11 16:42:11.716771 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.56s 2026-03-11 16:42:11.716776 | ubuntu-jammy | vexxhost.containers.containerd : Restart containerd --------------------- 0.53s 2026-03-11 16:42:11.716782 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.49s 2026-03-11 16:42:11.716787 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.39s 2026-03-11 16:42:11.716793 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.27s 2026-03-11 16:42:11.716798 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.10s 2026-03-11 16:42:11.716804 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-03-11 16:42:11.716809 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-03-11 16:42:11.716815 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-03-11 16:42:11.716820 | ubuntu-jammy | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-03-11 16:42:11.814302 | ubuntu-jammy | INFO [nerdctl > converge] Executed: Successful 2026-03-11 16:42:11.826080 | ubuntu-jammy | INFO [nerdctl > idempotence] Executing 2026-03-11 16:42:12.319720 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-11 16:42:12.320090 | 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-03-11 16:42:12.320363 | 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-03-11 16:42:12.320633 | ubuntu-jammy | 2026-03-11 16:42:12.669495 | ubuntu-jammy | 2026-03-11 16:42:12.669836 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-03-11 16:42:12.670070 | ubuntu-jammy | 2026-03-11 16:42:12.670318 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-03-11 16:42:12.670562 | ubuntu-jammy | Wednesday 11 March 2026 16:42:12 +0000 (0:00:00.012) 0:00:00.012 ******* 2026-03-11 16:42:13.788966 | 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-03-11 16:42:13.792308 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:13.792340 | ubuntu-jammy | 2026-03-11 16:42:13.792361 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 16:42:13.792372 | ubuntu-jammy | Wednesday 11 March 2026 16:42:13 +0000 (0:00:01.122) 0:00:01.135 ******* 2026-03-11 16:42:14.211937 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:14.212009 | ubuntu-jammy | 2026-03-11 16:42:14.212021 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 16:42:14.212030 | ubuntu-jammy | Wednesday 11 March 2026 16:42:14 +0000 (0:00:00.419) 0:00:01.554 ******* 2026-03-11 16:42:14.251923 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-11 16:42:14.251989 | ubuntu-jammy | 2026-03-11 16:42:14.251997 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-11 16:42:14.252003 | ubuntu-jammy | Wednesday 11 March 2026 16:42:14 +0000 (0:00:00.040) 0:00:01.594 ******* 2026-03-11 16:42:14.654797 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:14.654882 | ubuntu-jammy | 2026-03-11 16:42:14.654894 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 16:42:14.654904 | ubuntu-jammy | Wednesday 11 March 2026 16:42:14 +0000 (0:00:00.402) 0:00:01.997 ******* 2026-03-11 16:42:14.712615 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-03-11 16:42:14.712653 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-11 16:42:14.712665 | ubuntu-jammy | } 2026-03-11 16:42:14.712674 | ubuntu-jammy | 2026-03-11 16:42:14.712683 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 16:42:14.712692 | ubuntu-jammy | Wednesday 11 March 2026 16:42:14 +0000 (0:00:00.057) 0:00:02.055 ******* 2026-03-11 16:42:15.199893 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:15.199991 | ubuntu-jammy | 2026-03-11 16:42:15.200008 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 16:42:15.200022 | ubuntu-jammy | Wednesday 11 March 2026 16:42:15 +0000 (0:00:00.486) 0:00:02.541 ******* 2026-03-11 16:42:15.225022 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-11 16:42:15.225055 | ubuntu-jammy | 2026-03-11 16:42:15.225062 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-11 16:42:15.225069 | ubuntu-jammy | Wednesday 11 March 2026 16:42:15 +0000 (0:00:00.026) 0:00:02.568 ******* 2026-03-11 16:42:15.478072 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:15.478163 | ubuntu-jammy | 2026-03-11 16:42:15.478176 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 16:42:15.478187 | ubuntu-jammy | Wednesday 11 March 2026 16:42:15 +0000 (0:00:00.251) 0:00:02.820 ******* 2026-03-11 16:42:16.648515 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:16.648592 | ubuntu-jammy | 2026-03-11 16:42:16.648604 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 16:42:16.648614 | ubuntu-jammy | Wednesday 11 March 2026 16:42:16 +0000 (0:00:01.170) 0:00:03.990 ******* 2026-03-11 16:42:16.718936 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-03-11 16:42:16.719834 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-03-11 16:42:16.719904 | ubuntu-jammy | } 2026-03-11 16:42:16.719916 | ubuntu-jammy | 2026-03-11 16:42:16.719925 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 16:42:16.719935 | ubuntu-jammy | Wednesday 11 March 2026 16:42:16 +0000 (0:00:00.071) 0:00:04.061 ******* 2026-03-11 16:42:17.113684 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:17.114259 | ubuntu-jammy | 2026-03-11 16:42:17.114333 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 16:42:17.114344 | ubuntu-jammy | Wednesday 11 March 2026 16:42:17 +0000 (0:00:00.393) 0:00:04.455 ******* 2026-03-11 16:42:19.519492 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:19.520054 | ubuntu-jammy | 2026-03-11 16:42:19.520122 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-11 16:42:19.520134 | ubuntu-jammy | Wednesday 11 March 2026 16:42:19 +0000 (0:00:02.406) 0:00:06.862 ******* 2026-03-11 16:42:19.535281 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-11 16:42:19.535849 | ubuntu-jammy | 2026-03-11 16:42:19.535905 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-11 16:42:19.535917 | ubuntu-jammy | Wednesday 11 March 2026 16:42:19 +0000 (0:00:00.015) 0:00:06.878 ******* 2026-03-11 16:42:19.556728 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-11 16:42:19.557039 | ubuntu-jammy | 2026-03-11 16:42:19.557137 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-11 16:42:19.557149 | ubuntu-jammy | Wednesday 11 March 2026 16:42:19 +0000 (0:00:00.021) 0:00:06.899 ******* 2026-03-11 16:42:19.573653 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-11 16:42:19.573821 | ubuntu-jammy | 2026-03-11 16:42:19.574238 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-11 16:42:19.574283 | ubuntu-jammy | Wednesday 11 March 2026 16:42:19 +0000 (0:00:00.017) 0:00:06.916 ******* 2026-03-11 16:42:20.681201 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:20.681277 | ubuntu-jammy | 2026-03-11 16:42:20.681568 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-11 16:42:20.681764 | ubuntu-jammy | Wednesday 11 March 2026 16:42:20 +0000 (0:00:01.107) 0:00:08.024 ******* 2026-03-11 16:42:21.227045 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:21.227119 | ubuntu-jammy | 2026-03-11 16:42:21.227162 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-11 16:42:21.227310 | ubuntu-jammy | Wednesday 11 March 2026 16:42:21 +0000 (0:00:00.544) 0:00:08.568 ******* 2026-03-11 16:42:22.426441 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-03-11 16:42:22.426515 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-11 16:42:22.427241 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-11 16:42:22.427299 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-11 16:42:22.427308 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-11 16:42:22.427314 | ubuntu-jammy | 2026-03-11 16:42:22.427327 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-11 16:42:22.427333 | ubuntu-jammy | Wednesday 11 March 2026 16:42:22 +0000 (0:00:01.201) 0:00:09.769 ******* 2026-03-11 16:42:23.083917 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:23.083995 | ubuntu-jammy | 2026-03-11 16:42:23.084011 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-11 16:42:23.084290 | ubuntu-jammy | Wednesday 11 March 2026 16:42:23 +0000 (0:00:00.654) 0:00:10.424 ******* 2026-03-11 16:42:23.084361 | ubuntu-jammy | 2026-03-11 16:42:23.084368 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-11 16:42:23.084377 | ubuntu-jammy | Wednesday 11 March 2026 16:42:23 +0000 (0:00:00.003) 0:00:10.427 ******* 2026-03-11 16:42:23.741079 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:23.744298 | ubuntu-jammy | 2026-03-11 16:42:23.744349 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-03-11 16:42:23.744355 | ubuntu-jammy | ubuntu-jammy : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-03-11 16:42:23.744360 | ubuntu-jammy | 2026-03-11 16:42:23.744364 | ubuntu-jammy | 2026-03-11 16:42:23.744368 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-03-11 16:42:23.744372 | ubuntu-jammy | Wednesday 11 March 2026 16:42:23 +0000 (0:00:00.656) 0:00:11.084 ******* 2026-03-11 16:42:23.744377 | ubuntu-jammy | =============================================================================== 2026-03-11 16:42:23.744380 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.41s 2026-03-11 16:42:23.744384 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.20s 2026-03-11 16:42:23.744389 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.17s 2026-03-11 16:42:23.744393 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.12s 2026-03-11 16:42:23.744396 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.11s 2026-03-11 16:42:23.744401 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.66s 2026-03-11 16:42:23.744405 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.65s 2026-03-11 16:42:23.744409 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.54s 2026-03-11 16:42:23.744413 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.49s 2026-03-11 16:42:23.744417 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.42s 2026-03-11 16:42:23.744421 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.40s 2026-03-11 16:42:23.744424 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.39s 2026-03-11 16:42:23.744428 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.25s 2026-03-11 16:42:23.744432 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-03-11 16:42:23.744436 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-03-11 16:42:23.744447 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.04s 2026-03-11 16:42:23.744451 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.03s 2026-03-11 16:42:23.744467 | ubuntu-jammy | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-03-11 16:42:23.744471 | ubuntu-jammy | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-03-11 16:42:23.744475 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-03-11 16:42:23.853537 | ubuntu-jammy | INFO [nerdctl > idempotence] Executed: Successful 2026-03-11 16:42:23.863014 | ubuntu-jammy | INFO [nerdctl > side_effect] Executing 2026-03-11 16:42:23.863453 | ubuntu-jammy | WARNING [nerdctl > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-11 16:42:23.869354 | ubuntu-jammy | INFO [nerdctl > verify] Executing 2026-03-11 16:42:24.329270 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-11 16:42:24.329588 | 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-03-11 16:42:24.329873 | 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-03-11 16:42:24.330116 | ubuntu-jammy | 2026-03-11 16:42:24.643372 | ubuntu-jammy | 2026-03-11 16:42:24.643648 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-03-11 16:42:24.643864 | ubuntu-jammy | 2026-03-11 16:42:24.644108 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-03-11 16:42:24.644357 | ubuntu-jammy | Wednesday 11 March 2026 16:42:24 +0000 (0:00:00.009) 0:00:00.009 ******* 2026-03-11 16:42:25.654065 | 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-03-11 16:42:25.658807 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:25.658823 | ubuntu-jammy | 2026-03-11 16:42:25.658829 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-03-11 16:42:25.658834 | ubuntu-jammy | Wednesday 11 March 2026 16:42:25 +0000 (0:00:01.015) 0:00:01.024 ******* 2026-03-11 16:42:26.085005 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:26.085156 | ubuntu-jammy | 2026-03-11 16:42:26.085179 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-11 16:42:26.085350 | ubuntu-jammy | Wednesday 11 March 2026 16:42:26 +0000 (0:00:00.425) 0:00:01.450 ******* 2026-03-11 16:42:27.262153 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:27.262608 | ubuntu-jammy | 2026-03-11 16:42:27.262764 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-11 16:42:27.262961 | ubuntu-jammy | Wednesday 11 March 2026 16:42:27 +0000 (0:00:01.176) 0:00:02.626 ******* 2026-03-11 16:42:27.535453 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-11 16:42:27.535600 | ubuntu-jammy | 2026-03-11 16:42:27.535804 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-11 16:42:27.535992 | ubuntu-jammy | Wednesday 11 March 2026 16:42:27 +0000 (0:00:00.273) 0:00:02.900 ******* 2026-03-11 16:42:27.602998 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-03-11 16:42:27.603192 | ubuntu-jammy | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-03-11 16:42:27.603362 | ubuntu-jammy | } 2026-03-11 16:42:27.603524 | ubuntu-jammy | 2026-03-11 16:42:27.603714 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-11 16:42:27.603900 | ubuntu-jammy | Wednesday 11 March 2026 16:42:27 +0000 (0:00:00.068) 0:00:02.968 ******* 2026-03-11 16:42:28.450472 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:28.450609 | ubuntu-jammy | 2026-03-11 16:42:28.450801 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-11 16:42:28.450981 | ubuntu-jammy | Wednesday 11 March 2026 16:42:28 +0000 (0:00:00.846) 0:00:03.815 ******* 2026-03-11 16:42:30.120797 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:30.120864 | ubuntu-jammy | 2026-03-11 16:42:30.120875 | ubuntu-jammy | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-03-11 16:42:30.120934 | ubuntu-jammy | Wednesday 11 March 2026 16:42:30 +0000 (0:00:01.668) 0:00:05.484 ******* 2026-03-11 16:42:30.843458 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:30.843534 | ubuntu-jammy | 2026-03-11 16:42:30.843594 | ubuntu-jammy | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-03-11 16:42:30.843711 | ubuntu-jammy | Wednesday 11 March 2026 16:42:30 +0000 (0:00:00.724) 0:00:06.208 ******* 2026-03-11 16:42:31.422675 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:31.422800 | ubuntu-jammy | 2026-03-11 16:42:31.423100 | ubuntu-jammy | TASK [Restart "containerd"] **************************************************** 2026-03-11 16:42:31.423158 | ubuntu-jammy | Wednesday 11 March 2026 16:42:31 +0000 (0:00:00.577) 0:00:06.786 ******* 2026-03-11 16:42:32.215377 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:32.215449 | ubuntu-jammy | 2026-03-11 16:42:32.215727 | ubuntu-jammy | TASK [Pull image from registry] ************************************************ 2026-03-11 16:42:32.215773 | ubuntu-jammy | Wednesday 11 March 2026 16:42:32 +0000 (0:00:00.792) 0:00:07.579 ******* 2026-03-11 16:42:34.042521 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:34.043072 | ubuntu-jammy | 2026-03-11 16:42:34.043134 | ubuntu-jammy | TASK [List images] ************************************************************* 2026-03-11 16:42:34.043147 | ubuntu-jammy | Wednesday 11 March 2026 16:42:34 +0000 (0:00:01.827) 0:00:09.406 ******* 2026-03-11 16:42:34.323922 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-11 16:42:34.324981 | ubuntu-jammy | 2026-03-11 16:42:34.325041 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-03-11 16:42:34.325048 | ubuntu-jammy | ubuntu-jammy : ok=12 changed=8 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-03-11 16:42:34.325053 | ubuntu-jammy | 2026-03-11 16:42:34.325057 | ubuntu-jammy | 2026-03-11 16:42:34.325067 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-03-11 16:42:34.327293 | ubuntu-jammy | Wednesday 11 March 2026 16:42:34 +0000 (0:00:00.282) 0:00:09.689 ******* 2026-03-11 16:42:34.327363 | ubuntu-jammy | =============================================================================== 2026-03-11 16:42:34.327374 | ubuntu-jammy | Pull image from registry ------------------------------------------------ 1.83s 2026-03-11 16:42:34.327383 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.67s 2026-03-11 16:42:34.327392 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.18s 2026-03-11 16:42:34.327401 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.02s 2026-03-11 16:42:34.327410 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.85s 2026-03-11 16:42:34.327419 | ubuntu-jammy | Restart "containerd" ---------------------------------------------------- 0.79s 2026-03-11 16:42:34.327427 | ubuntu-jammy | vexxhost.containers.nerdctl : Create nerdctl config --------------------- 0.72s 2026-03-11 16:42:34.327436 | ubuntu-jammy | Install the 10-containerd-net.conflist file ----------------------------- 0.58s 2026-03-11 16:42:34.327445 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/etc/nerdctl) --------- 0.43s 2026-03-11 16:42:34.327454 | ubuntu-jammy | List images ------------------------------------------------------------- 0.28s 2026-03-11 16:42:34.327462 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.27s 2026-03-11 16:42:34.327471 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-03-11 16:42:34.425772 | ubuntu-jammy | INFO [nerdctl > verify] Executed: Successful 2026-03-11 16:42:34.437579 | ubuntu-jammy | INFO [nerdctl > cleanup] Executing 2026-03-11 16:42:34.437909 | ubuntu-jammy | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-11 16:42:34.443028 | ubuntu-jammy | INFO [nerdctl > destroy] Executing 2026-03-11 16:42:34.443125 | ubuntu-jammy | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-03-11 16:42:34.443227 | ubuntu-jammy | INFO [nerdctl > destroy] Executed: Successful 2026-03-11 16:42:34.443518 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-03-11 16:42:34.771534 | ubuntu-jammy | ok: Runtime: 0:01:05.583836 2026-03-11 16:42:34.780647 | 2026-03-11 16:42:34.780705 | PLAY RECAP 2026-03-11 16:42:34.780757 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-11 16:42:34.780779 | 2026-03-11 16:42:34.985029 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-11 16:42:34.998809 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-11 16:42:35.720266 | 2026-03-11 16:42:35.720447 | PLAY [all] 2026-03-11 16:42:35.732602 | 2026-03-11 16:42:35.732708 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-11 16:42:35.779481 | ubuntu-jammy | skipping: Conditional result was False 2026-03-11 16:42:35.793471 | 2026-03-11 16:42:35.793943 | TASK [fetch-output : Set log path for single node] 2026-03-11 16:42:35.864093 | ubuntu-jammy | ok 2026-03-11 16:42:35.895958 | 2026-03-11 16:42:35.896095 | LOOP [fetch-output : Ensure local output dirs] 2026-03-11 16:42:36.303840 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/8730d25ff5d34147a9fd87587f5fcd60/work/logs" 2026-03-11 16:42:36.513642 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/8730d25ff5d34147a9fd87587f5fcd60/work/artifacts" 2026-03-11 16:42:36.710361 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/8730d25ff5d34147a9fd87587f5fcd60/work/docs" 2026-03-11 16:42:36.726449 | 2026-03-11 16:42:36.726592 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-11 16:42:37.403503 | ubuntu-jammy | ok 2026-03-11 16:42:37.403822 | ubuntu-jammy | changed: All items complete 2026-03-11 16:42:37.403855 | 2026-03-11 16:42:37.864859 | ubuntu-jammy | changed: .d..t...... ./ 2026-03-11 16:42:38.308520 | ubuntu-jammy | changed: .d..t...... ./ 2026-03-11 16:42:38.327932 | 2026-03-11 16:42:38.328047 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-11 16:42:38.760751 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.006264 2026-03-11 16:42:38.980145 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.006314 2026-03-11 16:42:38.990991 | 2026-03-11 16:42:38.991059 | PLAY [all] 2026-03-11 16:42:38.996650 | 2026-03-11 16:42:38.996712 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-11 16:42:39.395435 | ubuntu-jammy | changed 2026-03-11 16:42:39.726276 | 2026-03-11 16:42:39.727083 | PLAY RECAP 2026-03-11 16:42:39.727201 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-11 16:42:39.727256 | 2026-03-11 16:42:39.862353 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-11 16:42:39.910177 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-11 16:42:40.494586 | 2026-03-11 16:42:40.494720 | PLAY [localhost] 2026-03-11 16:42:40.505498 | 2026-03-11 16:42:40.505611 | TASK [Generate Zuul manifest] 2026-03-11 16:42:40.523958 | localhost | ok 2026-03-11 16:42:40.538544 | 2026-03-11 16:42:40.538677 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-11 16:42:41.011288 | localhost | changed 2026-03-11 16:42:41.023237 | 2026-03-11 16:42:41.023317 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-11 16:42:41.064161 | localhost | ok 2026-03-11 16:42:41.073224 | 2026-03-11 16:42:41.073360 | TASK [Upload logs] 2026-03-11 16:42:41.094350 | localhost | ok 2026-03-11 16:42:41.693036 | 2026-03-11 16:42:41.693146 | TASK [Set zuul-log-path fact] 2026-03-11 16:42:41.723490 | localhost | ok 2026-03-11 16:42:41.737829 | 2026-03-11 16:42:41.781738 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 16:42:41.820712 | localhost | ok 2026-03-11 16:42:41.830803 | 2026-03-11 16:42:41.830867 | TASK [upload-logs : Create log directories] 2026-03-11 16:42:42.421330 | localhost | changed 2026-03-11 16:42:42.428319 | 2026-03-11 16:42:42.428411 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-11 16:42:42.884979 | localhost -> localhost | ok: Runtime: 0:00:00.004036 2026-03-11 16:42:42.892658 | 2026-03-11 16:42:42.892725 | TASK [upload-logs : Upload logs to log server] 2026-03-11 16:42:43.457302 | localhost | Output suppressed because no_log was given 2026-03-11 16:42:43.460910 | 2026-03-11 16:42:43.461411 | LOOP [upload-logs : Compress console log and json output] 2026-03-11 16:42:43.509953 | localhost | skipping: Conditional result was False 2026-03-11 16:42:43.517245 | localhost | skipping: Conditional result was False 2026-03-11 16:42:43.533491 | 2026-03-11 16:42:43.533623 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-11 16:42:43.582877 | localhost | skipping: Conditional result was False 2026-03-11 16:42:43.583209 | 2026-03-11 16:42:43.587192 | localhost | skipping: Conditional result was False 2026-03-11 16:42:43.600782 | 2026-03-11 16:42:43.668757 | LOOP [upload-logs : Upload console log and json output]