2026-04-18 16:38:01.154977 | Job console starting 2026-04-18 16:38:01.163299 | Updating git repos 2026-04-18 16:38:01.191734 | Cloning repos into workspace 2026-04-18 16:38:01.932298 | Restoring repo states 2026-04-18 16:38:01.940343 | Merging changes 2026-04-18 16:38:02.262135 | Checking out repos 2026-04-18 16:38:02.310985 | Preparing playbooks 2026-04-18 16:38:07.674181 | Running Ansible setup 2026-04-18 16:38:11.571307 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-18 16:38:12.189572 | 2026-04-18 16:38:12.329288 | PLAY [localhost] 2026-04-18 16:38:12.341970 | 2026-04-18 16:38:12.342073 | TASK [Gathering Facts] 2026-04-18 16:38:13.211890 | localhost | ok 2026-04-18 16:38:13.221337 | 2026-04-18 16:38:13.221442 | TASK [Setup log path fact] 2026-04-18 16:38:13.243237 | localhost | ok 2026-04-18 16:38:13.263243 | 2026-04-18 16:38:13.263544 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-18 16:38:13.298907 | localhost | ok 2026-04-18 16:38:13.308625 | 2026-04-18 16:38:13.308749 | TASK [emit-job-header : Print job information] 2026-04-18 16:38:13.361439 | # Job Information 2026-04-18 16:38:13.361624 | Ansible Version: 2.16.16 2026-04-18 16:38:13.361673 | Job: ansible-collection-containers-molecule-docker-ubuntu-focal 2026-04-18 16:38:13.361709 | Pipeline: check 2026-04-18 16:38:13.361743 | Executor: 0a8996d2b663 2026-04-18 16:38:13.361774 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/104 2026-04-18 16:38:13.361922 | Event ID: 3b9743e0-3b44-11f1-8b36-e33dc4de3ce3 2026-04-18 16:38:13.369907 | 2026-04-18 16:38:13.370056 | LOOP [emit-job-header : Print node information] 2026-04-18 16:38:13.536559 | localhost | ok: 2026-04-18 16:38:13.536713 | localhost | # Node Information 2026-04-18 16:38:13.536742 | localhost | Inventory Hostname: ubuntu-focal 2026-04-18 16:38:13.536764 | localhost | Hostname: np0000167388 2026-04-18 16:38:13.536785 | localhost | Username: zuul 2026-04-18 16:38:13.536808 | localhost | Distro: Ubuntu 20.04 2026-04-18 16:38:13.536828 | localhost | Provider: yul1 2026-04-18 16:38:13.536848 | localhost | Region: ca-ymq-1 2026-04-18 16:38:13.536867 | localhost | Label: ubuntu-focal 2026-04-18 16:38:13.536885 | localhost | Product Name: OpenStack Nova 2026-04-18 16:38:13.536903 | localhost | Interface IP: 199.204.45.115 2026-04-18 16:38:13.547062 | 2026-04-18 16:38:13.547677 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-18 16:38:14.082148 | localhost -> localhost | changed 2026-04-18 16:38:14.099744 | 2026-04-18 16:38:14.100055 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-18 16:38:15.277657 | localhost -> localhost | changed 2026-04-18 16:38:15.286202 | 2026-04-18 16:38:15.286301 | PLAY [all] 2026-04-18 16:38:15.296386 | 2026-04-18 16:38:15.297898 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-18 16:38:15.549253 | ubuntu-focal -> localhost | ok 2026-04-18 16:38:15.556279 | 2026-04-18 16:38:15.556369 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-18 16:38:15.589673 | ubuntu-focal | ok 2026-04-18 16:38:15.608849 | ubuntu-focal | included: /var/lib/zuul/builds/d82e30531c5c48a9b580daf25ddd3a92/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-18 16:38:15.617459 | 2026-04-18 16:38:15.617580 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-18 16:38:17.121052 | ubuntu-focal -> localhost | Generating public/private rsa key pair. 2026-04-18 16:38:17.121222 | ubuntu-focal -> localhost | Your identification has been saved in /var/lib/zuul/builds/d82e30531c5c48a9b580daf25ddd3a92/work/d82e30531c5c48a9b580daf25ddd3a92_id_rsa 2026-04-18 16:38:17.121255 | ubuntu-focal -> localhost | Your public key has been saved in /var/lib/zuul/builds/d82e30531c5c48a9b580daf25ddd3a92/work/d82e30531c5c48a9b580daf25ddd3a92_id_rsa.pub 2026-04-18 16:38:17.121279 | ubuntu-focal -> localhost | The key fingerprint is: 2026-04-18 16:38:17.121301 | ubuntu-focal -> localhost | SHA256:PNJ5k4jsZ5BYQAeri1iG2e5cmNfkXjJGQKyLkPJPnD0 zuul-build-sshkey 2026-04-18 16:38:17.121335 | ubuntu-focal -> localhost | The key's randomart image is: 2026-04-18 16:38:17.121357 | ubuntu-focal -> localhost | +---[RSA 3072]----+ 2026-04-18 16:38:17.121385 | ubuntu-focal -> localhost | | o=.. | 2026-04-18 16:38:17.121407 | ubuntu-focal -> localhost | | ..+ | 2026-04-18 16:38:17.121427 | ubuntu-focal -> localhost | | . .o . | 2026-04-18 16:38:17.121448 | ubuntu-focal -> localhost | |++.. = = o . | 2026-04-18 16:38:17.121468 | ubuntu-focal -> localhost | |=o=o.oO S + | 2026-04-18 16:38:17.121488 | ubuntu-focal -> localhost | |o=o++*Eo o . | 2026-04-18 16:38:17.121508 | ubuntu-focal -> localhost | |o =oo B.+ | 2026-04-18 16:38:17.121528 | ubuntu-focal -> localhost | | o o.o * | 2026-04-18 16:38:17.121552 | ubuntu-focal -> localhost | | o . | 2026-04-18 16:38:17.121573 | ubuntu-focal -> localhost | +----[SHA256]-----+ 2026-04-18 16:38:17.121626 | ubuntu-focal -> localhost | ok: Runtime: 0:00:00.744863 2026-04-18 16:38:17.126724 | 2026-04-18 16:38:17.126792 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-18 16:38:17.155841 | ubuntu-focal | ok 2026-04-18 16:38:17.165545 | ubuntu-focal | included: /var/lib/zuul/builds/d82e30531c5c48a9b580daf25ddd3a92/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-18 16:38:17.175809 | 2026-04-18 16:38:17.175919 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-18 16:38:17.200139 | ubuntu-focal | skipping: Conditional result was False 2026-04-18 16:38:17.211548 | 2026-04-18 16:38:17.211666 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-18 16:38:17.630006 | ubuntu-focal | changed 2026-04-18 16:38:17.636315 | 2026-04-18 16:38:17.636422 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-18 16:38:17.822793 | ubuntu-focal | ok 2026-04-18 16:38:17.983429 | 2026-04-18 16:38:17.983548 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-18 16:38:18.398238 | ubuntu-focal | changed 2026-04-18 16:38:18.403464 | 2026-04-18 16:38:18.403540 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-18 16:38:18.835199 | ubuntu-focal | changed 2026-04-18 16:38:19.170253 | 2026-04-18 16:38:19.170345 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-18 16:38:19.194211 | ubuntu-focal | skipping: Conditional result was False 2026-04-18 16:38:19.199927 | 2026-04-18 16:38:19.199997 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-18 16:38:19.537942 | ubuntu-focal -> localhost | changed 2026-04-18 16:38:19.554232 | 2026-04-18 16:38:19.554321 | TASK [add-build-sshkey : Add back temp key] 2026-04-18 16:38:19.850901 | ubuntu-focal -> localhost | Identity added: /var/lib/zuul/builds/d82e30531c5c48a9b580daf25ddd3a92/work/d82e30531c5c48a9b580daf25ddd3a92_id_rsa (zuul-build-sshkey) 2026-04-18 16:38:19.851190 | ubuntu-focal -> localhost | ok: Runtime: 0:00:00.018655 2026-04-18 16:38:19.858274 | 2026-04-18 16:38:19.858351 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-18 16:38:20.193449 | ubuntu-focal | ok 2026-04-18 16:38:20.784556 | 2026-04-18 16:38:20.784652 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-18 16:38:20.829169 | ubuntu-focal | skipping: Conditional result was False 2026-04-18 16:38:20.841221 | 2026-04-18 16:38:20.841350 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-18 16:38:21.199115 | ubuntu-focal | ok 2026-04-18 16:38:21.204689 | 2026-04-18 16:38:21.204756 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-18 16:38:21.944833 | ubuntu-focal | Output suppressed because no_log was given 2026-04-18 16:38:21.955736 | 2026-04-18 16:38:21.956008 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-18 16:38:22.119363 | ubuntu-focal | ok: "logs" 2026-04-18 16:38:22.119694 | ubuntu-focal | ok: All items complete 2026-04-18 16:38:22.119723 | 2026-04-18 16:38:22.256733 | ubuntu-focal | ok: "artifacts" 2026-04-18 16:38:22.400682 | ubuntu-focal | ok: "docs" 2026-04-18 16:38:22.409554 | 2026-04-18 16:38:22.409669 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-18 16:38:22.607965 | ubuntu-focal | changed: "logs" 2026-04-18 16:38:22.822610 | ubuntu-focal | changed: "artifacts" 2026-04-18 16:38:22.932798 | ubuntu-focal | changed: "docs" 2026-04-18 16:38:22.951126 | 2026-04-18 16:38:22.951235 | PLAY RECAP 2026-04-18 16:38:22.951351 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-18 16:38:22.951408 | ubuntu-focal | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-18 16:38:22.951439 | 2026-04-18 16:38:23.068647 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-18 16:38:23.070851 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-18 16:38:23.690128 | 2026-04-18 16:38:23.690696 | PLAY [all] 2026-04-18 16:38:23.705907 | 2026-04-18 16:38:23.706087 | TASK [setup-uv : Extract archive] 2026-04-18 16:38:25.858148 | ubuntu-focal | changed 2026-04-18 16:38:25.865330 | 2026-04-18 16:38:25.865423 | TASK [setup-uv : Print version] 2026-04-18 16:38:26.223075 | ubuntu-focal | uv 0.8.13 2026-04-18 16:38:26.398276 | ubuntu-focal | ok: Runtime: 0:00:00.006885 2026-04-18 16:38:26.404433 | 2026-04-18 16:38:26.404491 | PLAY RECAP 2026-04-18 16:38:26.404537 | ubuntu-focal | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-18 16:38:26.404560 | 2026-04-18 16:38:26.524832 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-18 16:38:26.525954 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-18 16:38:27.124685 | 2026-04-18 16:38:27.124838 | PLAY [all] 2026-04-18 16:38:27.137258 | 2026-04-18 16:38:27.137373 | TASK [Copy inventory file for Zuul] 2026-04-18 16:38:27.987365 | ubuntu-focal | changed 2026-04-18 16:38:27.992231 | 2026-04-18 16:38:27.992326 | TASK [Switch "ansible_host" to private IP] 2026-04-18 16:38:28.273358 | ubuntu-focal | changed: 1 replacements made 2026-04-18 16:38:28.278667 | 2026-04-18 16:38:28.278740 | TASK [Run Molecule scenario] 2026-04-18 16:38:28.964021 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-04-18 16:38:29.604335 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-04-18 16:38:29.823961 | ubuntu-focal | Using CPython 3.13.7 2026-04-18 16:38:29.824024 | ubuntu-focal | Creating virtual environment at: .venv 2026-04-18 16:38:30.081396 | ubuntu-focal | Downloading pygments (1.2MiB) 2026-04-18 16:38:30.081589 | ubuntu-focal | Downloading cryptography (4.3MiB) 2026-04-18 16:38:30.081777 | ubuntu-focal | Downloading ansible-core (2.3MiB) 2026-04-18 16:38:30.227433 | ubuntu-focal | Downloading cryptography 2026-04-18 16:38:30.261264 | ubuntu-focal | Downloading pygments 2026-04-18 16:38:30.368248 | ubuntu-focal | Downloading ansible-core 2026-04-18 16:38:30.442956 | ubuntu-focal | Installed 36 packages in 74ms 2026-04-18 16:38:31.556974 | ubuntu-focal | INFO Collection 'vexxhost.containers' detected. 2026-04-18 16:38:31.557029 | ubuntu-focal | INFO Scenarios will be used from 'extensions/molecule' 2026-04-18 16:38:32.413952 | ubuntu-focal | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-18 16:38:32.414016 | ubuntu-focal | INFO default scenario not found, disabling shared state. 2026-04-18 16:38:32.414105 | ubuntu-focal | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-18 16:38:32.414172 | ubuntu-focal | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-04-18 16:38:42.620617 | ubuntu-focal | INFO [docker > dependency] Executing 2026-04-18 16:38:42.620868 | ubuntu-focal | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-04-18 16:38:42.621313 | ubuntu-focal | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-04-18 16:38:42.621406 | ubuntu-focal | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-18 16:38:42.627444 | ubuntu-focal | INFO [docker > cleanup] Executing 2026-04-18 16:38:42.627747 | ubuntu-focal | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-18 16:38:42.632788 | ubuntu-focal | INFO [docker > destroy] Executing 2026-04-18 16:38:42.632821 | ubuntu-focal | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-18 16:38:42.632890 | ubuntu-focal | INFO [docker > destroy] Executed: Successful 2026-04-18 16:38:42.637904 | ubuntu-focal | INFO [docker > syntax] Executing 2026-04-18 16:38:43.109538 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-18 16:38:43.109921 | ubuntu-focal | [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-18 16:38:43.110151 | ubuntu-focal | 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-18 16:38:43.114644 | ubuntu-focal | 2026-04-18 16:38:43.551086 | ubuntu-focal | 2026-04-18 16:38:43.551164 | ubuntu-focal | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-04-18 16:38:43.625078 | ubuntu-focal | INFO [docker > syntax] Executed: Successful 2026-04-18 16:38:43.634330 | ubuntu-focal | INFO [docker > create] Executing 2026-04-18 16:38:43.660448 | ubuntu-focal | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-18 16:38:43.670088 | ubuntu-focal | INFO [docker > prepare] Executing 2026-04-18 16:38:44.130902 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-18 16:38:44.130986 | ubuntu-focal | [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-18 16:38:44.131091 | ubuntu-focal | 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-18 16:38:44.131171 | ubuntu-focal | 2026-04-18 16:38:44.491653 | ubuntu-focal | 2026-04-18 16:38:44.491711 | ubuntu-focal | PLAY [Prepare] ***************************************************************** 2026-04-18 16:38:44.491806 | ubuntu-focal | 2026-04-18 16:38:44.491878 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-04-18 16:38:44.491956 | ubuntu-focal | Saturday 18 April 2026 16:38:44 +0000 (0:00:00.031) 0:00:00.031 ******** 2026-04-18 16:38:45.638544 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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-18 16:38:45.640634 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:38:45.640744 | ubuntu-focal | 2026-04-18 16:38:45.640874 | ubuntu-focal | TASK [Update "apt" cache] ****************************************************** 2026-04-18 16:38:45.641003 | ubuntu-focal | Saturday 18 April 2026 16:38:45 +0000 (0:00:01.149) 0:00:01.180 ******** 2026-04-18 16:38:53.068993 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:38:53.069081 | ubuntu-focal | 2026-04-18 16:38:53.069220 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-04-18 16:38:53.069352 | ubuntu-focal | ubuntu-focal : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-18 16:38:53.069462 | ubuntu-focal | 2026-04-18 16:38:53.069568 | ubuntu-focal | 2026-04-18 16:38:53.069694 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-04-18 16:38:53.069810 | ubuntu-focal | Saturday 18 April 2026 16:38:53 +0000 (0:00:07.428) 0:00:08.609 ******** 2026-04-18 16:38:53.069926 | ubuntu-focal | =============================================================================== 2026-04-18 16:38:53.070043 | ubuntu-focal | Update "apt" cache ------------------------------------------------------ 7.43s 2026-04-18 16:38:53.070157 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.15s 2026-04-18 16:38:53.145147 | ubuntu-focal | INFO [docker > prepare] Executed: Successful 2026-04-18 16:38:53.154759 | ubuntu-focal | INFO [docker > converge] Executing 2026-04-18 16:38:53.629330 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-18 16:38:53.629530 | ubuntu-focal | [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-18 16:38:53.629824 | ubuntu-focal | 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-18 16:38:53.630033 | ubuntu-focal | 2026-04-18 16:38:54.034502 | ubuntu-focal | 2026-04-18 16:38:54.034680 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-04-18 16:38:54.034854 | ubuntu-focal | 2026-04-18 16:38:54.035039 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-04-18 16:38:54.035231 | ubuntu-focal | Saturday 18 April 2026 16:38:54 +0000 (0:00:00.019) 0:00:00.019 ******** 2026-04-18 16:38:55.009565 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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-18 16:38:55.013680 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:38:55.013862 | ubuntu-focal | 2026-04-18 16:38:55.014074 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-18 16:38:55.014272 | ubuntu-focal | Saturday 18 April 2026 16:38:55 +0000 (0:00:00.979) 0:00:00.999 ******** 2026-04-18 16:38:55.458470 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:38:55.458537 | ubuntu-focal | 2026-04-18 16:38:55.458576 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-18 16:38:55.458674 | ubuntu-focal | Saturday 18 April 2026 16:38:55 +0000 (0:00:00.444) 0:00:01.443 ******** 2026-04-18 16:38:55.484514 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:38:55.484682 | ubuntu-focal | 2026-04-18 16:38:55.484887 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-18 16:38:55.485083 | ubuntu-focal | Saturday 18 April 2026 16:38:55 +0000 (0:00:00.025) 0:00:01.469 ******** 2026-04-18 16:38:55.852446 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:38:55.852610 | ubuntu-focal | 2026-04-18 16:38:55.852828 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-18 16:38:55.853029 | ubuntu-focal | Saturday 18 April 2026 16:38:55 +0000 (0:00:00.367) 0:00:01.837 ******** 2026-04-18 16:38:55.933485 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:38:55.933654 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-18 16:38:55.933838 | ubuntu-focal | } 2026-04-18 16:38:55.934016 | ubuntu-focal | 2026-04-18 16:38:55.934239 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-18 16:38:55.934445 | ubuntu-focal | Saturday 18 April 2026 16:38:55 +0000 (0:00:00.080) 0:00:01.918 ******** 2026-04-18 16:38:57.951892 | ubuntu-focal | [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-18 16:38:57.958508 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:38:57.958673 | ubuntu-focal | 2026-04-18 16:38:57.958855 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-18 16:38:57.959025 | ubuntu-focal | Saturday 18 April 2026 16:38:57 +0000 (0:00:02.025) 0:00:03.944 ******** 2026-04-18 16:38:57.981904 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:38:57.981953 | ubuntu-focal | 2026-04-18 16:38:57.982027 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-18 16:38:57.982102 | ubuntu-focal | Saturday 18 April 2026 16:38:57 +0000 (0:00:00.023) 0:00:03.967 ******** 2026-04-18 16:38:58.010910 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:38:58.011046 | ubuntu-focal | 2026-04-18 16:38:58.011237 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-18 16:38:58.011412 | ubuntu-focal | Saturday 18 April 2026 16:38:58 +0000 (0:00:00.028) 0:00:03.996 ******** 2026-04-18 16:38:58.242130 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:38:58.242190 | ubuntu-focal | 2026-04-18 16:38:58.242336 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-18 16:38:58.242457 | ubuntu-focal | Saturday 18 April 2026 16:38:58 +0000 (0:00:00.231) 0:00:04.227 ******** 2026-04-18 16:38:59.370247 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:38:59.370415 | ubuntu-focal | 2026-04-18 16:38:59.370629 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-18 16:38:59.370849 | ubuntu-focal | Saturday 18 April 2026 16:38:59 +0000 (0:00:01.127) 0:00:05.355 ******** 2026-04-18 16:38:59.436615 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:38:59.436772 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.31/containerd-1.7.31-linux-amd64.tar.gz" 2026-04-18 16:38:59.437009 | ubuntu-focal | } 2026-04-18 16:38:59.437193 | ubuntu-focal | 2026-04-18 16:38:59.437487 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-18 16:38:59.437636 | ubuntu-focal | Saturday 18 April 2026 16:38:59 +0000 (0:00:00.066) 0:00:05.421 ******** 2026-04-18 16:39:00.636474 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:00.636632 | ubuntu-focal | 2026-04-18 16:39:00.636839 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-18 16:39:00.637020 | ubuntu-focal | Saturday 18 April 2026 16:39:00 +0000 (0:00:01.199) 0:00:06.621 ******** 2026-04-18 16:39:04.682825 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:04.682978 | ubuntu-focal | 2026-04-18 16:39:04.683199 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-18 16:39:04.683398 | ubuntu-focal | Saturday 18 April 2026 16:39:04 +0000 (0:00:04.046) 0:00:10.668 ******** 2026-04-18 16:39:04.702351 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:39:04.702515 | ubuntu-focal | 2026-04-18 16:39:04.702853 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-18 16:39:04.703144 | ubuntu-focal | Saturday 18 April 2026 16:39:04 +0000 (0:00:00.019) 0:00:10.687 ******** 2026-04-18 16:39:04.718392 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:39:04.718438 | ubuntu-focal | 2026-04-18 16:39:04.718537 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-18 16:39:04.718625 | ubuntu-focal | Saturday 18 April 2026 16:39:04 +0000 (0:00:00.015) 0:00:10.703 ******** 2026-04-18 16:39:04.732809 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:39:04.732962 | ubuntu-focal | 2026-04-18 16:39:04.733180 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-18 16:39:04.733374 | ubuntu-focal | Saturday 18 April 2026 16:39:04 +0000 (0:00:00.014) 0:00:10.718 ******** 2026-04-18 16:39:13.201142 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:13.201308 | ubuntu-focal | 2026-04-18 16:39:13.201518 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-18 16:39:13.201721 | ubuntu-focal | Saturday 18 April 2026 16:39:13 +0000 (0:00:08.468) 0:00:19.186 ******** 2026-04-18 16:39:13.877593 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:13.877773 | ubuntu-focal | 2026-04-18 16:39:13.877989 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-18 16:39:13.878186 | ubuntu-focal | Saturday 18 April 2026 16:39:13 +0000 (0:00:00.675) 0:00:19.861 ******** 2026-04-18 16:39:14.972245 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-04-18 16:39:14.972376 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-18 16:39:14.972532 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-18 16:39:14.972656 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-18 16:39:14.972782 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-18 16:39:14.972883 | ubuntu-focal | 2026-04-18 16:39:14.972998 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-18 16:39:14.973112 | ubuntu-focal | Saturday 18 April 2026 16:39:14 +0000 (0:00:01.095) 0:00:20.957 ******** 2026-04-18 16:39:15.575306 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:15.575454 | ubuntu-focal | 2026-04-18 16:39:15.575695 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-18 16:39:15.575980 | ubuntu-focal | Saturday 18 April 2026 16:39:15 +0000 (0:00:00.600) 0:00:21.558 ******** 2026-04-18 16:39:15.576155 | ubuntu-focal | 2026-04-18 16:39:15.576340 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-18 16:39:15.576516 | ubuntu-focal | Saturday 18 April 2026 16:39:15 +0000 (0:00:00.002) 0:00:21.560 ******** 2026-04-18 16:39:16.506029 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:16.506440 | ubuntu-focal | 2026-04-18 16:39:16.506486 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-18 16:39:16.506493 | ubuntu-focal | Saturday 18 April 2026 16:39:16 +0000 (0:00:00.930) 0:00:22.491 ******** 2026-04-18 16:39:17.269323 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:17.269717 | ubuntu-focal | 2026-04-18 16:39:17.269764 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-18 16:39:17.269772 | ubuntu-focal | Saturday 18 April 2026 16:39:17 +0000 (0:00:00.763) 0:00:23.254 ******** 2026-04-18 16:39:17.790191 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:17.790233 | ubuntu-focal | 2026-04-18 16:39:17.790238 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-18 16:39:17.790244 | ubuntu-focal | Saturday 18 April 2026 16:39:17 +0000 (0:00:00.520) 0:00:23.775 ******** 2026-04-18 16:39:18.028604 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:18.028673 | ubuntu-focal | 2026-04-18 16:39:18.028929 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-18 16:39:18.028951 | ubuntu-focal | Saturday 18 April 2026 16:39:18 +0000 (0:00:00.238) 0:00:24.014 ******** 2026-04-18 16:39:18.060041 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:39:18.060720 | ubuntu-focal | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-18 16:39:18.060741 | ubuntu-focal | } 2026-04-18 16:39:18.060747 | ubuntu-focal | 2026-04-18 16:39:18.060753 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-18 16:39:18.060759 | ubuntu-focal | Saturday 18 April 2026 16:39:18 +0000 (0:00:00.031) 0:00:24.045 ******** 2026-04-18 16:39:18.951218 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:18.951257 | ubuntu-focal | 2026-04-18 16:39:18.951273 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-18 16:39:18.951278 | ubuntu-focal | Saturday 18 April 2026 16:39:18 +0000 (0:00:00.889) 0:00:24.934 ******** 2026-04-18 16:39:23.329974 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:23.330053 | ubuntu-focal | 2026-04-18 16:39:23.330357 | ubuntu-focal | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-18 16:39:23.330410 | ubuntu-focal | Saturday 18 April 2026 16:39:23 +0000 (0:00:04.379) 0:00:29.314 ******** 2026-04-18 16:39:24.348924 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:24.348997 | ubuntu-focal | 2026-04-18 16:39:24.349012 | ubuntu-focal | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-18 16:39:24.349024 | ubuntu-focal | Saturday 18 April 2026 16:39:24 +0000 (0:00:01.015) 0:00:30.329 ******** 2026-04-18 16:39:24.939225 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:24.939281 | ubuntu-focal | 2026-04-18 16:39:24.939293 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-18 16:39:24.939304 | ubuntu-focal | Saturday 18 April 2026 16:39:24 +0000 (0:00:00.593) 0:00:30.923 ******** 2026-04-18 16:39:25.459903 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:25.459958 | ubuntu-focal | 2026-04-18 16:39:25.459969 | ubuntu-focal | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-18 16:39:25.459988 | ubuntu-focal | Saturday 18 April 2026 16:39:25 +0000 (0:00:00.520) 0:00:31.444 ******** 2026-04-18 16:39:26.182929 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/etc/docker'}) 2026-04-18 16:39:26.183015 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-18 16:39:26.183022 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-18 16:39:26.183028 | ubuntu-focal | 2026-04-18 16:39:26.183034 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-18 16:39:26.183039 | ubuntu-focal | Saturday 18 April 2026 16:39:26 +0000 (0:00:00.722) 0:00:32.167 ******** 2026-04-18 16:39:26.693101 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:26.693170 | ubuntu-focal | 2026-04-18 16:39:26.693480 | ubuntu-focal | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-18 16:39:26.693501 | ubuntu-focal | Saturday 18 April 2026 16:39:26 +0000 (0:00:00.511) 0:00:32.678 ******** 2026-04-18 16:39:27.222619 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:27.222668 | ubuntu-focal | 2026-04-18 16:39:27.222676 | ubuntu-focal | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-18 16:39:27.222682 | ubuntu-focal | Saturday 18 April 2026 16:39:27 +0000 (0:00:00.526) 0:00:33.205 ******** 2026-04-18 16:39:27.222687 | ubuntu-focal | 2026-04-18 16:39:27.222693 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-18 16:39:27.222698 | ubuntu-focal | Saturday 18 April 2026 16:39:27 +0000 (0:00:00.001) 0:00:33.207 ******** 2026-04-18 16:39:27.895966 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:27.896563 | ubuntu-focal | 2026-04-18 16:39:27.896617 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-18 16:39:27.896628 | ubuntu-focal | Saturday 18 April 2026 16:39:27 +0000 (0:00:00.673) 0:00:33.881 ******** 2026-04-18 16:39:32.767490 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:32.767639 | ubuntu-focal | 2026-04-18 16:39:32.767902 | ubuntu-focal | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-18 16:39:32.767960 | ubuntu-focal | Saturday 18 April 2026 16:39:32 +0000 (0:00:04.871) 0:00:38.752 ******** 2026-04-18 16:39:33.283253 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:33.283324 | ubuntu-focal | 2026-04-18 16:39:33.286296 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-04-18 16:39:33.286349 | ubuntu-focal | ubuntu-focal : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-18 16:39:33.286356 | ubuntu-focal | 2026-04-18 16:39:33.286363 | ubuntu-focal | 2026-04-18 16:39:33.286369 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-04-18 16:39:33.286375 | ubuntu-focal | Saturday 18 April 2026 16:39:33 +0000 (0:00:00.516) 0:00:39.268 ******** 2026-04-18 16:39:33.286381 | ubuntu-focal | =============================================================================== 2026-04-18 16:39:33.286400 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages -------------- 8.47s 2026-04-18 16:39:33.286405 | ubuntu-focal | vexxhost.containers.docker : Restart docker ----------------------------- 4.87s 2026-04-18 16:39:33.286411 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 4.38s 2026-04-18 16:39:33.286416 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 4.05s 2026-04-18 16:39:33.286421 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 2.03s 2026-04-18 16:39:33.286427 | ubuntu-focal | vexxhost.containers.containerd : Reload systemd ------------------------- 1.60s 2026-04-18 16:39:33.286432 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 1.20s 2026-04-18 16:39:33.286437 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.13s 2026-04-18 16:39:33.286442 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 1.10s 2026-04-18 16:39:33.286448 | ubuntu-focal | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.02s 2026-04-18 16:39:33.286453 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 0.98s 2026-04-18 16:39:33.286458 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.89s 2026-04-18 16:39:33.286463 | ubuntu-focal | vexxhost.containers.containerd : Restart containerd --------------------- 0.76s 2026-04-18 16:39:33.286469 | ubuntu-focal | vexxhost.containers.docker : Create folders for configuration ----------- 0.72s 2026-04-18 16:39:33.286474 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.68s 2026-04-18 16:39:33.286479 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.60s 2026-04-18 16:39:33.286484 | ubuntu-focal | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.59s 2026-04-18 16:39:33.286490 | ubuntu-focal | vexxhost.containers.docker : Create docker daemon config file ----------- 0.53s 2026-04-18 16:39:33.286495 | ubuntu-focal | vexxhost.containers.docker : Create systemd service file for docker ----- 0.52s 2026-04-18 16:39:33.286500 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.52s 2026-04-18 16:39:33.398069 | ubuntu-focal | INFO [docker > converge] Executed: Successful 2026-04-18 16:39:33.405629 | ubuntu-focal | INFO [docker > idempotence] Executing 2026-04-18 16:39:33.894721 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-18 16:39:33.895134 | ubuntu-focal | [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-18 16:39:33.895452 | ubuntu-focal | 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-18 16:39:33.895754 | ubuntu-focal | 2026-04-18 16:39:34.302626 | ubuntu-focal | 2026-04-18 16:39:34.302951 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-04-18 16:39:34.303182 | ubuntu-focal | 2026-04-18 16:39:34.303422 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-04-18 16:39:34.303705 | ubuntu-focal | Saturday 18 April 2026 16:39:34 +0000 (0:00:00.020) 0:00:00.020 ******** 2026-04-18 16:39:35.319966 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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-18 16:39:35.323050 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:35.323166 | ubuntu-focal | 2026-04-18 16:39:35.323469 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-18 16:39:35.323521 | ubuntu-focal | Saturday 18 April 2026 16:39:35 +0000 (0:00:01.020) 0:00:01.041 ******** 2026-04-18 16:39:35.703464 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:35.703585 | ubuntu-focal | 2026-04-18 16:39:35.703601 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-18 16:39:35.703739 | ubuntu-focal | Saturday 18 April 2026 16:39:35 +0000 (0:00:00.380) 0:00:01.421 ******** 2026-04-18 16:39:35.730809 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:39:35.731192 | ubuntu-focal | 2026-04-18 16:39:35.731242 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-18 16:39:35.731249 | ubuntu-focal | Saturday 18 April 2026 16:39:35 +0000 (0:00:00.027) 0:00:01.449 ******** 2026-04-18 16:39:36.109678 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:36.109739 | ubuntu-focal | 2026-04-18 16:39:36.110010 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-18 16:39:36.110051 | ubuntu-focal | Saturday 18 April 2026 16:39:36 +0000 (0:00:00.378) 0:00:01.828 ******** 2026-04-18 16:39:36.164830 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:39:36.165259 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-18 16:39:36.165301 | ubuntu-focal | } 2026-04-18 16:39:36.165307 | ubuntu-focal | 2026-04-18 16:39:36.165311 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-18 16:39:36.165316 | ubuntu-focal | Saturday 18 April 2026 16:39:36 +0000 (0:00:00.055) 0:00:01.883 ******** 2026-04-18 16:39:36.705802 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:36.706376 | ubuntu-focal | 2026-04-18 16:39:36.706438 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-18 16:39:36.706449 | ubuntu-focal | Saturday 18 April 2026 16:39:36 +0000 (0:00:00.540) 0:00:02.423 ******** 2026-04-18 16:39:36.732651 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:39:36.732715 | ubuntu-focal | 2026-04-18 16:39:36.732982 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-18 16:39:36.733029 | ubuntu-focal | Saturday 18 April 2026 16:39:36 +0000 (0:00:00.026) 0:00:02.450 ******** 2026-04-18 16:39:36.765092 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:39:36.765190 | ubuntu-focal | 2026-04-18 16:39:36.765198 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-18 16:39:36.765250 | ubuntu-focal | Saturday 18 April 2026 16:39:36 +0000 (0:00:00.032) 0:00:02.483 ******** 2026-04-18 16:39:37.027174 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:37.027607 | ubuntu-focal | 2026-04-18 16:39:37.027651 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-18 16:39:37.027656 | ubuntu-focal | Saturday 18 April 2026 16:39:37 +0000 (0:00:00.261) 0:00:02.745 ******** 2026-04-18 16:39:38.149767 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:38.149837 | ubuntu-focal | 2026-04-18 16:39:38.150127 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-18 16:39:38.150174 | ubuntu-focal | Saturday 18 April 2026 16:39:38 +0000 (0:00:01.122) 0:00:03.867 ******** 2026-04-18 16:39:38.216796 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:39:38.217748 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.31/containerd-1.7.31-linux-amd64.tar.gz" 2026-04-18 16:39:38.217809 | ubuntu-focal | } 2026-04-18 16:39:38.217821 | ubuntu-focal | 2026-04-18 16:39:38.217830 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-18 16:39:38.217839 | ubuntu-focal | Saturday 18 April 2026 16:39:38 +0000 (0:00:00.066) 0:00:03.934 ******** 2026-04-18 16:39:38.602361 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:38.602407 | ubuntu-focal | 2026-04-18 16:39:38.602414 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-18 16:39:38.602420 | ubuntu-focal | Saturday 18 April 2026 16:39:38 +0000 (0:00:00.382) 0:00:04.317 ******** 2026-04-18 16:39:41.591018 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:41.591068 | ubuntu-focal | 2026-04-18 16:39:41.591161 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-18 16:39:41.591286 | ubuntu-focal | Saturday 18 April 2026 16:39:41 +0000 (0:00:02.991) 0:00:07.309 ******** 2026-04-18 16:39:41.610613 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:39:41.610724 | ubuntu-focal | 2026-04-18 16:39:41.610833 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-18 16:39:41.610975 | ubuntu-focal | Saturday 18 April 2026 16:39:41 +0000 (0:00:00.019) 0:00:07.329 ******** 2026-04-18 16:39:41.625486 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:39:41.625642 | ubuntu-focal | 2026-04-18 16:39:41.625793 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-18 16:39:41.625977 | ubuntu-focal | Saturday 18 April 2026 16:39:41 +0000 (0:00:00.014) 0:00:07.344 ******** 2026-04-18 16:39:41.642078 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:39:41.642229 | ubuntu-focal | 2026-04-18 16:39:41.642623 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-18 16:39:41.642654 | ubuntu-focal | Saturday 18 April 2026 16:39:41 +0000 (0:00:00.016) 0:00:07.360 ******** 2026-04-18 16:39:42.631858 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:42.631925 | ubuntu-focal | 2026-04-18 16:39:42.632187 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-18 16:39:42.632207 | ubuntu-focal | Saturday 18 April 2026 16:39:42 +0000 (0:00:00.989) 0:00:08.350 ******** 2026-04-18 16:39:43.152498 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:43.153127 | ubuntu-focal | 2026-04-18 16:39:43.153181 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-18 16:39:43.153192 | ubuntu-focal | Saturday 18 April 2026 16:39:43 +0000 (0:00:00.520) 0:00:08.870 ******** 2026-04-18 16:39:44.272470 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-04-18 16:39:44.272513 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-18 16:39:44.272519 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-18 16:39:44.272523 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-18 16:39:44.272527 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-18 16:39:44.272532 | ubuntu-focal | 2026-04-18 16:39:44.272536 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-18 16:39:44.272540 | ubuntu-focal | Saturday 18 April 2026 16:39:44 +0000 (0:00:01.119) 0:00:09.990 ******** 2026-04-18 16:39:44.879062 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:44.879098 | ubuntu-focal | 2026-04-18 16:39:44.879103 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-18 16:39:44.879108 | ubuntu-focal | Saturday 18 April 2026 16:39:44 +0000 (0:00:00.604) 0:00:10.594 ******** 2026-04-18 16:39:44.879112 | ubuntu-focal | 2026-04-18 16:39:44.879116 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-18 16:39:44.879120 | ubuntu-focal | Saturday 18 April 2026 16:39:44 +0000 (0:00:00.002) 0:00:10.597 ******** 2026-04-18 16:39:45.509818 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:45.509881 | ubuntu-focal | 2026-04-18 16:39:45.509953 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-18 16:39:45.510076 | ubuntu-focal | Saturday 18 April 2026 16:39:45 +0000 (0:00:00.631) 0:00:11.228 ******** 2026-04-18 16:39:45.740947 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:45.741030 | ubuntu-focal | 2026-04-18 16:39:45.741326 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-18 16:39:45.741375 | ubuntu-focal | Saturday 18 April 2026 16:39:45 +0000 (0:00:00.230) 0:00:11.459 ******** 2026-04-18 16:39:45.775000 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:39:45.775065 | ubuntu-focal | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-18 16:39:45.775158 | ubuntu-focal | } 2026-04-18 16:39:45.775443 | ubuntu-focal | 2026-04-18 16:39:45.775484 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-18 16:39:45.775489 | ubuntu-focal | Saturday 18 April 2026 16:39:45 +0000 (0:00:00.033) 0:00:11.493 ******** 2026-04-18 16:39:46.123849 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:46.123914 | ubuntu-focal | 2026-04-18 16:39:46.124171 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-18 16:39:46.124214 | ubuntu-focal | Saturday 18 April 2026 16:39:46 +0000 (0:00:00.349) 0:00:11.842 ******** 2026-04-18 16:39:49.215499 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:49.215628 | ubuntu-focal | 2026-04-18 16:39:49.215706 | ubuntu-focal | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-18 16:39:49.215820 | ubuntu-focal | Saturday 18 April 2026 16:39:49 +0000 (0:00:03.091) 0:00:14.933 ******** 2026-04-18 16:39:50.195840 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:50.195997 | ubuntu-focal | 2026-04-18 16:39:50.196217 | ubuntu-focal | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-18 16:39:50.196407 | ubuntu-focal | Saturday 18 April 2026 16:39:50 +0000 (0:00:00.980) 0:00:15.914 ******** 2026-04-18 16:39:50.568594 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:50.568730 | ubuntu-focal | 2026-04-18 16:39:50.568916 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-18 16:39:50.569079 | ubuntu-focal | Saturday 18 April 2026 16:39:50 +0000 (0:00:00.372) 0:00:16.286 ******** 2026-04-18 16:39:51.079754 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:51.079835 | ubuntu-focal | 2026-04-18 16:39:51.079946 | ubuntu-focal | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-18 16:39:51.080085 | ubuntu-focal | Saturday 18 April 2026 16:39:51 +0000 (0:00:00.508) 0:00:16.795 ******** 2026-04-18 16:39:51.773117 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/etc/docker'}) 2026-04-18 16:39:51.773191 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-18 16:39:51.773524 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-18 16:39:51.773569 | ubuntu-focal | 2026-04-18 16:39:51.773575 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-18 16:39:51.773579 | ubuntu-focal | Saturday 18 April 2026 16:39:51 +0000 (0:00:00.695) 0:00:17.491 ******** 2026-04-18 16:39:52.259065 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:52.259111 | ubuntu-focal | 2026-04-18 16:39:52.259118 | ubuntu-focal | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-18 16:39:52.259124 | ubuntu-focal | Saturday 18 April 2026 16:39:52 +0000 (0:00:00.486) 0:00:17.977 ******** 2026-04-18 16:39:52.754015 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:52.754083 | ubuntu-focal | 2026-04-18 16:39:52.754161 | ubuntu-focal | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-18 16:39:52.754611 | ubuntu-focal | Saturday 18 April 2026 16:39:52 +0000 (0:00:00.492) 0:00:18.469 ******** 2026-04-18 16:39:52.754663 | ubuntu-focal | 2026-04-18 16:39:52.754670 | ubuntu-focal | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-18 16:39:52.754676 | ubuntu-focal | Saturday 18 April 2026 16:39:52 +0000 (0:00:00.002) 0:00:18.472 ******** 2026-04-18 16:39:53.113552 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:53.113623 | ubuntu-focal | 2026-04-18 16:39:53.113692 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-04-18 16:39:53.115808 | ubuntu-focal | ubuntu-focal : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-18 16:39:53.115852 | ubuntu-focal | 2026-04-18 16:39:53.115857 | ubuntu-focal | 2026-04-18 16:39:53.115861 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-04-18 16:39:53.115866 | ubuntu-focal | Saturday 18 April 2026 16:39:53 +0000 (0:00:00.359) 0:00:18.832 ******** 2026-04-18 16:39:53.115870 | ubuntu-focal | =============================================================================== 2026-04-18 16:39:53.115874 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 3.09s 2026-04-18 16:39:53.115878 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 2.99s 2026-04-18 16:39:53.115882 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.12s 2026-04-18 16:39:53.115885 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 1.12s 2026-04-18 16:39:53.115889 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.02s 2026-04-18 16:39:53.115893 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages -------------- 0.99s 2026-04-18 16:39:53.115901 | ubuntu-focal | vexxhost.containers.docker : Install AppArmor packages ------------------ 0.98s 2026-04-18 16:39:53.115905 | ubuntu-focal | vexxhost.containers.docker : Create folders for configuration ----------- 0.70s 2026-04-18 16:39:53.115909 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.63s 2026-04-18 16:39:53.115921 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.60s 2026-04-18 16:39:53.115925 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.54s 2026-04-18 16:39:53.115929 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.52s 2026-04-18 16:39:53.115932 | ubuntu-focal | vexxhost.containers.docker : Create systemd service file for docker ----- 0.51s 2026-04-18 16:39:53.115936 | ubuntu-focal | vexxhost.containers.docker : Create docker daemon config file ----------- 0.49s 2026-04-18 16:39:53.115940 | ubuntu-focal | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.49s 2026-04-18 16:39:53.115943 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.38s 2026-04-18 16:39:53.115947 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.38s 2026-04-18 16:39:53.115951 | ubuntu-focal | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.38s 2026-04-18 16:39:53.115955 | ubuntu-focal | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.37s 2026-04-18 16:39:53.115958 | ubuntu-focal | vexxhost.containers.docker : Enable and start service ------------------- 0.36s 2026-04-18 16:39:53.239340 | ubuntu-focal | INFO [docker > idempotence] Executed: Successful 2026-04-18 16:39:53.243830 | ubuntu-focal | INFO [docker > side_effect] Executing 2026-04-18 16:39:53.244204 | ubuntu-focal | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-18 16:39:53.251309 | ubuntu-focal | INFO [docker > verify] Executing 2026-04-18 16:39:53.724970 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-18 16:39:53.725225 | ubuntu-focal | [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-18 16:39:53.725291 | ubuntu-focal | 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-18 16:39:53.725368 | ubuntu-focal | 2026-04-18 16:39:54.014815 | ubuntu-focal | 2026-04-18 16:39:54.014909 | ubuntu-focal | PLAY [Verify] ****************************************************************** 2026-04-18 16:39:54.015080 | ubuntu-focal | 2026-04-18 16:39:54.015263 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-04-18 16:39:54.015444 | ubuntu-focal | Saturday 18 April 2026 16:39:54 +0000 (0:00:00.006) 0:00:00.006 ******** 2026-04-18 16:39:55.010550 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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-18 16:39:55.012157 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:55.012271 | ubuntu-focal | 2026-04-18 16:39:55.012394 | ubuntu-focal | TASK [Populate service facts] ************************************************** 2026-04-18 16:39:55.012542 | ubuntu-focal | Saturday 18 April 2026 16:39:55 +0000 (0:00:00.997) 0:00:01.004 ******** 2026-04-18 16:39:56.802931 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:39:56.803361 | ubuntu-focal | 2026-04-18 16:39:56.803402 | ubuntu-focal | TASK [Assert that the Docker service is still up] ****************************** 2026-04-18 16:39:56.803409 | ubuntu-focal | Saturday 18 April 2026 16:39:56 +0000 (0:00:01.790) 0:00:02.795 ******** 2026-04-18 16:39:56.832308 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:39:56.832976 | ubuntu-focal | "changed": false, 2026-04-18 16:39:56.833015 | ubuntu-focal | "msg": "All assertions passed" 2026-04-18 16:39:56.833023 | ubuntu-focal | } 2026-04-18 16:39:56.833028 | ubuntu-focal | 2026-04-18 16:39:56.833034 | ubuntu-focal | TASK [Check if Docker version is correct] ************************************** 2026-04-18 16:39:56.833040 | ubuntu-focal | Saturday 18 April 2026 16:39:56 +0000 (0:00:00.029) 0:00:02.824 ******** 2026-04-18 16:39:57.192522 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:57.192581 | ubuntu-focal | 2026-04-18 16:39:57.192593 | ubuntu-focal | TASK [Check if docker ps command return 0] ************************************* 2026-04-18 16:39:57.192612 | ubuntu-focal | Saturday 18 April 2026 16:39:57 +0000 (0:00:00.356) 0:00:03.180 ******** 2026-04-18 16:39:57.441569 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:39:57.441620 | ubuntu-focal | 2026-04-18 16:39:57.441626 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-04-18 16:39:57.441632 | ubuntu-focal | ubuntu-focal : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-18 16:39:57.441637 | ubuntu-focal | 2026-04-18 16:39:57.441642 | ubuntu-focal | 2026-04-18 16:39:57.441647 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-04-18 16:39:57.441652 | ubuntu-focal | Saturday 18 April 2026 16:39:57 +0000 (0:00:00.251) 0:00:03.432 ******** 2026-04-18 16:39:57.441657 | ubuntu-focal | =============================================================================== 2026-04-18 16:39:57.441661 | ubuntu-focal | Populate service facts -------------------------------------------------- 1.79s 2026-04-18 16:39:57.441666 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.00s 2026-04-18 16:39:57.441671 | ubuntu-focal | Check if Docker version is correct -------------------------------------- 0.36s 2026-04-18 16:39:57.441676 | ubuntu-focal | Check if docker ps command return 0 ------------------------------------- 0.25s 2026-04-18 16:39:57.441681 | ubuntu-focal | Assert that the Docker service is still up ------------------------------ 0.03s 2026-04-18 16:39:57.515694 | ubuntu-focal | INFO [docker > verify] Executed: Successful 2026-04-18 16:39:57.525151 | ubuntu-focal | INFO [docker > cleanup] Executing 2026-04-18 16:39:57.525545 | ubuntu-focal | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-18 16:39:57.597139 | ubuntu-focal | INFO [docker > destroy] Executing 2026-04-18 16:39:57.597228 | ubuntu-focal | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-18 16:39:57.597357 | ubuntu-focal | INFO [docker > destroy] Executed: Successful 2026-04-18 16:39:57.597875 | ubuntu-focal | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-18 16:39:58.007045 | ubuntu-focal | ok: Runtime: 0:01:29.049371 2026-04-18 16:39:58.013711 | 2026-04-18 16:39:58.013778 | PLAY RECAP 2026-04-18 16:39:58.013836 | ubuntu-focal | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-18 16:39:58.013866 | 2026-04-18 16:39:58.102031 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-18 16:39:58.103150 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-18 16:39:58.708248 | 2026-04-18 16:39:58.708365 | PLAY [all] 2026-04-18 16:39:58.718704 | 2026-04-18 16:39:58.718779 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-18 16:39:58.752553 | ubuntu-focal | skipping: Conditional result was False 2026-04-18 16:39:58.762103 | 2026-04-18 16:39:58.762211 | TASK [fetch-output : Set log path for single node] 2026-04-18 16:39:58.805598 | ubuntu-focal | ok 2026-04-18 16:39:58.809978 | 2026-04-18 16:39:58.810043 | LOOP [fetch-output : Ensure local output dirs] 2026-04-18 16:39:59.196178 | ubuntu-focal -> localhost | ok: "/var/lib/zuul/builds/d82e30531c5c48a9b580daf25ddd3a92/work/logs" 2026-04-18 16:39:59.409254 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/d82e30531c5c48a9b580daf25ddd3a92/work/artifacts" 2026-04-18 16:39:59.614157 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/d82e30531c5c48a9b580daf25ddd3a92/work/docs" 2026-04-18 16:39:59.628401 | 2026-04-18 16:39:59.628514 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-18 16:40:00.276159 | ubuntu-focal | ok 2026-04-18 16:40:00.276535 | ubuntu-focal | changed: All items complete 2026-04-18 16:40:00.276572 | 2026-04-18 16:40:00.704854 | ubuntu-focal | changed: .d..t...... ./ 2026-04-18 16:40:01.103165 | ubuntu-focal | changed: .d..t...... ./ 2026-04-18 16:40:01.122678 | 2026-04-18 16:40:01.123150 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-18 16:40:01.627396 | ubuntu-focal -> localhost | ok: Item: artifacts Runtime: 0:00:00.011850 2026-04-18 16:40:01.920789 | ubuntu-focal -> localhost | ok: Item: docs Runtime: 0:00:00.008687 2026-04-18 16:40:01.933855 | 2026-04-18 16:40:01.933957 | PLAY [all] 2026-04-18 16:40:01.941468 | 2026-04-18 16:40:01.941541 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-18 16:40:02.351443 | ubuntu-focal | changed 2026-04-18 16:40:02.362195 | 2026-04-18 16:40:02.362290 | PLAY RECAP 2026-04-18 16:40:02.362356 | ubuntu-focal | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-18 16:40:02.362393 | 2026-04-18 16:40:02.508532 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-18 16:40:02.511232 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-18 16:40:03.092394 | 2026-04-18 16:40:03.092526 | PLAY [localhost] 2026-04-18 16:40:03.102391 | 2026-04-18 16:40:03.102488 | TASK [Generate Zuul manifest] 2026-04-18 16:40:03.125624 | localhost | ok 2026-04-18 16:40:03.141427 | 2026-04-18 16:40:03.141585 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-18 16:40:03.454719 | localhost | changed 2026-04-18 16:40:03.469433 | 2026-04-18 16:40:03.469537 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-18 16:40:03.501362 | localhost | ok 2026-04-18 16:40:03.508014 | 2026-04-18 16:40:03.508083 | TASK [Upload logs] 2026-04-18 16:40:03.539643 | localhost | ok 2026-04-18 16:40:03.612071 | 2026-04-18 16:40:03.612192 | TASK [Set zuul-log-path fact] 2026-04-18 16:40:03.633507 | localhost | ok 2026-04-18 16:40:03.649286 | 2026-04-18 16:40:03.649365 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-18 16:40:03.682888 | localhost | ok 2026-04-18 16:40:03.693088 | 2026-04-18 16:40:03.693201 | TASK [upload-logs : Create log directories] 2026-04-18 16:40:04.116108 | localhost | changed 2026-04-18 16:40:04.122288 | 2026-04-18 16:40:04.122358 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-18 16:40:04.526980 | localhost -> localhost | ok: Runtime: 0:00:00.004850 2026-04-18 16:40:04.533213 | 2026-04-18 16:40:04.533297 | TASK [upload-logs : Upload logs to log server] 2026-04-18 16:40:04.999652 | localhost | Output suppressed because no_log was given 2026-04-18 16:40:05.005683 | 2026-04-18 16:40:05.005748 | LOOP [upload-logs : Compress console log and json output] 2026-04-18 16:40:05.057021 | localhost | skipping: Conditional result was False 2026-04-18 16:40:05.063107 | localhost | skipping: Conditional result was False 2026-04-18 16:40:05.076388 | 2026-04-18 16:40:05.076541 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-18 16:40:05.115257 | localhost | skipping: Conditional result was False 2026-04-18 16:40:05.115637 | 2026-04-18 16:40:05.119330 | localhost | skipping: Conditional result was False 2026-04-18 16:40:05.129931 | 2026-04-18 16:40:05.130104 | LOOP [upload-logs : Upload console log and json output]