2026-06-30 01:12:52.551677 | Job console starting 2026-06-30 01:12:52.650901 | Updating git repos 2026-06-30 01:12:52.726488 | Cloning repos into workspace 2026-06-30 01:12:53.387849 | Restoring repo states 2026-06-30 01:12:53.440017 | Merging changes 2026-06-30 01:12:54.064842 | Checking out repos 2026-06-30 01:12:54.211113 | Preparing playbooks 2026-06-30 01:12:57.275471 | Running Ansible setup 2026-06-30 01:13:01.260904 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-30 01:13:01.977900 | 2026-06-30 01:13:01.978040 | PLAY [localhost] 2026-06-30 01:13:01.985980 | 2026-06-30 01:13:01.986057 | TASK [Gathering Facts] 2026-06-30 01:13:02.909344 | localhost | ok 2026-06-30 01:13:02.919744 | 2026-06-30 01:13:02.919874 | TASK [Setup log path fact] 2026-06-30 01:13:02.943737 | localhost | ok 2026-06-30 01:13:02.958739 | 2026-06-30 01:13:02.958871 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 01:13:02.990290 | localhost | ok 2026-06-30 01:13:03.118483 | 2026-06-30 01:13:03.118907 | TASK [emit-job-header : Print job information] 2026-06-30 01:13:03.167721 | # Job Information 2026-06-30 01:13:03.167872 | Ansible Version: 2.16.18 2026-06-30 01:13:03.167905 | Job: ansible-collection-containers-molecule-docker-ubuntu-jammy 2026-06-30 01:13:03.167928 | Pipeline: check 2026-06-30 01:13:03.167950 | Executor: 2d72f0692154 2026-06-30 01:13:03.167970 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/128 2026-06-30 01:13:03.167994 | Event ID: b2cc1250-7420-11f1-8f7a-7d79f55bcb9d 2026-06-30 01:13:03.171409 | 2026-06-30 01:13:03.171504 | LOOP [emit-job-header : Print node information] 2026-06-30 01:13:03.268787 | localhost | ok: 2026-06-30 01:13:03.436273 | localhost | # Node Information 2026-06-30 01:13:03.436496 | localhost | Inventory Hostname: ubuntu-jammy 2026-06-30 01:13:03.436557 | localhost | Hostname: np0000183514 2026-06-30 01:13:03.436604 | localhost | Username: zuul 2026-06-30 01:13:03.436655 | localhost | Distro: Ubuntu 22.04 2026-06-30 01:13:03.436700 | localhost | Provider: yul1 2026-06-30 01:13:03.436743 | localhost | Region: ca-ymq-1 2026-06-30 01:13:03.436785 | localhost | Label: ubuntu-jammy 2026-06-30 01:13:03.436827 | localhost | Product Name: OpenStack Nova 2026-06-30 01:13:03.436869 | localhost | Interface IP: 199.204.45.19 2026-06-30 01:13:03.450424 | 2026-06-30 01:13:03.450599 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-30 01:13:04.034504 | localhost -> localhost | changed 2026-06-30 01:13:04.040010 | 2026-06-30 01:13:04.040081 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-30 01:13:05.242637 | localhost -> localhost | changed 2026-06-30 01:13:05.256789 | 2026-06-30 01:13:05.256912 | PLAY [all] 2026-06-30 01:13:05.272740 | 2026-06-30 01:13:05.272879 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-30 01:13:05.659359 | ubuntu-jammy -> localhost | ok 2026-06-30 01:13:05.675281 | 2026-06-30 01:13:05.675358 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-30 01:13:05.706645 | ubuntu-jammy | ok 2026-06-30 01:13:05.737262 | ubuntu-jammy | included: /var/lib/zuul/builds/a969d3fbadf8489d8d51648e3e252464/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-30 01:13:05.757983 | 2026-06-30 01:13:05.758126 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-30 01:13:06.820794 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-30 01:13:06.821432 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/a969d3fbadf8489d8d51648e3e252464/work/a969d3fbadf8489d8d51648e3e252464_id_rsa 2026-06-30 01:13:06.821521 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/a969d3fbadf8489d8d51648e3e252464/work/a969d3fbadf8489d8d51648e3e252464_id_rsa.pub 2026-06-30 01:13:06.821558 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-30 01:13:06.823651 | ubuntu-jammy -> localhost | SHA256:YCw+ahBHyBkYi81aVNWfn+ALzCC774q39uFD2DhD/Dw zuul-build-sshkey 2026-06-30 01:13:06.823714 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-30 01:13:06.823750 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-30 01:13:06.823785 | ubuntu-jammy -> localhost | |++=..... | 2026-06-30 01:13:06.823858 | ubuntu-jammy -> localhost | |+O . . | 2026-06-30 01:13:06.823891 | ubuntu-jammy -> localhost | |+ =.. + . . | 2026-06-30 01:13:06.823920 | ubuntu-jammy -> localhost | | = .+o.. + | 2026-06-30 01:13:06.823949 | ubuntu-jammy -> localhost | |o .oO +S. o . | 2026-06-30 01:13:06.824363 | ubuntu-jammy -> localhost | | . .*.E + . o | 2026-06-30 01:13:06.824417 | ubuntu-jammy -> localhost | | o =.. . . | 2026-06-30 01:13:06.825156 | ubuntu-jammy -> localhost | | . .+... . | 2026-06-30 01:13:06.825201 | ubuntu-jammy -> localhost | | .oo*=. | 2026-06-30 01:13:06.825233 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-30 01:13:06.825605 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.488966 2026-06-30 01:13:06.838547 | 2026-06-30 01:13:06.838620 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-30 01:13:06.875611 | ubuntu-jammy | ok 2026-06-30 01:13:06.894073 | ubuntu-jammy | included: /var/lib/zuul/builds/a969d3fbadf8489d8d51648e3e252464/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-30 01:13:06.911852 | 2026-06-30 01:13:06.912296 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-30 01:13:06.939588 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 01:13:07.037000 | 2026-06-30 01:13:07.037182 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-30 01:13:07.555431 | ubuntu-jammy | changed 2026-06-30 01:13:07.560997 | 2026-06-30 01:13:07.561093 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-30 01:13:07.742780 | ubuntu-jammy | ok 2026-06-30 01:13:07.747792 | 2026-06-30 01:13:07.747866 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-30 01:13:08.229910 | ubuntu-jammy | changed 2026-06-30 01:13:08.236930 | 2026-06-30 01:13:08.237066 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-30 01:13:08.676929 | ubuntu-jammy | changed 2026-06-30 01:13:08.683511 | 2026-06-30 01:13:08.683586 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-30 01:13:08.709138 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 01:13:08.724863 | 2026-06-30 01:13:08.725042 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-30 01:13:09.163353 | ubuntu-jammy -> localhost | changed 2026-06-30 01:13:09.180948 | 2026-06-30 01:13:09.181271 | TASK [add-build-sshkey : Add back temp key] 2026-06-30 01:13:09.486573 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/a969d3fbadf8489d8d51648e3e252464/work/a969d3fbadf8489d8d51648e3e252464_id_rsa (zuul-build-sshkey) 2026-06-30 01:13:09.486764 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.015369 2026-06-30 01:13:09.491878 | 2026-06-30 01:13:09.491937 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-30 01:13:09.828552 | ubuntu-jammy | ok 2026-06-30 01:13:09.857554 | 2026-06-30 01:13:09.857653 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-30 01:13:09.903366 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 01:13:09.913927 | 2026-06-30 01:13:09.913998 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-30 01:13:10.292183 | ubuntu-jammy | ok 2026-06-30 01:13:10.298578 | 2026-06-30 01:13:10.298649 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-30 01:13:11.198390 | ubuntu-jammy | Output suppressed because no_log was given 2026-06-30 01:13:11.209275 | 2026-06-30 01:13:11.209552 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-30 01:13:11.453493 | ubuntu-jammy | ok: "logs" 2026-06-30 01:13:11.453743 | ubuntu-jammy | ok: All items complete 2026-06-30 01:13:11.453772 | 2026-06-30 01:13:11.577150 | ubuntu-jammy | ok: "artifacts" 2026-06-30 01:13:11.745066 | ubuntu-jammy | ok: "docs" 2026-06-30 01:13:11.759237 | 2026-06-30 01:13:11.759393 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-30 01:13:11.945038 | ubuntu-jammy | changed: "logs" 2026-06-30 01:13:12.099909 | ubuntu-jammy | changed: "artifacts" 2026-06-30 01:13:12.250148 | ubuntu-jammy | changed: "docs" 2026-06-30 01:13:12.266233 | 2026-06-30 01:13:12.266366 | PLAY RECAP 2026-06-30 01:13:12.266417 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-30 01:13:12.266449 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-30 01:13:12.266472 | 2026-06-30 01:13:12.409189 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-30 01:13:12.410433 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-30 01:13:13.054051 | 2026-06-30 01:13:13.054195 | PLAY [all] 2026-06-30 01:13:13.066476 | 2026-06-30 01:13:13.066589 | TASK [setup-uv : Extract archive] 2026-06-30 01:13:15.924740 | ubuntu-jammy | changed 2026-06-30 01:13:15.930620 | 2026-06-30 01:13:15.930714 | TASK [setup-uv : Print version] 2026-06-30 01:13:16.689498 | ubuntu-jammy | uv 0.8.13 2026-06-30 01:13:16.465801 | ubuntu-jammy | ok: Runtime: 0:00:00.013296 2026-06-30 01:13:16.474891 | 2026-06-30 01:13:16.474984 | TASK [Install Ansible collection siblings] 2026-06-30 01:13:16.859823 | ubuntu-jammy | ok: 2026-06-30 01:13:16.860012 | ubuntu-jammy | Skipping ansible.posix: no checked-out sibling 2026-06-30 01:13:16.860042 | ubuntu-jammy | Skipping community.general: no checked-out sibling 2026-06-30 01:13:16.861711 | 2026-06-30 01:13:16.861760 | PLAY RECAP 2026-06-30 01:13:16.861807 | ubuntu-jammy | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-30 01:13:16.861833 | 2026-06-30 01:13:17.078358 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-30 01:13:17.079672 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-30 01:13:17.727743 | 2026-06-30 01:13:17.727877 | PLAY [all] 2026-06-30 01:13:17.739973 | 2026-06-30 01:13:17.740080 | LOOP [Check inventory directories] 2026-06-30 01:13:18.044076 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-06-30 01:13:18.202980 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/docker/inventory" 2026-06-30 01:13:18.351047 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/inventory" 2026-06-30 01:13:18.360661 | 2026-06-30 01:13:18.360907 | LOOP [Copy inventory file for Zuul] 2026-06-30 01:13:19.185784 | ubuntu-jammy | changed: 2026-06-30 01:13:19.381579 | ubuntu-jammy | { 2026-06-30 01:13:19.382039 | ubuntu-jammy | "ansible_loop_var": "item", 2026-06-30 01:13:19.382342 | ubuntu-jammy | "changed": false, 2026-06-30 01:13:19.382508 | ubuntu-jammy | "failed": false, 2026-06-30 01:13:19.382721 | ubuntu-jammy | "invocation": { 2026-06-30 01:13:19.382906 | ubuntu-jammy | "module_args": { 2026-06-30 01:13:19.383084 | ubuntu-jammy | "checksum_algorithm": "sha1", 2026-06-30 01:13:19.383254 | ubuntu-jammy | "follow": true, 2026-06-30 01:13:19.383391 | ubuntu-jammy | "get_attributes": true, 2026-06-30 01:13:19.383887 | ubuntu-jammy | "get_checksum": true, 2026-06-30 01:13:19.384096 | ubuntu-jammy | "get_mime": true, 2026-06-30 01:13:19.384236 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-06-30 01:13:19.384418 | ubuntu-jammy | } 2026-06-30 01:13:19.384592 | ubuntu-jammy | }, 2026-06-30 01:13:19.384765 | ubuntu-jammy | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-06-30 01:13:19.385005 | ubuntu-jammy | "stat": { 2026-06-30 01:13:19.385200 | ubuntu-jammy | "atime": 1782781991.424, 2026-06-30 01:13:19.385388 | ubuntu-jammy | "attr_flags": "e", 2026-06-30 01:13:19.385571 | ubuntu-jammy | "attributes": [ 2026-06-30 01:13:19.385748 | ubuntu-jammy | "extents" 2026-06-30 01:13:19.385889 | ubuntu-jammy | ], 2026-06-30 01:13:19.386069 | ubuntu-jammy | "block_size": 4096, 2026-06-30 01:13:19.386278 | ubuntu-jammy | "blocks": 8, 2026-06-30 01:13:19.386461 | ubuntu-jammy | "charset": "unknown", 2026-06-30 01:13:19.386608 | ubuntu-jammy | "ctime": 1782781991.444, 2026-06-30 01:13:19.386762 | ubuntu-jammy | "dev": 64513, 2026-06-30 01:13:19.386844 | ubuntu-jammy | "device_type": 0, 2026-06-30 01:13:19.386900 | ubuntu-jammy | "executable": true, 2026-06-30 01:13:19.386981 | ubuntu-jammy | "exists": true, 2026-06-30 01:13:19.387027 | ubuntu-jammy | "gid": 1000, 2026-06-30 01:13:19.387065 | ubuntu-jammy | "gr_name": "zuul", 2026-06-30 01:13:19.387127 | ubuntu-jammy | "inode": 1041441, 2026-06-30 01:13:19.387165 | ubuntu-jammy | "isblk": false, 2026-06-30 01:13:19.387204 | ubuntu-jammy | "ischr": false, 2026-06-30 01:13:19.387241 | ubuntu-jammy | "isdir": true, 2026-06-30 01:13:19.387279 | ubuntu-jammy | "isfifo": false, 2026-06-30 01:13:19.387376 | ubuntu-jammy | "isgid": false, 2026-06-30 01:13:19.387434 | ubuntu-jammy | "islnk": false, 2026-06-30 01:13:19.387481 | ubuntu-jammy | "isreg": false, 2026-06-30 01:13:19.387526 | ubuntu-jammy | "issock": false, 2026-06-30 01:13:19.387570 | ubuntu-jammy | "isuid": false, 2026-06-30 01:13:19.387615 | ubuntu-jammy | "mimetype": "unknown", 2026-06-30 01:13:19.387659 | ubuntu-jammy | "mode": "0755", 2026-06-30 01:13:19.387703 | ubuntu-jammy | "mtime": 1782781973.6199365, 2026-06-30 01:13:19.387748 | ubuntu-jammy | "nlink": 11, 2026-06-30 01:13:19.387794 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-06-30 01:13:19.387840 | ubuntu-jammy | "pw_name": "zuul", 2026-06-30 01:13:19.387894 | ubuntu-jammy | "readable": true, 2026-06-30 01:13:19.387942 | ubuntu-jammy | "rgrp": true, 2026-06-30 01:13:19.387989 | ubuntu-jammy | "roth": true, 2026-06-30 01:13:19.388071 | ubuntu-jammy | "rusr": true, 2026-06-30 01:13:19.388133 | ubuntu-jammy | "size": 4096, 2026-06-30 01:13:19.388182 | ubuntu-jammy | "uid": 1000, 2026-06-30 01:13:19.388229 | ubuntu-jammy | "version": "3309569104", 2026-06-30 01:13:19.388275 | ubuntu-jammy | "wgrp": false, 2026-06-30 01:13:19.388324 | ubuntu-jammy | "woth": false, 2026-06-30 01:13:19.388371 | ubuntu-jammy | "writeable": true, 2026-06-30 01:13:19.388417 | ubuntu-jammy | "wusr": true, 2026-06-30 01:13:19.388463 | ubuntu-jammy | "xgrp": true, 2026-06-30 01:13:19.388508 | ubuntu-jammy | "xoth": true, 2026-06-30 01:13:19.388553 | ubuntu-jammy | "xusr": true 2026-06-30 01:13:19.388599 | ubuntu-jammy | } 2026-06-30 01:13:19.388645 | ubuntu-jammy | } 2026-06-30 01:13:19.388753 | ubuntu-jammy | ok: All items complete 2026-06-30 01:13:19.388809 | 2026-06-30 01:13:19.391684 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 01:13:19.393104 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 01:13:19.411048 | 2026-06-30 01:13:19.411234 | LOOP [Switch "ansible_host" to private IP] 2026-06-30 01:13:19.818088 | ubuntu-jammy | changed: 1 replacements made 2026-06-30 01:13:19.819900 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 01:13:19.820878 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 01:13:19.833523 | 2026-06-30 01:13:19.833631 | TASK [Run Molecule scenario] 2026-06-30 01:13:20.820988 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-06-30 01:13:21.530502 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-06-30 01:13:21.761385 | ubuntu-jammy | Using CPython 3.13.7 2026-06-30 01:13:21.761470 | ubuntu-jammy | Creating virtual environment at: .venv 2026-06-30 01:13:22.017139 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-06-30 01:13:22.023349 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-06-30 01:13:22.025121 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-06-30 01:13:22.171281 | ubuntu-jammy | Downloading cryptography 2026-06-30 01:13:22.202323 | ubuntu-jammy | Downloading pygments 2026-06-30 01:13:22.350118 | ubuntu-jammy | Downloading ansible-core 2026-06-30 01:13:22.383280 | ubuntu-jammy | Installed 36 packages in 32ms 2026-06-30 01:13:23.499733 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-06-30 01:13:23.499809 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-06-30 01:13:24.357718 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-06-30 01:13:24.357786 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-06-30 01:13:24.357861 | ubuntu-jammy | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-06-30 01:13:24.357926 | ubuntu-jammy | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-06-30 01:13:33.603741 | ubuntu-jammy | INFO [docker > dependency] Executing 2026-06-30 01:13:33.604266 | ubuntu-jammy | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-06-30 01:13:33.604836 | ubuntu-jammy | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-06-30 01:13:33.605033 | ubuntu-jammy | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-06-30 01:13:33.612259 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-06-30 01:13:33.612516 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-30 01:13:33.617449 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-06-30 01:13:33.617505 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-06-30 01:13:33.617569 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-06-30 01:13:33.622749 | ubuntu-jammy | INFO [docker > syntax] Executing 2026-06-30 01:13:34.121734 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-30 01:13:34.122045 | 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-06-30 01:13:34.122319 | 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-06-30 01:13:34.122586 | ubuntu-jammy | 2026-06-30 01:13:34.642148 | ubuntu-jammy | 2026-06-30 01:13:34.642380 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-06-30 01:13:34.719072 | ubuntu-jammy | INFO [docker > syntax] Executed: Successful 2026-06-30 01:13:34.729194 | ubuntu-jammy | INFO [docker > create] Executing 2026-06-30 01:13:34.730945 | ubuntu-jammy | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-30 01:13:34.737301 | ubuntu-jammy | INFO [docker > prepare] Executing 2026-06-30 01:13:35.218512 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-30 01:13:35.218685 | 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-06-30 01:13:35.218898 | 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-06-30 01:13:35.219063 | ubuntu-jammy | 2026-06-30 01:13:35.559031 | ubuntu-jammy | 2026-06-30 01:13:35.559172 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-06-30 01:13:35.559337 | ubuntu-jammy | 2026-06-30 01:13:35.559520 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-06-30 01:13:35.559703 | ubuntu-jammy | Tuesday 30 June 2026 01:13:35 +0000 (0:00:00.028) 0:00:00.028 ********** 2026-06-30 01:13:36.846928 | 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-06-30 01:13:36.848483 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:13:36.848635 | ubuntu-jammy | 2026-06-30 01:13:36.848878 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-06-30 01:13:36.849086 | ubuntu-jammy | Tuesday 30 June 2026 01:13:36 +0000 (0:00:01.290) 0:00:01.319 ********** 2026-06-30 01:13:44.066391 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:13:44.066588 | ubuntu-jammy | 2026-06-30 01:13:44.066723 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-06-30 01:13:44.066962 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-30 01:13:44.067100 | ubuntu-jammy | 2026-06-30 01:13:44.067306 | ubuntu-jammy | 2026-06-30 01:13:44.067498 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-06-30 01:13:44.067682 | ubuntu-jammy | Tuesday 30 June 2026 01:13:44 +0000 (0:00:07.217) 0:00:08.537 ********** 2026-06-30 01:13:44.067884 | ubuntu-jammy | =============================================================================== 2026-06-30 01:13:44.068150 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 7.22s 2026-06-30 01:13:44.068435 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.29s 2026-06-30 01:13:44.201528 | ubuntu-jammy | INFO [docker > prepare] Executed: Successful 2026-06-30 01:13:44.362745 | ubuntu-jammy | INFO [docker > converge] Executing 2026-06-30 01:13:44.840299 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-30 01:13:44.840463 | 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-06-30 01:13:44.840679 | 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-06-30 01:13:44.840852 | ubuntu-jammy | 2026-06-30 01:13:45.254734 | ubuntu-jammy | 2026-06-30 01:13:45.254815 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-06-30 01:13:45.254917 | ubuntu-jammy | 2026-06-30 01:13:45.255039 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-06-30 01:13:45.255179 | ubuntu-jammy | Tuesday 30 June 2026 01:13:45 +0000 (0:00:00.019) 0:00:00.019 ********** 2026-06-30 01:13:46.236778 | 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-06-30 01:13:46.239488 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:13:46.239757 | ubuntu-jammy | 2026-06-30 01:13:46.240085 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-30 01:13:46.240351 | ubuntu-jammy | Tuesday 30 June 2026 01:13:46 +0000 (0:00:00.984) 0:00:01.004 ********** 2026-06-30 01:13:46.704357 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:13:46.704565 | ubuntu-jammy | 2026-06-30 01:13:46.704794 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-30 01:13:46.704959 | ubuntu-jammy | Tuesday 30 June 2026 01:13:46 +0000 (0:00:00.464) 0:00:01.469 ********** 2026-06-30 01:13:46.733933 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-30 01:13:46.734172 | ubuntu-jammy | 2026-06-30 01:13:46.734431 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-30 01:13:46.734636 | ubuntu-jammy | Tuesday 30 June 2026 01:13:46 +0000 (0:00:00.029) 0:00:01.499 ********** 2026-06-30 01:13:47.293101 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:13:47.293208 | ubuntu-jammy | 2026-06-30 01:13:47.293223 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-30 01:13:47.293354 | ubuntu-jammy | Tuesday 30 June 2026 01:13:47 +0000 (0:00:00.558) 0:00:02.058 ********** 2026-06-30 01:13:47.377163 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-30 01:13:47.377380 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-30 01:13:47.377632 | ubuntu-jammy | } 2026-06-30 01:13:47.377868 | ubuntu-jammy | 2026-06-30 01:13:47.378082 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-30 01:13:47.378274 | ubuntu-jammy | Tuesday 30 June 2026 01:13:47 +0000 (0:00:00.084) 0:00:02.142 ********** 2026-06-30 01:13:48.145906 | 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-06-30 01:13:48.150417 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:13:48.150523 | ubuntu-jammy | 2026-06-30 01:13:48.150631 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-30 01:13:48.150743 | ubuntu-jammy | Tuesday 30 June 2026 01:13:48 +0000 (0:00:00.773) 0:00:02.916 ********** 2026-06-30 01:13:48.175079 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-30 01:13:48.175182 | ubuntu-jammy | 2026-06-30 01:13:48.175313 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-30 01:13:48.175435 | ubuntu-jammy | Tuesday 30 June 2026 01:13:48 +0000 (0:00:00.024) 0:00:02.940 ********** 2026-06-30 01:13:48.205647 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-30 01:13:48.205739 | ubuntu-jammy | 2026-06-30 01:13:48.205861 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-30 01:13:48.205982 | ubuntu-jammy | Tuesday 30 June 2026 01:13:48 +0000 (0:00:00.030) 0:00:02.970 ********** 2026-06-30 01:13:48.443346 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:13:48.443497 | ubuntu-jammy | 2026-06-30 01:13:48.443719 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-30 01:13:48.443960 | ubuntu-jammy | Tuesday 30 June 2026 01:13:48 +0000 (0:00:00.237) 0:00:03.208 ********** 2026-06-30 01:13:49.647311 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:13:49.647459 | ubuntu-jammy | 2026-06-30 01:13:49.647655 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-30 01:13:49.647861 | ubuntu-jammy | Tuesday 30 June 2026 01:13:49 +0000 (0:00:01.203) 0:00:04.412 ********** 2026-06-30 01:13:49.712799 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-30 01:13:49.712961 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-30 01:13:49.713135 | ubuntu-jammy | } 2026-06-30 01:13:49.713297 | ubuntu-jammy | 2026-06-30 01:13:49.713482 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-30 01:13:49.713680 | ubuntu-jammy | Tuesday 30 June 2026 01:13:49 +0000 (0:00:00.065) 0:00:04.477 ********** 2026-06-30 01:13:50.491545 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:13:50.491620 | ubuntu-jammy | 2026-06-30 01:13:50.491743 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-30 01:13:50.491858 | ubuntu-jammy | Tuesday 30 June 2026 01:13:50 +0000 (0:00:00.778) 0:00:05.256 ********** 2026-06-30 01:13:53.524101 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:13:53.524335 | ubuntu-jammy | 2026-06-30 01:13:53.524478 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-30 01:13:53.524669 | ubuntu-jammy | Tuesday 30 June 2026 01:13:53 +0000 (0:00:03.032) 0:00:08.288 ********** 2026-06-30 01:13:53.538454 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-30 01:13:53.538641 | ubuntu-jammy | 2026-06-30 01:13:53.539031 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-30 01:13:53.539247 | ubuntu-jammy | Tuesday 30 June 2026 01:13:53 +0000 (0:00:00.015) 0:00:08.303 ********** 2026-06-30 01:13:53.556343 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-30 01:13:53.556495 | ubuntu-jammy | 2026-06-30 01:13:53.556686 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-30 01:13:53.556866 | ubuntu-jammy | Tuesday 30 June 2026 01:13:53 +0000 (0:00:00.017) 0:00:08.321 ********** 2026-06-30 01:13:53.573114 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-30 01:13:53.573277 | ubuntu-jammy | 2026-06-30 01:13:53.573466 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-30 01:13:53.573668 | ubuntu-jammy | Tuesday 30 June 2026 01:13:53 +0000 (0:00:00.016) 0:00:08.338 ********** 2026-06-30 01:14:01.870801 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:01.870963 | ubuntu-jammy | 2026-06-30 01:14:01.871189 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-30 01:14:01.871413 | ubuntu-jammy | Tuesday 30 June 2026 01:14:01 +0000 (0:00:08.297) 0:00:16.635 ********** 2026-06-30 01:14:02.562081 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:02.562264 | ubuntu-jammy | 2026-06-30 01:14:02.562290 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-30 01:14:02.562408 | ubuntu-jammy | Tuesday 30 June 2026 01:14:02 +0000 (0:00:00.688) 0:00:17.324 ********** 2026-06-30 01:14:03.739521 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-06-30 01:14:03.739736 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-30 01:14:03.740065 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-30 01:14:03.740295 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-30 01:14:03.740516 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-30 01:14:03.740692 | ubuntu-jammy | 2026-06-30 01:14:03.740904 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-30 01:14:03.741091 | ubuntu-jammy | Tuesday 30 June 2026 01:14:03 +0000 (0:00:01.180) 0:00:18.504 ********** 2026-06-30 01:14:04.415789 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:04.416049 | ubuntu-jammy | 2026-06-30 01:14:04.416343 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-30 01:14:04.416620 | ubuntu-jammy | Tuesday 30 June 2026 01:14:04 +0000 (0:00:00.674) 0:00:19.178 ********** 2026-06-30 01:14:04.416865 | ubuntu-jammy | 2026-06-30 01:14:04.417137 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-06-30 01:14:04.417406 | ubuntu-jammy | Tuesday 30 June 2026 01:14:04 +0000 (0:00:00.002) 0:00:19.180 ********** 2026-06-30 01:14:05.397397 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:05.397793 | ubuntu-jammy | 2026-06-30 01:14:05.397839 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-06-30 01:14:05.397848 | ubuntu-jammy | Tuesday 30 June 2026 01:14:05 +0000 (0:00:00.981) 0:00:20.162 ********** 2026-06-30 01:14:05.880234 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:05.880301 | ubuntu-jammy | 2026-06-30 01:14:05.880618 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-30 01:14:05.880668 | ubuntu-jammy | Tuesday 30 June 2026 01:14:05 +0000 (0:00:00.482) 0:00:20.645 ********** 2026-06-30 01:14:06.447300 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:06.447384 | ubuntu-jammy | 2026-06-30 01:14:06.447676 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-30 01:14:06.447733 | ubuntu-jammy | Tuesday 30 June 2026 01:14:06 +0000 (0:00:00.567) 0:00:21.212 ********** 2026-06-30 01:14:06.693329 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:06.693399 | ubuntu-jammy | 2026-06-30 01:14:06.693711 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-30 01:14:06.693764 | ubuntu-jammy | Tuesday 30 June 2026 01:14:06 +0000 (0:00:00.245) 0:00:21.458 ********** 2026-06-30 01:14:06.729337 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-30 01:14:06.730318 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-30 01:14:06.730353 | ubuntu-jammy | } 2026-06-30 01:14:06.730365 | ubuntu-jammy | 2026-06-30 01:14:06.730375 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-30 01:14:06.730385 | ubuntu-jammy | Tuesday 30 June 2026 01:14:06 +0000 (0:00:00.035) 0:00:21.494 ********** 2026-06-30 01:14:07.587283 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:07.587328 | ubuntu-jammy | 2026-06-30 01:14:07.587348 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-30 01:14:07.587355 | ubuntu-jammy | Tuesday 30 June 2026 01:14:07 +0000 (0:00:00.858) 0:00:22.352 ********** 2026-06-30 01:14:11.974309 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:11.974380 | ubuntu-jammy | 2026-06-30 01:14:11.974440 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-30 01:14:11.974508 | ubuntu-jammy | Tuesday 30 June 2026 01:14:11 +0000 (0:00:04.387) 0:00:26.739 ********** 2026-06-30 01:14:13.283368 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:13.283469 | ubuntu-jammy | 2026-06-30 01:14:13.283726 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-30 01:14:13.283786 | ubuntu-jammy | Tuesday 30 June 2026 01:14:13 +0000 (0:00:01.308) 0:00:28.047 ********** 2026-06-30 01:14:14.191439 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:14.191553 | ubuntu-jammy | 2026-06-30 01:14:14.192010 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-30 01:14:14.192194 | ubuntu-jammy | Tuesday 30 June 2026 01:14:14 +0000 (0:00:00.908) 0:00:28.956 ********** 2026-06-30 01:14:14.801018 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:14.801595 | ubuntu-jammy | 2026-06-30 01:14:14.801657 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-30 01:14:14.801670 | ubuntu-jammy | Tuesday 30 June 2026 01:14:14 +0000 (0:00:00.609) 0:00:29.565 ********** 2026-06-30 01:14:15.548029 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-06-30 01:14:15.548095 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-30 01:14:15.548108 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-30 01:14:15.548119 | ubuntu-jammy | 2026-06-30 01:14:15.548135 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-30 01:14:15.548145 | ubuntu-jammy | Tuesday 30 June 2026 01:14:15 +0000 (0:00:00.746) 0:00:30.311 ********** 2026-06-30 01:14:16.107613 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:16.107755 | ubuntu-jammy | 2026-06-30 01:14:16.108011 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-30 01:14:16.108070 | ubuntu-jammy | Tuesday 30 June 2026 01:14:16 +0000 (0:00:00.560) 0:00:30.872 ********** 2026-06-30 01:14:16.672336 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:16.672400 | ubuntu-jammy | 2026-06-30 01:14:16.672959 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-30 01:14:16.672981 | ubuntu-jammy | Tuesday 30 June 2026 01:14:16 +0000 (0:00:00.562) 0:00:31.435 ********** 2026-06-30 01:14:16.672988 | ubuntu-jammy | 2026-06-30 01:14:16.672994 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-06-30 01:14:16.673007 | ubuntu-jammy | Tuesday 30 June 2026 01:14:16 +0000 (0:00:00.002) 0:00:31.437 ********** 2026-06-30 01:14:17.335591 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:17.336090 | ubuntu-jammy | 2026-06-30 01:14:17.336162 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-06-30 01:14:17.336182 | ubuntu-jammy | Tuesday 30 June 2026 01:14:17 +0000 (0:00:00.662) 0:00:32.100 ********** 2026-06-30 01:14:20.385491 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:20.385536 | ubuntu-jammy | 2026-06-30 01:14:20.385541 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-30 01:14:20.385547 | ubuntu-jammy | Tuesday 30 June 2026 01:14:20 +0000 (0:00:03.050) 0:00:35.150 ********** 2026-06-30 01:14:20.951046 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:20.951148 | ubuntu-jammy | 2026-06-30 01:14:20.951990 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-06-30 01:14:20.952024 | ubuntu-jammy | ubuntu-jammy : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-06-30 01:14:20.952036 | ubuntu-jammy | 2026-06-30 01:14:20.952046 | ubuntu-jammy | 2026-06-30 01:14:20.952055 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-06-30 01:14:20.952065 | ubuntu-jammy | Tuesday 30 June 2026 01:14:20 +0000 (0:00:00.565) 0:00:35.716 ********** 2026-06-30 01:14:20.952074 | ubuntu-jammy | =============================================================================== 2026-06-30 01:14:20.952105 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 8.30s 2026-06-30 01:14:20.952115 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 4.39s 2026-06-30 01:14:20.954035 | ubuntu-jammy | vexxhost.containers.docker : Restart docker ----------------------------- 3.05s 2026-06-30 01:14:20.954087 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.03s 2026-06-30 01:14:20.954094 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.64s 2026-06-30 01:14:20.954100 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.31s 2026-06-30 01:14:20.954106 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.20s 2026-06-30 01:14:20.954112 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.18s 2026-06-30 01:14:20.954117 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 0.98s 2026-06-30 01:14:20.954124 | ubuntu-jammy | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.91s 2026-06-30 01:14:20.954129 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.86s 2026-06-30 01:14:20.954135 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.78s 2026-06-30 01:14:20.954140 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.77s 2026-06-30 01:14:20.954146 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.75s 2026-06-30 01:14:20.954152 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.69s 2026-06-30 01:14:20.954158 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.67s 2026-06-30 01:14:20.954163 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.61s 2026-06-30 01:14:20.954169 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.57s 2026-06-30 01:14:20.954174 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.57s 2026-06-30 01:14:20.954180 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.56s 2026-06-30 01:14:21.066251 | ubuntu-jammy | INFO [docker > converge] Executed: Successful 2026-06-30 01:14:21.076731 | ubuntu-jammy | INFO [docker > idempotence] Executing 2026-06-30 01:14:21.550958 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-30 01:14:21.551303 | 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-06-30 01:14:21.551564 | 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-06-30 01:14:21.551790 | ubuntu-jammy | 2026-06-30 01:14:21.950368 | ubuntu-jammy | 2026-06-30 01:14:21.950693 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-06-30 01:14:21.950962 | ubuntu-jammy | 2026-06-30 01:14:21.951203 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-06-30 01:14:21.951441 | ubuntu-jammy | Tuesday 30 June 2026 01:14:21 +0000 (0:00:00.020) 0:00:00.020 ********** 2026-06-30 01:14:22.988046 | 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-06-30 01:14:22.992020 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:22.992087 | ubuntu-jammy | 2026-06-30 01:14:22.992228 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-30 01:14:22.992398 | ubuntu-jammy | Tuesday 30 June 2026 01:14:22 +0000 (0:00:01.041) 0:00:01.062 ********** 2026-06-30 01:14:23.393524 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:23.393613 | ubuntu-jammy | 2026-06-30 01:14:23.393733 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-30 01:14:23.393845 | ubuntu-jammy | Tuesday 30 June 2026 01:14:23 +0000 (0:00:00.401) 0:00:01.463 ********** 2026-06-30 01:14:23.423972 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-30 01:14:23.424052 | ubuntu-jammy | 2026-06-30 01:14:23.424252 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-30 01:14:23.424428 | ubuntu-jammy | Tuesday 30 June 2026 01:14:23 +0000 (0:00:00.030) 0:00:01.494 ********** 2026-06-30 01:14:23.806148 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:23.806287 | ubuntu-jammy | 2026-06-30 01:14:23.806482 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-30 01:14:23.806665 | ubuntu-jammy | Tuesday 30 June 2026 01:14:23 +0000 (0:00:00.381) 0:00:01.876 ********** 2026-06-30 01:14:23.859755 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-30 01:14:23.859910 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-30 01:14:23.860133 | ubuntu-jammy | } 2026-06-30 01:14:23.860293 | ubuntu-jammy | 2026-06-30 01:14:23.860481 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-30 01:14:23.860660 | ubuntu-jammy | Tuesday 30 June 2026 01:14:23 +0000 (0:00:00.053) 0:00:01.930 ********** 2026-06-30 01:14:24.400210 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:24.400441 | ubuntu-jammy | 2026-06-30 01:14:24.400655 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-30 01:14:24.400834 | ubuntu-jammy | Tuesday 30 June 2026 01:14:24 +0000 (0:00:00.540) 0:00:02.470 ********** 2026-06-30 01:14:24.417587 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-30 01:14:24.417838 | ubuntu-jammy | 2026-06-30 01:14:24.418076 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-30 01:14:24.418292 | ubuntu-jammy | Tuesday 30 June 2026 01:14:24 +0000 (0:00:00.017) 0:00:02.487 ********** 2026-06-30 01:14:24.448290 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-30 01:14:24.448354 | ubuntu-jammy | 2026-06-30 01:14:24.448499 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-30 01:14:24.448655 | ubuntu-jammy | Tuesday 30 June 2026 01:14:24 +0000 (0:00:00.030) 0:00:02.518 ********** 2026-06-30 01:14:24.709976 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:24.710156 | ubuntu-jammy | 2026-06-30 01:14:24.710353 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-30 01:14:24.710529 | ubuntu-jammy | Tuesday 30 June 2026 01:14:24 +0000 (0:00:00.261) 0:00:02.780 ********** 2026-06-30 01:14:25.913828 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:25.913876 | ubuntu-jammy | 2026-06-30 01:14:25.913884 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-30 01:14:25.913890 | ubuntu-jammy | Tuesday 30 June 2026 01:14:25 +0000 (0:00:01.203) 0:00:03.983 ********** 2026-06-30 01:14:25.987413 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-30 01:14:25.988013 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-30 01:14:25.988241 | ubuntu-jammy | } 2026-06-30 01:14:25.988254 | ubuntu-jammy | 2026-06-30 01:14:25.988272 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-30 01:14:25.988282 | ubuntu-jammy | Tuesday 30 June 2026 01:14:25 +0000 (0:00:00.073) 0:00:04.056 ********** 2026-06-30 01:14:26.381620 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:26.381681 | ubuntu-jammy | 2026-06-30 01:14:26.381692 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-30 01:14:26.381702 | ubuntu-jammy | Tuesday 30 June 2026 01:14:26 +0000 (0:00:00.394) 0:00:04.451 ********** 2026-06-30 01:14:28.733610 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:28.733672 | ubuntu-jammy | 2026-06-30 01:14:28.733946 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-30 01:14:28.733997 | ubuntu-jammy | Tuesday 30 June 2026 01:14:28 +0000 (0:00:02.351) 0:00:06.802 ********** 2026-06-30 01:14:28.752337 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-30 01:14:28.752733 | ubuntu-jammy | 2026-06-30 01:14:28.752766 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-30 01:14:28.752775 | ubuntu-jammy | Tuesday 30 June 2026 01:14:28 +0000 (0:00:00.019) 0:00:06.822 ********** 2026-06-30 01:14:28.773454 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-30 01:14:28.773977 | ubuntu-jammy | 2026-06-30 01:14:28.774037 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-30 01:14:28.774049 | ubuntu-jammy | Tuesday 30 June 2026 01:14:28 +0000 (0:00:00.020) 0:00:06.843 ********** 2026-06-30 01:14:28.793980 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-30 01:14:28.794575 | ubuntu-jammy | 2026-06-30 01:14:28.794633 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-30 01:14:28.794645 | ubuntu-jammy | Tuesday 30 June 2026 01:14:28 +0000 (0:00:00.020) 0:00:06.863 ********** 2026-06-30 01:14:29.850501 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:29.850541 | ubuntu-jammy | 2026-06-30 01:14:29.850548 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-30 01:14:29.850555 | ubuntu-jammy | Tuesday 30 June 2026 01:14:29 +0000 (0:00:01.056) 0:00:07.920 ********** 2026-06-30 01:14:30.393347 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:30.393393 | ubuntu-jammy | 2026-06-30 01:14:30.393402 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-30 01:14:30.393408 | ubuntu-jammy | Tuesday 30 June 2026 01:14:30 +0000 (0:00:00.542) 0:00:08.463 ********** 2026-06-30 01:14:31.601382 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-06-30 01:14:31.601495 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-30 01:14:31.602233 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-30 01:14:31.602284 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-30 01:14:31.602293 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-30 01:14:31.602300 | ubuntu-jammy | 2026-06-30 01:14:31.602306 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-30 01:14:31.602312 | ubuntu-jammy | Tuesday 30 June 2026 01:14:31 +0000 (0:00:01.208) 0:00:09.671 ********** 2026-06-30 01:14:32.237184 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:32.237303 | ubuntu-jammy | 2026-06-30 01:14:32.237935 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-30 01:14:32.237982 | ubuntu-jammy | Tuesday 30 June 2026 01:14:32 +0000 (0:00:00.632) 0:00:10.304 ********** 2026-06-30 01:14:32.237990 | ubuntu-jammy | 2026-06-30 01:14:32.238006 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-30 01:14:32.238012 | ubuntu-jammy | Tuesday 30 June 2026 01:14:32 +0000 (0:00:00.003) 0:00:10.307 ********** 2026-06-30 01:14:32.933888 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:32.934676 | ubuntu-jammy | 2026-06-30 01:14:32.934711 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-30 01:14:32.934723 | ubuntu-jammy | Tuesday 30 June 2026 01:14:32 +0000 (0:00:00.696) 0:00:11.003 ********** 2026-06-30 01:14:33.195063 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:33.195136 | ubuntu-jammy | 2026-06-30 01:14:33.195337 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-30 01:14:33.195478 | ubuntu-jammy | Tuesday 30 June 2026 01:14:33 +0000 (0:00:00.261) 0:00:11.265 ********** 2026-06-30 01:14:33.224642 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-30 01:14:33.224707 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-30 01:14:33.225037 | ubuntu-jammy | } 2026-06-30 01:14:33.225082 | ubuntu-jammy | 2026-06-30 01:14:33.225087 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-30 01:14:33.225092 | ubuntu-jammy | Tuesday 30 June 2026 01:14:33 +0000 (0:00:00.030) 0:00:11.295 ********** 2026-06-30 01:14:33.593448 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:33.593514 | ubuntu-jammy | 2026-06-30 01:14:33.593592 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-30 01:14:33.593688 | ubuntu-jammy | Tuesday 30 June 2026 01:14:33 +0000 (0:00:00.368) 0:00:11.663 ********** 2026-06-30 01:14:36.788669 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:36.788797 | ubuntu-jammy | 2026-06-30 01:14:36.789116 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-30 01:14:36.789220 | ubuntu-jammy | Tuesday 30 June 2026 01:14:36 +0000 (0:00:03.194) 0:00:14.858 ********** 2026-06-30 01:14:37.930982 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:37.931098 | ubuntu-jammy | 2026-06-30 01:14:37.931110 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-30 01:14:37.931173 | ubuntu-jammy | Tuesday 30 June 2026 01:14:37 +0000 (0:00:01.142) 0:00:16.001 ********** 2026-06-30 01:14:38.332643 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:38.332742 | ubuntu-jammy | 2026-06-30 01:14:38.332989 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-30 01:14:38.333057 | ubuntu-jammy | Tuesday 30 June 2026 01:14:38 +0000 (0:00:00.401) 0:00:16.402 ********** 2026-06-30 01:14:38.913471 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:38.913688 | ubuntu-jammy | 2026-06-30 01:14:38.913819 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-30 01:14:38.913966 | ubuntu-jammy | Tuesday 30 June 2026 01:14:38 +0000 (0:00:00.569) 0:00:16.971 ********** 2026-06-30 01:14:39.642808 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-06-30 01:14:39.642890 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-30 01:14:39.643458 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-30 01:14:39.643504 | ubuntu-jammy | 2026-06-30 01:14:39.643513 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-30 01:14:39.643520 | ubuntu-jammy | Tuesday 30 June 2026 01:14:39 +0000 (0:00:00.741) 0:00:17.713 ********** 2026-06-30 01:14:40.182240 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:40.182833 | ubuntu-jammy | 2026-06-30 01:14:40.182892 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-30 01:14:40.182899 | ubuntu-jammy | Tuesday 30 June 2026 01:14:40 +0000 (0:00:00.539) 0:00:18.252 ********** 2026-06-30 01:14:40.737117 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:40.737190 | ubuntu-jammy | 2026-06-30 01:14:40.737804 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-30 01:14:40.737856 | ubuntu-jammy | Tuesday 30 June 2026 01:14:40 +0000 (0:00:00.551) 0:00:18.804 ********** 2026-06-30 01:14:40.737864 | ubuntu-jammy | 2026-06-30 01:14:40.737870 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-30 01:14:40.737876 | ubuntu-jammy | Tuesday 30 June 2026 01:14:40 +0000 (0:00:00.003) 0:00:18.807 ********** 2026-06-30 01:14:41.123399 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:41.123453 | ubuntu-jammy | 2026-06-30 01:14:41.123466 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-06-30 01:14:41.123473 | ubuntu-jammy | ubuntu-jammy : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-06-30 01:14:41.123479 | ubuntu-jammy | 2026-06-30 01:14:41.123485 | ubuntu-jammy | 2026-06-30 01:14:41.123491 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-06-30 01:14:41.123496 | ubuntu-jammy | Tuesday 30 June 2026 01:14:41 +0000 (0:00:00.383) 0:00:19.190 ********** 2026-06-30 01:14:41.123502 | ubuntu-jammy | =============================================================================== 2026-06-30 01:14:41.123508 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.19s 2026-06-30 01:14:41.123513 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.35s 2026-06-30 01:14:41.123519 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.21s 2026-06-30 01:14:41.123525 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.20s 2026-06-30 01:14:41.123530 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.14s 2026-06-30 01:14:41.123536 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.06s 2026-06-30 01:14:41.123541 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.04s 2026-06-30 01:14:41.123547 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.74s 2026-06-30 01:14:41.123552 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.70s 2026-06-30 01:14:41.123569 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.63s 2026-06-30 01:14:41.123575 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.57s 2026-06-30 01:14:41.123580 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.55s 2026-06-30 01:14:41.123586 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.54s 2026-06-30 01:14:41.123592 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.54s 2026-06-30 01:14:41.123597 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.54s 2026-06-30 01:14:41.123603 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.40s 2026-06-30 01:14:41.123608 | ubuntu-jammy | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.40s 2026-06-30 01:14:41.123614 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.39s 2026-06-30 01:14:41.123619 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.38s 2026-06-30 01:14:41.123625 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.38s 2026-06-30 01:14:41.234270 | ubuntu-jammy | INFO [docker > idempotence] Executed: Successful 2026-06-30 01:14:41.245756 | ubuntu-jammy | INFO [docker > side_effect] Executing 2026-06-30 01:14:41.246212 | ubuntu-jammy | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-30 01:14:41.288422 | ubuntu-jammy | INFO [docker > verify] Executing 2026-06-30 01:14:41.767884 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-30 01:14:41.768339 | 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-06-30 01:14:41.768616 | 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-06-30 01:14:41.768846 | ubuntu-jammy | 2026-06-30 01:14:42.072588 | ubuntu-jammy | 2026-06-30 01:14:42.072903 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-06-30 01:14:42.073133 | ubuntu-jammy | 2026-06-30 01:14:42.073377 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-06-30 01:14:42.073618 | ubuntu-jammy | Tuesday 30 June 2026 01:14:42 +0000 (0:00:00.006) 0:00:00.006 ********** 2026-06-30 01:14:43.118489 | 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-06-30 01:14:43.120958 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:43.120980 | ubuntu-jammy | 2026-06-30 01:14:43.120987 | ubuntu-jammy | TASK [Populate service facts] ************************************************** 2026-06-30 01:14:43.120994 | ubuntu-jammy | Tuesday 30 June 2026 01:14:43 +0000 (0:00:01.048) 0:00:01.055 ********** 2026-06-30 01:14:45.117760 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-30 01:14:45.117826 | ubuntu-jammy | 2026-06-30 01:14:45.117838 | ubuntu-jammy | TASK [Assert that the Docker service is still up] ****************************** 2026-06-30 01:14:45.117849 | ubuntu-jammy | Tuesday 30 June 2026 01:14:45 +0000 (0:00:01.995) 0:00:03.051 ********** 2026-06-30 01:14:45.144052 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-30 01:14:45.144149 | ubuntu-jammy | "changed": false, 2026-06-30 01:14:45.144161 | ubuntu-jammy | "msg": "All assertions passed" 2026-06-30 01:14:45.144173 | ubuntu-jammy | } 2026-06-30 01:14:45.144192 | ubuntu-jammy | 2026-06-30 01:14:45.144202 | ubuntu-jammy | TASK [Check if Docker version is correct] ************************************** 2026-06-30 01:14:45.144262 | ubuntu-jammy | Tuesday 30 June 2026 01:14:45 +0000 (0:00:00.026) 0:00:03.077 ********** 2026-06-30 01:14:45.538942 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:45.539097 | ubuntu-jammy | 2026-06-30 01:14:45.539353 | ubuntu-jammy | TASK [Check if docker ps command return 0] ************************************* 2026-06-30 01:14:45.539553 | ubuntu-jammy | Tuesday 30 June 2026 01:14:45 +0000 (0:00:00.395) 0:00:03.472 ********** 2026-06-30 01:14:45.802481 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-30 01:14:45.802612 | ubuntu-jammy | 2026-06-30 01:14:45.802769 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-06-30 01:14:45.802939 | ubuntu-jammy | ubuntu-jammy : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-30 01:14:45.803073 | ubuntu-jammy | 2026-06-30 01:14:45.803210 | ubuntu-jammy | 2026-06-30 01:14:45.803355 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-06-30 01:14:45.803504 | ubuntu-jammy | Tuesday 30 June 2026 01:14:45 +0000 (0:00:00.264) 0:00:03.737 ********** 2026-06-30 01:14:45.803641 | ubuntu-jammy | =============================================================================== 2026-06-30 01:14:45.803786 | ubuntu-jammy | Populate service facts -------------------------------------------------- 2.00s 2026-06-30 01:14:45.803952 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.05s 2026-06-30 01:14:45.804099 | ubuntu-jammy | Check if Docker version is correct -------------------------------------- 0.40s 2026-06-30 01:14:45.804247 | ubuntu-jammy | Check if docker ps command return 0 ------------------------------------- 0.26s 2026-06-30 01:14:45.804392 | ubuntu-jammy | Assert that the Docker service is still up ------------------------------ 0.03s 2026-06-30 01:14:45.879433 | ubuntu-jammy | INFO [docker > verify] Executed: Successful 2026-06-30 01:14:45.890568 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-06-30 01:14:45.890868 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-30 01:14:45.895951 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-06-30 01:14:45.895984 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-06-30 01:14:45.896053 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-06-30 01:14:45.896379 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-06-30 01:14:46.418487 | ubuntu-jammy | ok: Runtime: 0:01:25.425042 2026-06-30 01:14:46.424919 | 2026-06-30 01:14:46.425010 | PLAY RECAP 2026-06-30 01:14:46.425059 | ubuntu-jammy | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-30 01:14:46.425081 | 2026-06-30 01:14:46.566304 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-30 01:14:46.569440 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 01:14:47.141428 | 2026-06-30 01:14:47.141577 | PLAY [all] 2026-06-30 01:14:47.153300 | 2026-06-30 01:14:47.153383 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-30 01:14:47.199084 | ubuntu-jammy | skipping: Conditional result was False 2026-06-30 01:14:47.204511 | 2026-06-30 01:14:47.204595 | TASK [fetch-output : Set log path for single node] 2026-06-30 01:14:47.247106 | ubuntu-jammy | ok 2026-06-30 01:14:47.255525 | 2026-06-30 01:14:47.255612 | LOOP [fetch-output : Ensure local output dirs] 2026-06-30 01:14:47.676870 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/a969d3fbadf8489d8d51648e3e252464/work/logs" 2026-06-30 01:14:47.880164 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/a969d3fbadf8489d8d51648e3e252464/work/artifacts" 2026-06-30 01:14:48.111908 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/a969d3fbadf8489d8d51648e3e252464/work/docs" 2026-06-30 01:14:48.131196 | 2026-06-30 01:14:48.131354 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-30 01:14:48.780296 | ubuntu-jammy | ok 2026-06-30 01:14:48.780763 | ubuntu-jammy | changed: All items complete 2026-06-30 01:14:48.780852 | 2026-06-30 01:14:49.234164 | ubuntu-jammy | changed: .d..t...... ./ 2026-06-30 01:14:49.685039 | ubuntu-jammy | changed: .d..t...... ./ 2026-06-30 01:14:49.714057 | 2026-06-30 01:14:49.714232 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-30 01:14:50.155159 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.008014 2026-06-30 01:14:50.408239 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.008886 2026-06-30 01:14:50.430495 | 2026-06-30 01:14:50.430580 | PLAY [all] 2026-06-30 01:14:50.437043 | 2026-06-30 01:14:50.437103 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-30 01:14:50.846292 | ubuntu-jammy | changed 2026-06-30 01:14:50.852474 | 2026-06-30 01:14:50.852532 | PLAY RECAP 2026-06-30 01:14:50.852578 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-30 01:14:50.852600 | 2026-06-30 01:14:50.982180 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 01:14:50.984518 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-30 01:14:51.610165 | 2026-06-30 01:14:51.610309 | PLAY [localhost] 2026-06-30 01:14:51.621043 | 2026-06-30 01:14:51.621118 | TASK [Generate Zuul manifest] 2026-06-30 01:14:51.640410 | localhost | ok 2026-06-30 01:14:51.657693 | 2026-06-30 01:14:51.657770 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-30 01:14:52.045656 | localhost | changed 2026-06-30 01:14:52.057224 | 2026-06-30 01:14:52.057295 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-30 01:14:52.099772 | localhost | ok 2026-06-30 01:14:52.106799 | 2026-06-30 01:14:52.106861 | TASK [Upload logs] 2026-06-30 01:14:52.127151 | localhost | ok 2026-06-30 01:14:52.186730 | 2026-06-30 01:14:52.186827 | TASK [Set zuul-log-path fact] 2026-06-30 01:14:52.203902 | localhost | ok 2026-06-30 01:14:52.215387 | 2026-06-30 01:14:52.215458 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 01:14:52.245072 | localhost | ok 2026-06-30 01:14:52.253813 | 2026-06-30 01:14:52.253881 | TASK [upload-logs : Create log directories] 2026-06-30 01:14:52.692354 | localhost | changed 2026-06-30 01:14:52.700540 | 2026-06-30 01:14:52.700609 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-30 01:14:53.158990 | localhost -> localhost | ok: Runtime: 0:00:00.005707 2026-06-30 01:14:53.165058 | 2026-06-30 01:14:53.165131 | TASK [upload-logs : Upload logs to log server] 2026-06-30 01:14:53.653598 | localhost | Output suppressed because no_log was given 2026-06-30 01:14:53.658669 | 2026-06-30 01:14:53.658750 | LOOP [upload-logs : Compress console log and json output] 2026-06-30 01:14:53.704694 | localhost | skipping: Conditional result was False 2026-06-30 01:14:53.712457 | localhost | skipping: Conditional result was False 2026-06-30 01:14:53.725795 | 2026-06-30 01:14:53.726027 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-30 01:14:53.770352 | localhost | skipping: Conditional result was False 2026-06-30 01:14:53.770811 | 2026-06-30 01:14:53.776299 | localhost | skipping: Conditional result was False 2026-06-30 01:14:53.791835 | 2026-06-30 01:14:53.792069 | LOOP [upload-logs : Upload console log and json output]