2026-04-21 16:07:35.995244 | Job console starting 2026-04-21 16:07:36.012838 | Updating git repos 2026-04-21 16:07:36.043515 | Cloning repos into workspace 2026-04-21 16:07:36.087769 | Restoring repo states 2026-04-21 16:07:36.097873 | Merging changes 2026-04-21 16:07:36.650870 | Checking out repos 2026-04-21 16:07:36.707127 | Preparing playbooks 2026-04-21 16:07:37.397518 | Running Ansible setup 2026-04-21 16:07:41.791576 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-21 16:07:42.604909 | 2026-04-21 16:07:42.605069 | PLAY [Base pre] 2026-04-21 16:07:42.621836 | 2026-04-21 16:07:42.621976 | TASK [Setup log path fact] 2026-04-21 16:07:42.642778 | debian-bookworm | ok 2026-04-21 16:07:42.659555 | 2026-04-21 16:07:42.659746 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-21 16:07:42.690022 | debian-bookworm | ok 2026-04-21 16:07:42.701049 | 2026-04-21 16:07:42.701160 | TASK [emit-job-header : Print job information] 2026-04-21 16:07:42.740731 | # Job Information 2026-04-21 16:07:42.740902 | Ansible Version: 2.16.14 2026-04-21 16:07:42.740937 | Job: yamllint 2026-04-21 16:07:42.740970 | Pipeline: check 2026-04-21 16:07:42.740993 | Executor: 521e9411259a 2026-04-21 16:07:42.741014 | Triggered by: https://github.com/osism/container-images/pull/875 2026-04-21 16:07:42.741036 | Event ID: 30e7b4c0-3d9c-11f1-9baa-c57b4d62bc3d 2026-04-21 16:07:42.745874 | 2026-04-21 16:07:42.745987 | LOOP [emit-job-header : Print node information] 2026-04-21 16:07:42.858479 | debian-bookworm | ok: 2026-04-21 16:07:42.858799 | debian-bookworm | # Node Information 2026-04-21 16:07:42.858886 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-21 16:07:42.858933 | debian-bookworm | Hostname: debian 2026-04-21 16:07:42.858972 | debian-bookworm | Username: zuul 2026-04-21 16:07:42.859008 | debian-bookworm | Distro: Debian 12.13 2026-04-21 16:07:42.859049 | debian-bookworm | Provider: regiocloud-a 2026-04-21 16:07:42.859086 | debian-bookworm | Region: 2026-04-21 16:07:42.859122 | debian-bookworm | Label: debian-bookworm 2026-04-21 16:07:42.859157 | debian-bookworm | Product Name: OpenStack Nova 2026-04-21 16:07:42.859191 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec8:c943 2026-04-21 16:07:42.883411 | 2026-04-21 16:07:42.883598 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-21 16:07:43.353981 | debian-bookworm -> localhost | changed 2026-04-21 16:07:43.365613 | 2026-04-21 16:07:43.365781 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-21 16:07:44.416563 | debian-bookworm -> localhost | changed 2026-04-21 16:07:44.433100 | 2026-04-21 16:07:44.433244 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-21 16:07:44.732394 | debian-bookworm -> localhost | ok 2026-04-21 16:07:44.738905 | 2026-04-21 16:07:44.739023 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-21 16:07:44.768639 | debian-bookworm | ok 2026-04-21 16:07:44.786949 | debian-bookworm | included: /var/lib/zuul/builds/b94b31391de14918b639b19b40a427b7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-21 16:07:44.793196 | 2026-04-21 16:07:44.793297 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-21 16:07:45.776011 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-21 16:07:45.776277 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b94b31391de14918b639b19b40a427b7/work/b94b31391de14918b639b19b40a427b7_id_rsa 2026-04-21 16:07:45.776324 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b94b31391de14918b639b19b40a427b7/work/b94b31391de14918b639b19b40a427b7_id_rsa.pub 2026-04-21 16:07:45.776355 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-21 16:07:45.776384 | debian-bookworm -> localhost | SHA256:v9Y+KTgc8aXFuLV3a0tdzNm1v2ujbx/AeuTdh3EBHlU zuul-build-sshkey 2026-04-21 16:07:45.776410 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-21 16:07:45.776446 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-21 16:07:45.776471 | debian-bookworm -> localhost | | o..E| 2026-04-21 16:07:45.776495 | debian-bookworm -> localhost | | . o | 2026-04-21 16:07:45.776519 | debian-bookworm -> localhost | | o . ..| 2026-04-21 16:07:45.776542 | debian-bookworm -> localhost | | . . * o*| 2026-04-21 16:07:45.776565 | debian-bookworm -> localhost | | So * =.o*| 2026-04-21 16:07:45.776596 | debian-bookworm -> localhost | | ..+ = ++*| 2026-04-21 16:07:45.776620 | debian-bookworm -> localhost | | . o.o =.=*| 2026-04-21 16:07:45.776642 | debian-bookworm -> localhost | | + o.= .*+| 2026-04-21 16:07:45.776667 | debian-bookworm -> localhost | | o.o.o*=*| 2026-04-21 16:07:45.776729 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-21 16:07:45.776791 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.449426 2026-04-21 16:07:45.784208 | 2026-04-21 16:07:45.784332 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-21 16:07:45.814001 | debian-bookworm | ok 2026-04-21 16:07:45.824704 | debian-bookworm | included: /var/lib/zuul/builds/b94b31391de14918b639b19b40a427b7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-21 16:07:45.833929 | 2026-04-21 16:07:45.834045 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-21 16:07:45.857999 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:07:45.869232 | 2026-04-21 16:07:45.869394 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-21 16:07:46.517496 | debian-bookworm | changed 2026-04-21 16:07:46.523465 | 2026-04-21 16:07:46.523581 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-21 16:07:46.783105 | debian-bookworm | ok 2026-04-21 16:07:46.792490 | 2026-04-21 16:07:46.792627 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-21 16:07:47.489076 | debian-bookworm | changed 2026-04-21 16:07:47.499517 | 2026-04-21 16:07:47.499650 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-21 16:07:48.151618 | debian-bookworm | changed 2026-04-21 16:07:48.159906 | 2026-04-21 16:07:48.160033 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-21 16:07:48.183818 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:07:48.193266 | 2026-04-21 16:07:48.193388 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-21 16:07:48.647857 | debian-bookworm -> localhost | changed 2026-04-21 16:07:48.668557 | 2026-04-21 16:07:48.668715 | TASK [add-build-sshkey : Add back temp key] 2026-04-21 16:07:49.012058 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b94b31391de14918b639b19b40a427b7/work/b94b31391de14918b639b19b40a427b7_id_rsa (zuul-build-sshkey) 2026-04-21 16:07:49.012512 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019043 2026-04-21 16:07:49.026655 | 2026-04-21 16:07:49.026867 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-21 16:07:49.423881 | debian-bookworm | ok 2026-04-21 16:07:49.432165 | 2026-04-21 16:07:49.432306 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-21 16:07:49.456125 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:07:49.469932 | 2026-04-21 16:07:49.470155 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-21 16:07:49.910231 | debian-bookworm | ok 2026-04-21 16:07:49.928336 | 2026-04-21 16:07:49.928498 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-21 16:07:49.968389 | debian-bookworm | ok 2026-04-21 16:07:49.973578 | 2026-04-21 16:07:49.973730 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-21 16:07:50.260605 | debian-bookworm -> localhost | ok 2026-04-21 16:07:50.267297 | 2026-04-21 16:07:50.267404 | TASK [validate-host : Collect information about the host] 2026-04-21 16:07:51.408852 | debian-bookworm | ok 2026-04-21 16:07:51.421779 | 2026-04-21 16:07:51.421916 | TASK [validate-host : Sanitize hostname] 2026-04-21 16:07:51.541124 | debian-bookworm | ok 2026-04-21 16:07:51.601653 | 2026-04-21 16:07:51.601881 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-21 16:07:52.161598 | debian-bookworm -> localhost | changed 2026-04-21 16:07:52.171015 | 2026-04-21 16:07:52.171161 | TASK [validate-host : Collect information about zuul worker] 2026-04-21 16:07:52.582493 | debian-bookworm | ok 2026-04-21 16:07:52.589506 | 2026-04-21 16:07:52.589649 | TASK [validate-host : Write out all zuul information for each host] 2026-04-21 16:07:53.163927 | debian-bookworm -> localhost | changed 2026-04-21 16:07:53.183195 | 2026-04-21 16:07:53.183332 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-21 16:07:53.483546 | debian-bookworm | ok 2026-04-21 16:07:53.492870 | 2026-04-21 16:07:53.493001 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-21 16:07:54.563853 | debian-bookworm | changed: 2026-04-21 16:07:54.564075 | debian-bookworm | cd+++++++++ src/ 2026-04-21 16:07:54.564119 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-21 16:07:54.564148 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-21 16:07:54.564174 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-04-21 16:07:54.564200 | debian-bookworm | Containerfile 2026-04-21 16:07:54.575770 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-04-21 16:07:54.575788 | debian-bookworm | Containerfile 2026-04-21 16:07:54.575823 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-04-21 16:07:54.575841 | debian-bookworm | Containerfile 2026-04-21 16:07:54.576052 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-04-21 16:07:54.576070 | debian-bookworm | Containerfile 2026-04-21 16:07:54.576157 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-04-21 16:07:54.576175 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-04-21 16:07:54.576192 | debian-bookworm | Containerfile 2026-04-21 16:07:54.576864 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-04-21 16:07:54.576881 | debian-bookworm | Containerfile 2026-04-21 16:07:54.576949 | debian-bookworm | Containerfile 2026-04-21 16:07:54.577058 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-04-21 16:07:54.577086 | debian-bookworm | Containerfile 2026-04-21 16:07:54.577140 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-04-21 16:07:54.577167 | debian-bookworm | Containerfile 2026-04-21 16:07:54.577219 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-04-21 16:07:54.577245 | debian-bookworm | Containerfile 2026-04-21 16:07:54.577301 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-04-21 16:07:54.577328 | debian-bookworm | Containerfile 2026-04-21 16:07:54.577381 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-04-21 16:07:54.577411 | debian-bookworm | Containerfile 2026-04-21 16:07:54.577470 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-04-21 16:07:54.577500 | debian-bookworm | Containerfile 2026-04-21 16:07:54.578316 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-04-21 16:07:54.578348 | debian-bookworm | Containerfile 2026-04-21 16:07:54.578413 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-04-21 16:07:54.578444 | debian-bookworm | Containerfile 2026-04-21 16:07:54.578505 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-04-21 16:07:54.578536 | debian-bookworm | Containerfile 2026-04-21 16:07:54.578597 | debian-bookworm | Containerfile 2026-04-21 16:07:54.578802 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-04-21 16:07:54.578868 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-04-21 16:07:54.578906 | debian-bookworm | Containerfile 2026-04-21 16:07:54.579216 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-04-21 16:07:54.579244 | debian-bookworm | Containerfile 2026-04-21 16:07:54.579389 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-04-21 16:07:54.579418 | debian-bookworm | Containerfile 2026-04-21 16:07:54.579534 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-04-21 16:07:54.579561 | debian-bookworm | Containerfile 2026-04-21 16:07:54.579619 | debian-bookworm | Containerfile 2026-04-21 16:07:54.579846 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-04-21 16:07:54.579876 | debian-bookworm | Containerfile 2026-04-21 16:07:54.580181 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-04-21 16:07:54.580212 | debian-bookworm | Containerfile 2026-04-21 16:07:54.598393 | 2026-04-21 16:07:54.598493 | PLAY RECAP 2026-04-21 16:07:54.598549 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-21 16:07:54.598574 | 2026-04-21 16:07:54.728038 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-21 16:07:54.728947 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-04-21 16:07:55.465451 | 2026-04-21 16:07:55.465618 | PLAY [Run yamllint] 2026-04-21 16:07:55.480999 | 2026-04-21 16:07:55.481132 | LOOP [Install python] 2026-04-21 16:07:55.515109 | debian-bookworm | ok: "ensure-python" 2026-04-21 16:07:55.525258 | debian-bookworm | ok: "ensure-pip" 2026-04-21 16:07:55.576422 | 2026-04-21 16:07:55.576583 | TASK [ensure-python : Validate python_version value] 2026-04-21 16:07:55.611002 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:07:55.618906 | 2026-04-21 16:07:55.619039 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-04-21 16:07:55.653991 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:07:55.661029 | 2026-04-21 16:07:55.661155 | TASK [ensure-python : Pull in venv package] 2026-04-21 16:07:55.694822 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:07:55.702445 | 2026-04-21 16:07:55.702569 | TASK [ensure-python : Set default RPM package name] 2026-04-21 16:07:55.725939 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:07:55.732433 | 2026-04-21 16:07:55.732548 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-04-21 16:07:55.755933 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:07:55.767052 | 2026-04-21 16:07:55.767216 | TASK [ensure-python : Install RPM package] 2026-04-21 16:07:55.802018 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:07:55.814993 | 2026-04-21 16:07:55.815185 | TASK [ensure-python : Install python using pyenv] 2026-04-21 16:07:55.840436 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:07:55.854262 | 2026-04-21 16:07:55.854444 | TASK [ensure-python : Activate python using stow] 2026-04-21 16:07:55.889655 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:07:55.910620 | 2026-04-21 16:07:55.910793 | TASK [ensure-pip : Check if pip is installed] 2026-04-21 16:07:56.445627 | debian-bookworm | ok: Runtime: 0:00:00.006153 2026-04-21 16:07:56.451663 | 2026-04-21 16:07:56.451815 | LOOP [ensure-pip : Install pip from packages] 2026-04-21 16:07:56.493096 | debian-bookworm | ok: "/var/lib/zuul/builds/b94b31391de14918b639b19b40a427b7/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-04-21 16:07:56.493318 | debian-bookworm | ok: All items complete 2026-04-21 16:07:56.493357 | 2026-04-21 16:07:56.501549 | debian-bookworm | included: /var/lib/zuul/builds/b94b31391de14918b639b19b40a427b7/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-04-21 16:07:56.510313 | 2026-04-21 16:07:56.510553 | TASK [ensure-pip : Update package lists] 2026-04-21 16:08:00.795561 | debian-bookworm | changed 2026-04-21 16:08:00.804257 | 2026-04-21 16:08:00.804415 | TASK [ensure-pip : Install Python 3 pip] 2026-04-21 16:08:05.739437 | debian-bookworm | changed 2026-04-21 16:08:05.749421 | 2026-04-21 16:08:05.749571 | TASK [ensure-pip : Install Python 2 pip] 2026-04-21 16:08:05.834819 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:08:05.841015 | 2026-04-21 16:08:05.841129 | TASK [ensure-pip : Ensure setuptools] 2026-04-21 16:08:05.865531 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:08:05.873293 | 2026-04-21 16:08:05.873398 | TASK [ensure-pip : Check for ensurepip module] 2026-04-21 16:08:06.232130 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-04-21 16:08:06.232318 | debian-bookworm | [--altinstall] [--default-pip] 2026-04-21 16:08:06.232340 | debian-bookworm | 2026-04-21 16:08:06.232354 | debian-bookworm | options: 2026-04-21 16:08:06.232371 | debian-bookworm | -h, --help show this help message and exit 2026-04-21 16:08:06.232390 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-04-21 16:08:06.232403 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-04-21 16:08:06.232444 | debian-bookworm | times. 2026-04-21 16:08:06.232466 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-04-21 16:08:06.232479 | debian-bookworm | --user Install using the user scheme. 2026-04-21 16:08:06.232491 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-04-21 16:08:06.232501 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-04-21 16:08:06.232512 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-04-21 16:08:06.232521 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-04-21 16:08:06.232531 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-04-21 16:08:06.402170 | debian-bookworm | ok: Runtime: 0:00:00.093999 2026-04-21 16:08:06.416896 | 2026-04-21 16:08:06.417063 | TASK [ensure-pip : Ensure python3-venv] 2026-04-21 16:08:06.444454 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:08:06.457090 | 2026-04-21 16:08:06.457261 | TASK [ensure-pip : Install pip from source] 2026-04-21 16:08:06.482535 | debian-bookworm | skipping: Conditional result was False 2026-04-21 16:08:06.496931 | 2026-04-21 16:08:06.497100 | TASK [ensure-pip : Probe for venv python full path] 2026-04-21 16:08:06.782182 | debian-bookworm | /usr/bin/python3 2026-04-21 16:08:07.032298 | debian-bookworm | ok: Runtime: 0:00:00.007285 2026-04-21 16:08:07.045073 | 2026-04-21 16:08:07.045242 | TASK [ensure-pip : Set host default] 2026-04-21 16:08:07.114418 | debian-bookworm | ok 2026-04-21 16:08:07.125268 | 2026-04-21 16:08:07.125419 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-04-21 16:08:07.184978 | debian-bookworm | ok 2026-04-21 16:08:07.241890 | 2026-04-21 16:08:07.242038 | TASK [yamllint : Install yamllint] 2026-04-21 16:08:13.311330 | debian-bookworm | changed 2026-04-21 16:08:13.319891 | 2026-04-21 16:08:13.320035 | TASK [yamllint : Run yamllint] 2026-04-21 16:08:14.058899 | debian-bookworm | ./.hadolint.yaml 2026-04-21 16:08:14.059004 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-04-21 16:08:14.059016 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-04-21 16:08:14.059024 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-04-21 16:08:14.059034 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-04-21 16:08:14.059042 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-04-21 16:08:14.059047 | debian-bookworm | 2026-04-21 16:08:14.356990 | debian-bookworm | ok: Runtime: 0:00:00.465769 2026-04-21 16:08:14.370822 | 2026-04-21 16:08:14.371073 | PLAY RECAP 2026-04-21 16:08:14.371217 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-21 16:08:14.371287 | 2026-04-21 16:08:14.502500 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-04-21 16:08:14.504793 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-21 16:08:15.271071 | 2026-04-21 16:08:15.271233 | PLAY [Base post] 2026-04-21 16:08:15.284647 | 2026-04-21 16:08:15.284798 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-21 16:08:15.877224 | debian-bookworm | changed 2026-04-21 16:08:15.888375 | 2026-04-21 16:08:15.888555 | PLAY RECAP 2026-04-21 16:08:15.888654 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-21 16:08:15.888807 | 2026-04-21 16:08:16.012177 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-21 16:08:16.013056 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-21 16:08:16.797363 | 2026-04-21 16:08:16.797526 | PLAY [Base post-logs] 2026-04-21 16:08:16.808328 | 2026-04-21 16:08:16.808457 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-21 16:08:17.273279 | localhost | changed 2026-04-21 16:08:17.283464 | 2026-04-21 16:08:17.283626 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-21 16:08:17.308964 | localhost | ok 2026-04-21 16:08:17.311990 | 2026-04-21 16:08:17.312086 | TASK [Set zuul-log-path fact] 2026-04-21 16:08:17.329292 | localhost | ok 2026-04-21 16:08:17.344724 | 2026-04-21 16:08:17.344867 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-21 16:08:17.383017 | localhost | ok 2026-04-21 16:08:17.390222 | 2026-04-21 16:08:17.390557 | TASK [upload-logs : Create log directories] 2026-04-21 16:08:17.910393 | localhost | changed 2026-04-21 16:08:17.915448 | 2026-04-21 16:08:17.915608 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-21 16:08:18.426953 | localhost -> localhost | ok: Runtime: 0:00:00.006772 2026-04-21 16:08:18.431063 | 2026-04-21 16:08:18.431186 | TASK [upload-logs : Upload logs to log server] 2026-04-21 16:08:18.984499 | localhost | Output suppressed because no_log was given 2026-04-21 16:08:18.988480 | 2026-04-21 16:08:18.988755 | LOOP [upload-logs : Compress console log and json output] 2026-04-21 16:08:19.047042 | localhost | skipping: Conditional result was False 2026-04-21 16:08:19.053184 | localhost | skipping: Conditional result was False 2026-04-21 16:08:19.062934 | 2026-04-21 16:08:19.063173 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-21 16:08:19.110819 | localhost | skipping: Conditional result was False 2026-04-21 16:08:19.111179 | 2026-04-21 16:08:19.115902 | localhost | skipping: Conditional result was False 2026-04-21 16:08:19.128545 | 2026-04-21 16:08:19.128831 | LOOP [upload-logs : Upload console log and json output]