2025-12-23 17:46:08.341563 | Job console starting 2025-12-23 17:46:08.354547 | Updating git repos 2025-12-23 17:46:08.390124 | Cloning repos into workspace 2025-12-23 17:46:08.457621 | Restoring repo states 2025-12-23 17:46:08.470376 | Merging changes 2025-12-23 17:46:09.033299 | Checking out repos 2025-12-23 17:46:09.133574 | Preparing playbooks 2025-12-23 17:46:09.884353 | Running Ansible setup 2025-12-23 17:46:15.361315 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-23 17:46:16.237452 | 2025-12-23 17:46:16.237656 | PLAY [Base pre] 2025-12-23 17:46:16.258577 | 2025-12-23 17:46:16.258739 | TASK [Setup log path fact] 2025-12-23 17:46:16.281438 | debian-bookworm | ok 2025-12-23 17:46:16.300656 | 2025-12-23 17:46:16.300824 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-23 17:46:16.341952 | debian-bookworm | ok 2025-12-23 17:46:16.352230 | 2025-12-23 17:46:16.352365 | TASK [emit-job-header : Print job information] 2025-12-23 17:46:16.413758 | # Job Information 2025-12-23 17:46:16.413987 | Ansible Version: 2.16.14 2025-12-23 17:46:16.414027 | Job: yamllint 2025-12-23 17:46:16.414061 | Pipeline: check 2025-12-23 17:46:16.414085 | Executor: 521e9411259a 2025-12-23 17:46:16.414107 | Triggered by: https://github.com/osism/container-images/pull/797 2025-12-23 17:46:16.414131 | Event ID: 3d1db9b0-e027-11f0-9307-135398b720b0 2025-12-23 17:46:16.420274 | 2025-12-23 17:46:16.420417 | LOOP [emit-job-header : Print node information] 2025-12-23 17:46:16.598324 | debian-bookworm | ok: 2025-12-23 17:46:16.598569 | debian-bookworm | # Node Information 2025-12-23 17:46:16.598607 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-23 17:46:16.598699 | debian-bookworm | Hostname: debian 2025-12-23 17:46:16.598870 | debian-bookworm | Username: zuul 2025-12-23 17:46:16.598905 | debian-bookworm | Distro: Debian 12.12 2025-12-23 17:46:16.598937 | debian-bookworm | Provider: regiocloud-a 2025-12-23 17:46:16.598959 | debian-bookworm | Region: 2025-12-23 17:46:16.598980 | debian-bookworm | Label: debian-bookworm 2025-12-23 17:46:16.599001 | debian-bookworm | Product Name: OpenStack Nova 2025-12-23 17:46:16.599020 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febd:e42e 2025-12-23 17:46:16.615568 | 2025-12-23 17:46:16.615705 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-23 17:46:17.256657 | debian-bookworm -> localhost | changed 2025-12-23 17:46:17.271791 | 2025-12-23 17:46:17.271987 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-23 17:46:19.102908 | debian-bookworm -> localhost | changed 2025-12-23 17:46:19.121874 | 2025-12-23 17:46:19.123020 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-23 17:46:20.005258 | debian-bookworm -> localhost | ok 2025-12-23 17:46:20.012017 | 2025-12-23 17:46:20.012153 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-23 17:46:20.074877 | debian-bookworm | ok 2025-12-23 17:46:20.123861 | debian-bookworm | included: /var/lib/zuul/builds/28d5f9a9b97842489b46307b449fd227/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-23 17:46:20.143537 | 2025-12-23 17:46:20.143684 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-23 17:46:21.750131 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-23 17:46:21.750352 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/28d5f9a9b97842489b46307b449fd227/work/28d5f9a9b97842489b46307b449fd227_id_rsa 2025-12-23 17:46:21.750393 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/28d5f9a9b97842489b46307b449fd227/work/28d5f9a9b97842489b46307b449fd227_id_rsa.pub 2025-12-23 17:46:21.750422 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-23 17:46:21.750447 | debian-bookworm -> localhost | SHA256:koyHAvfWvourDx5HKL2bX5WMGhS8lS+JDQMJl2M2RnM zuul-build-sshkey 2025-12-23 17:46:21.750469 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-23 17:46:21.750578 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-23 17:46:21.751239 | debian-bookworm -> localhost | |.o==E . | 2025-12-23 17:46:21.751293 | debian-bookworm -> localhost | | .Oo+.o | 2025-12-23 17:46:21.751319 | debian-bookworm -> localhost | |.+.o.B o | 2025-12-23 17:46:21.751341 | debian-bookworm -> localhost | | + +o=++.. | 2025-12-23 17:46:21.751362 | debian-bookworm -> localhost | |. + B B.S | 2025-12-23 17:46:21.751396 | debian-bookworm -> localhost | | . = = o | 2025-12-23 17:46:21.751418 | debian-bookworm -> localhost | | + o o | 2025-12-23 17:46:21.751438 | debian-bookworm -> localhost | | . * o . | 2025-12-23 17:46:21.751459 | debian-bookworm -> localhost | | =+=.o. | 2025-12-23 17:46:21.751479 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-23 17:46:21.751579 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.787187 2025-12-23 17:46:21.758560 | 2025-12-23 17:46:21.758720 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-23 17:46:21.790662 | debian-bookworm | ok 2025-12-23 17:46:21.802383 | debian-bookworm | included: /var/lib/zuul/builds/28d5f9a9b97842489b46307b449fd227/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-23 17:46:21.812211 | 2025-12-23 17:46:21.812344 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-23 17:46:21.838276 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:21.844797 | 2025-12-23 17:46:21.844920 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-23 17:46:22.527444 | debian-bookworm | changed 2025-12-23 17:46:22.533184 | 2025-12-23 17:46:22.533303 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-23 17:46:22.782322 | debian-bookworm | ok 2025-12-23 17:46:22.797128 | 2025-12-23 17:46:22.797328 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-23 17:46:23.552329 | debian-bookworm | changed 2025-12-23 17:46:23.559620 | 2025-12-23 17:46:23.559753 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-23 17:46:24.188109 | debian-bookworm | changed 2025-12-23 17:46:24.194212 | 2025-12-23 17:46:24.194344 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-23 17:46:24.232522 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:24.240217 | 2025-12-23 17:46:24.240391 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-23 17:46:25.013366 | debian-bookworm -> localhost | changed 2025-12-23 17:46:25.039006 | 2025-12-23 17:46:25.039146 | TASK [add-build-sshkey : Add back temp key] 2025-12-23 17:46:25.742083 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/28d5f9a9b97842489b46307b449fd227/work/28d5f9a9b97842489b46307b449fd227_id_rsa (zuul-build-sshkey) 2025-12-23 17:46:25.742401 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027536 2025-12-23 17:46:25.755300 | 2025-12-23 17:46:25.755456 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-23 17:46:26.280533 | debian-bookworm | ok 2025-12-23 17:46:26.286114 | 2025-12-23 17:46:26.286240 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-23 17:46:26.316041 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:26.327745 | 2025-12-23 17:46:26.328054 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-23 17:46:26.845747 | debian-bookworm | ok 2025-12-23 17:46:26.857392 | 2025-12-23 17:46:26.857572 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-23 17:46:26.888024 | debian-bookworm | ok 2025-12-23 17:46:26.900462 | 2025-12-23 17:46:26.900632 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-23 17:46:27.486725 | debian-bookworm -> localhost | ok 2025-12-23 17:46:27.494039 | 2025-12-23 17:46:27.494166 | TASK [validate-host : Collect information about the host] 2025-12-23 17:46:28.826877 | debian-bookworm | ok 2025-12-23 17:46:28.852656 | 2025-12-23 17:46:28.852806 | TASK [validate-host : Sanitize hostname] 2025-12-23 17:46:29.065131 | debian-bookworm | ok 2025-12-23 17:46:29.145872 | 2025-12-23 17:46:29.146028 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-23 17:46:30.299354 | debian-bookworm -> localhost | changed 2025-12-23 17:46:30.307612 | 2025-12-23 17:46:30.307753 | TASK [validate-host : Collect information about zuul worker] 2025-12-23 17:46:30.779807 | debian-bookworm | ok 2025-12-23 17:46:30.787534 | 2025-12-23 17:46:30.787732 | TASK [validate-host : Write out all zuul information for each host] 2025-12-23 17:46:31.447371 | debian-bookworm -> localhost | changed 2025-12-23 17:46:31.467846 | 2025-12-23 17:46:31.467996 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-23 17:46:31.745907 | debian-bookworm | ok 2025-12-23 17:46:31.752254 | 2025-12-23 17:46:31.752365 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-23 17:46:32.709433 | debian-bookworm | changed: 2025-12-23 17:46:32.709662 | debian-bookworm | cd+++++++++ src/ 2025-12-23 17:46:32.709698 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-23 17:46:32.709722 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-23 17:46:32.709744 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2025-12-23 17:46:32.709765 | debian-bookworm | Containerfile 2025-12-23 17:46:32.740827 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2025-12-23 17:46:32.740845 | debian-bookworm | Containerfile 2025-12-23 17:46:32.740885 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2025-12-23 17:46:32.740903 | debian-bookworm | Containerfile 2025-12-23 17:46:32.741117 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2025-12-23 17:46:32.741135 | debian-bookworm | Containerfile 2025-12-23 17:46:32.741224 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2025-12-23 17:46:32.741242 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2025-12-23 17:46:32.741260 | debian-bookworm | Containerfile 2025-12-23 17:46:32.741969 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2025-12-23 17:46:32.741986 | debian-bookworm | Containerfile 2025-12-23 17:46:32.742061 | debian-bookworm | Containerfile 2025-12-23 17:46:32.742150 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2025-12-23 17:46:32.742168 | debian-bookworm | Containerfile 2025-12-23 17:46:32.742203 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2025-12-23 17:46:32.742221 | debian-bookworm | Containerfile 2025-12-23 17:46:32.742258 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2025-12-23 17:46:32.742276 | debian-bookworm | Containerfile 2025-12-23 17:46:32.742312 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2025-12-23 17:46:32.742330 | debian-bookworm | Containerfile 2025-12-23 17:46:32.742880 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2025-12-23 17:46:32.742899 | debian-bookworm | Containerfile 2025-12-23 17:46:32.742935 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2025-12-23 17:46:32.742954 | debian-bookworm | Containerfile 2025-12-23 17:46:32.742990 | debian-bookworm | Containerfile 2025-12-23 17:46:32.743098 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2025-12-23 17:46:32.743116 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2025-12-23 17:46:32.743134 | debian-bookworm | Containerfile 2025-12-23 17:46:32.743314 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2025-12-23 17:46:32.743332 | debian-bookworm | Containerfile 2025-12-23 17:46:32.743426 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2025-12-23 17:46:32.743444 | debian-bookworm | Containerfile 2025-12-23 17:46:32.743530 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2025-12-23 17:46:32.743549 | debian-bookworm | Containerfile 2025-12-23 17:46:32.743584 | debian-bookworm | Containerfile 2025-12-23 17:46:32.743708 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2025-12-23 17:46:32.743725 | debian-bookworm | Containerfile 2025-12-23 17:46:32.743904 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2025-12-23 17:46:32.743922 | debian-bookworm | Containerfile 2025-12-23 17:46:32.784268 | 2025-12-23 17:46:32.784397 | PLAY RECAP 2025-12-23 17:46:32.784453 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2025-12-23 17:46:32.784479 | 2025-12-23 17:46:33.119477 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-23 17:46:33.120371 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2025-12-23 17:46:34.008908 | 2025-12-23 17:46:34.009087 | PLAY [Run yamllint] 2025-12-23 17:46:34.061920 | 2025-12-23 17:46:34.062091 | LOOP [Install python] 2025-12-23 17:46:34.100158 | debian-bookworm | ok: "ensure-python" 2025-12-23 17:46:34.105739 | debian-bookworm | ok: "ensure-pip" 2025-12-23 17:46:34.192045 | 2025-12-23 17:46:34.192232 | TASK [ensure-python : Validate python_version value] 2025-12-23 17:46:34.247201 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:34.254073 | 2025-12-23 17:46:34.254214 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2025-12-23 17:46:34.299266 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:34.306289 | 2025-12-23 17:46:34.306436 | TASK [ensure-python : Pull in venv package] 2025-12-23 17:46:34.346386 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:34.353086 | 2025-12-23 17:46:34.353228 | TASK [ensure-python : Set default RPM package name] 2025-12-23 17:46:34.381406 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:34.387427 | 2025-12-23 17:46:34.387585 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2025-12-23 17:46:34.432321 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:34.440417 | 2025-12-23 17:46:34.440612 | TASK [ensure-python : Install RPM package] 2025-12-23 17:46:34.475117 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:34.481956 | 2025-12-23 17:46:34.482088 | TASK [ensure-python : Install python using pyenv] 2025-12-23 17:46:34.526261 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:34.533839 | 2025-12-23 17:46:34.533989 | TASK [ensure-python : Activate python using stow] 2025-12-23 17:46:34.568307 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:34.580755 | 2025-12-23 17:46:34.580915 | TASK [ensure-pip : Check if pip is installed] 2025-12-23 17:46:35.650483 | debian-bookworm | ok: Runtime: 0:00:00.008835 2025-12-23 17:46:35.657821 | 2025-12-23 17:46:35.657958 | LOOP [ensure-pip : Install pip from packages] 2025-12-23 17:46:35.715269 | debian-bookworm | ok: "/var/lib/zuul/builds/28d5f9a9b97842489b46307b449fd227/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2025-12-23 17:46:35.715480 | debian-bookworm | ok: All items complete 2025-12-23 17:46:35.715530 | 2025-12-23 17:46:35.729872 | debian-bookworm | included: /var/lib/zuul/builds/28d5f9a9b97842489b46307b449fd227/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2025-12-23 17:46:35.744038 | 2025-12-23 17:46:35.744188 | TASK [ensure-pip : Update package lists] 2025-12-23 17:46:39.906697 | debian-bookworm | changed 2025-12-23 17:46:39.922344 | 2025-12-23 17:46:39.922531 | TASK [ensure-pip : Install Python 3 pip] 2025-12-23 17:46:44.869888 | debian-bookworm | changed 2025-12-23 17:46:44.876065 | 2025-12-23 17:46:44.876191 | TASK [ensure-pip : Install Python 2 pip] 2025-12-23 17:46:44.940836 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:44.949738 | 2025-12-23 17:46:44.949905 | TASK [ensure-pip : Ensure setuptools] 2025-12-23 17:46:44.974582 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:44.983223 | 2025-12-23 17:46:44.983363 | TASK [ensure-pip : Check for ensurepip module] 2025-12-23 17:46:45.372698 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2025-12-23 17:46:45.372841 | debian-bookworm | [--altinstall] [--default-pip] 2025-12-23 17:46:45.372861 | debian-bookworm | 2025-12-23 17:46:45.372877 | debian-bookworm | options: 2025-12-23 17:46:45.372896 | debian-bookworm | -h, --help show this help message and exit 2025-12-23 17:46:45.372915 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2025-12-23 17:46:45.372930 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2025-12-23 17:46:45.372964 | debian-bookworm | times. 2025-12-23 17:46:45.372985 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2025-12-23 17:46:45.372999 | debian-bookworm | --user Install using the user scheme. 2025-12-23 17:46:45.373012 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2025-12-23 17:46:45.373026 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2025-12-23 17:46:45.373037 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2025-12-23 17:46:45.373049 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2025-12-23 17:46:45.373061 | debian-bookworm | and easy_install in addition to the versioned scripts. 2025-12-23 17:46:45.516370 | debian-bookworm | ok: Runtime: 0:00:00.117957 2025-12-23 17:46:45.534255 | 2025-12-23 17:46:45.534398 | TASK [ensure-pip : Ensure python3-venv] 2025-12-23 17:46:45.569248 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:45.580259 | 2025-12-23 17:46:45.580450 | TASK [ensure-pip : Install pip from source] 2025-12-23 17:46:45.614268 | debian-bookworm | skipping: Conditional result was False 2025-12-23 17:46:45.630052 | 2025-12-23 17:46:45.630226 | TASK [ensure-pip : Probe for venv python full path] 2025-12-23 17:46:45.906683 | debian-bookworm | /usr/bin/python3 2025-12-23 17:46:46.165942 | debian-bookworm | ok: Runtime: 0:00:00.007916 2025-12-23 17:46:46.179179 | 2025-12-23 17:46:46.179375 | TASK [ensure-pip : Set host default] 2025-12-23 17:46:46.252567 | debian-bookworm | ok 2025-12-23 17:46:46.257861 | 2025-12-23 17:46:46.257983 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2025-12-23 17:46:46.310234 | debian-bookworm | ok 2025-12-23 17:46:46.359226 | 2025-12-23 17:46:46.359371 | TASK [yamllint : Install yamllint] 2025-12-23 17:46:52.386600 | debian-bookworm | changed 2025-12-23 17:46:52.393729 | 2025-12-23 17:46:52.393869 | TASK [yamllint : Run yamllint] 2025-12-23 17:46:53.093739 | debian-bookworm | ./.hadolint.yaml 2025-12-23 17:46:53.093833 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2025-12-23 17:46:53.093846 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2025-12-23 17:46:53.093853 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2025-12-23 17:46:53.093863 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2025-12-23 17:46:53.093871 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2025-12-23 17:46:53.093876 | debian-bookworm | 2025-12-23 17:46:53.424443 | debian-bookworm | ok: Runtime: 0:00:00.422463 2025-12-23 17:46:53.438071 | 2025-12-23 17:46:53.438199 | PLAY RECAP 2025-12-23 17:46:53.438285 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-12-23 17:46:53.438325 | 2025-12-23 17:46:53.611057 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2025-12-23 17:46:53.611987 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-23 17:46:54.420303 | 2025-12-23 17:46:54.420501 | PLAY [Base post] 2025-12-23 17:46:54.435693 | 2025-12-23 17:46:54.435843 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-23 17:46:55.026066 | debian-bookworm | changed 2025-12-23 17:46:55.038156 | 2025-12-23 17:46:55.038303 | PLAY RECAP 2025-12-23 17:46:55.038370 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-23 17:46:55.038433 | 2025-12-23 17:46:55.170458 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-23 17:46:55.172630 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-23 17:46:56.024833 | 2025-12-23 17:46:56.025028 | PLAY [Base post-logs] 2025-12-23 17:46:56.036705 | 2025-12-23 17:46:56.036868 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-23 17:46:56.562786 | localhost | changed 2025-12-23 17:46:56.589967 | 2025-12-23 17:46:56.590303 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-23 17:46:56.632048 | localhost | ok 2025-12-23 17:46:56.640153 | 2025-12-23 17:46:56.640375 | TASK [Set zuul-log-path fact] 2025-12-23 17:46:56.659077 | localhost | ok 2025-12-23 17:46:56.671344 | 2025-12-23 17:46:56.671507 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-23 17:46:56.698234 | localhost | ok 2025-12-23 17:46:56.703540 | 2025-12-23 17:46:56.703698 | TASK [upload-logs : Create log directories] 2025-12-23 17:46:57.245208 | localhost | changed 2025-12-23 17:46:57.250362 | 2025-12-23 17:46:57.250551 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-23 17:46:57.814475 | localhost -> localhost | ok: Runtime: 0:00:00.007627 2025-12-23 17:46:57.821701 | 2025-12-23 17:46:57.821878 | TASK [upload-logs : Upload logs to log server] 2025-12-23 17:46:58.443736 | localhost | Output suppressed because no_log was given 2025-12-23 17:46:58.448326 | 2025-12-23 17:46:58.448614 | LOOP [upload-logs : Compress console log and json output] 2025-12-23 17:46:58.505252 | localhost | skipping: Conditional result was False 2025-12-23 17:46:58.511537 | localhost | skipping: Conditional result was False 2025-12-23 17:46:58.522806 | 2025-12-23 17:46:58.523147 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-23 17:46:58.579804 | localhost | skipping: Conditional result was False 2025-12-23 17:46:58.580083 | 2025-12-23 17:46:58.584955 | localhost | skipping: Conditional result was False 2025-12-23 17:46:58.593450 | 2025-12-23 17:46:58.593600 | LOOP [upload-logs : Upload console log and json output]