2025-11-10 17:39:16.668362 | Job console starting 2025-11-10 17:39:16.694490 | Updating git repos 2025-11-10 17:39:16.751534 | Cloning repos into workspace 2025-11-10 17:39:16.820933 | Restoring repo states 2025-11-10 17:39:16.846151 | Merging changes 2025-11-10 17:39:17.524557 | Checking out repos 2025-11-10 17:39:17.564465 | Preparing playbooks 2025-11-10 17:39:18.320306 | Running Ansible setup 2025-11-10 17:39:23.729834 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-10 17:39:25.216471 | 2025-11-10 17:39:25.216595 | PLAY [Base pre] 2025-11-10 17:39:25.260991 | 2025-11-10 17:39:25.261110 | TASK [Setup log path fact] 2025-11-10 17:39:25.288734 | debian-bookworm | ok 2025-11-10 17:39:25.319025 | 2025-11-10 17:39:25.319149 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-10 17:39:25.378212 | debian-bookworm | ok 2025-11-10 17:39:25.387665 | 2025-11-10 17:39:25.387757 | TASK [emit-job-header : Print job information] 2025-11-10 17:39:25.456126 | # Job Information 2025-11-10 17:39:25.456281 | Ansible Version: 2.16.14 2025-11-10 17:39:25.456316 | Job: yamllint 2025-11-10 17:39:25.456349 | Pipeline: check 2025-11-10 17:39:25.456372 | Executor: 521e9411259a 2025-11-10 17:39:25.456393 | Triggered by: https://github.com/osism/container-images/pull/857 2025-11-10 17:39:25.456425 | Event ID: 281ec820-be5c-11f0-9b36-f5d8dc6346f0 2025-11-10 17:39:25.461016 | 2025-11-10 17:39:25.461117 | LOOP [emit-job-header : Print node information] 2025-11-10 17:39:25.616292 | debian-bookworm | ok: 2025-11-10 17:39:25.616478 | debian-bookworm | # Node Information 2025-11-10 17:39:25.616513 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-10 17:39:25.616535 | debian-bookworm | Hostname: debian 2025-11-10 17:39:25.616553 | debian-bookworm | Username: zuul 2025-11-10 17:39:25.616571 | debian-bookworm | Distro: Debian 12.12 2025-11-10 17:39:25.616591 | debian-bookworm | Provider: regiocloud-a 2025-11-10 17:39:25.616609 | debian-bookworm | Region: 2025-11-10 17:39:25.616627 | debian-bookworm | Label: debian-bookworm 2025-11-10 17:39:25.616643 | debian-bookworm | Product Name: OpenStack Nova 2025-11-10 17:39:25.616659 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feee:4e6b 2025-11-10 17:39:25.636754 | 2025-11-10 17:39:25.636846 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-10 17:39:26.259973 | debian-bookworm -> localhost | changed 2025-11-10 17:39:26.266104 | 2025-11-10 17:39:26.266198 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-10 17:39:27.705985 | debian-bookworm -> localhost | changed 2025-11-10 17:39:27.714454 | 2025-11-10 17:39:27.714546 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-10 17:39:28.045455 | debian-bookworm -> localhost | ok 2025-11-10 17:39:28.051356 | 2025-11-10 17:39:28.051472 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-10 17:39:28.077704 | debian-bookworm | ok 2025-11-10 17:39:28.094543 | debian-bookworm | included: /var/lib/zuul/builds/f56a31c63db74ee09b5b8bba2bf704ef/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-10 17:39:28.099544 | 2025-11-10 17:39:28.099627 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-10 17:39:29.176031 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-10 17:39:29.176195 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f56a31c63db74ee09b5b8bba2bf704ef/work/f56a31c63db74ee09b5b8bba2bf704ef_id_rsa 2025-11-10 17:39:29.176227 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f56a31c63db74ee09b5b8bba2bf704ef/work/f56a31c63db74ee09b5b8bba2bf704ef_id_rsa.pub 2025-11-10 17:39:29.176249 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-10 17:39:29.176270 | debian-bookworm -> localhost | SHA256:rNz1KX/9FmVg8L7npjomL2es7UCO/LHk4fff3QLywqc zuul-build-sshkey 2025-11-10 17:39:29.176288 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-10 17:39:29.176315 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-10 17:39:29.176333 | debian-bookworm -> localhost | | .. | 2025-11-10 17:39:29.176351 | debian-bookworm -> localhost | | .o | 2025-11-10 17:39:29.176368 | debian-bookworm -> localhost | | ... | 2025-11-10 17:39:29.176384 | debian-bookworm -> localhost | | . . o| 2025-11-10 17:39:29.176424 | debian-bookworm -> localhost | | S o ...| 2025-11-10 17:39:29.176448 | debian-bookworm -> localhost | | . + =.... o | 2025-11-10 17:39:29.176465 | debian-bookworm -> localhost | | o +.B+o...o| 2025-11-10 17:39:29.176482 | debian-bookworm -> localhost | | ==OX ooB| 2025-11-10 17:39:29.176499 | debian-bookworm -> localhost | | E#*=o*O| 2025-11-10 17:39:29.176515 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-10 17:39:29.176558 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.646592 2025-11-10 17:39:29.181724 | 2025-11-10 17:39:29.181817 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-10 17:39:29.222536 | debian-bookworm | ok 2025-11-10 17:39:29.229909 | debian-bookworm | included: /var/lib/zuul/builds/f56a31c63db74ee09b5b8bba2bf704ef/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-10 17:39:29.263144 | 2025-11-10 17:39:29.263242 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-10 17:39:29.286336 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:29.291077 | 2025-11-10 17:39:29.291156 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-10 17:39:30.101897 | debian-bookworm | changed 2025-11-10 17:39:30.106240 | 2025-11-10 17:39:30.106315 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-10 17:39:30.362649 | debian-bookworm | ok 2025-11-10 17:39:30.367026 | 2025-11-10 17:39:30.367104 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-10 17:39:30.999637 | debian-bookworm | changed 2025-11-10 17:39:31.005076 | 2025-11-10 17:39:31.010876 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-10 17:39:31.650863 | debian-bookworm | changed 2025-11-10 17:39:31.655220 | 2025-11-10 17:39:31.655297 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-10 17:39:31.688074 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:31.692845 | 2025-11-10 17:39:31.692921 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-10 17:39:32.299734 | debian-bookworm -> localhost | changed 2025-11-10 17:39:32.308373 | 2025-11-10 17:39:32.308470 | TASK [add-build-sshkey : Add back temp key] 2025-11-10 17:39:32.878004 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f56a31c63db74ee09b5b8bba2bf704ef/work/f56a31c63db74ee09b5b8bba2bf704ef_id_rsa (zuul-build-sshkey) 2025-11-10 17:39:32.878188 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020621 2025-11-10 17:39:32.884473 | 2025-11-10 17:39:32.884557 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-10 17:39:33.306356 | debian-bookworm | ok 2025-11-10 17:39:33.310325 | 2025-11-10 17:39:33.310420 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-10 17:39:33.339359 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:33.347684 | 2025-11-10 17:39:33.347779 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-10 17:39:33.849116 | debian-bookworm | ok 2025-11-10 17:39:33.865981 | 2025-11-10 17:39:33.866071 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-10 17:39:33.902500 | debian-bookworm | ok 2025-11-10 17:39:33.906455 | 2025-11-10 17:39:33.906527 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-10 17:39:34.392955 | debian-bookworm -> localhost | ok 2025-11-10 17:39:34.398072 | 2025-11-10 17:39:34.398147 | TASK [validate-host : Collect information about the host] 2025-11-10 17:39:35.680924 | debian-bookworm | ok 2025-11-10 17:39:35.688969 | 2025-11-10 17:39:35.689046 | TASK [validate-host : Sanitize hostname] 2025-11-10 17:39:35.825922 | debian-bookworm | ok 2025-11-10 17:39:35.872982 | 2025-11-10 17:39:35.873069 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-10 17:39:36.627239 | debian-bookworm -> localhost | changed 2025-11-10 17:39:36.631768 | 2025-11-10 17:39:36.631847 | TASK [validate-host : Collect information about zuul worker] 2025-11-10 17:39:37.206257 | debian-bookworm | ok 2025-11-10 17:39:37.210129 | 2025-11-10 17:39:37.210210 | TASK [validate-host : Write out all zuul information for each host] 2025-11-10 17:39:38.104547 | debian-bookworm -> localhost | changed 2025-11-10 17:39:38.114591 | 2025-11-10 17:39:38.114678 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-10 17:39:38.360268 | debian-bookworm | ok 2025-11-10 17:39:38.365369 | 2025-11-10 17:39:38.365468 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-10 17:39:39.278573 | debian-bookworm | changed: 2025-11-10 17:39:39.278737 | debian-bookworm | cd+++++++++ src/ 2025-11-10 17:39:39.278772 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-10 17:39:39.278796 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-10 17:39:39.278817 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2025-11-10 17:39:39.278853 | debian-bookworm | Containerfile 2025-11-10 17:39:39.293528 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2025-11-10 17:39:39.293545 | debian-bookworm | Containerfile 2025-11-10 17:39:39.293580 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2025-11-10 17:39:39.293598 | debian-bookworm | Containerfile 2025-11-10 17:39:39.293806 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2025-11-10 17:39:39.293823 | debian-bookworm | Containerfile 2025-11-10 17:39:39.293909 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2025-11-10 17:39:39.293926 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2025-11-10 17:39:39.293943 | debian-bookworm | Containerfile 2025-11-10 17:39:39.295113 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2025-11-10 17:39:39.295130 | debian-bookworm | Containerfile 2025-11-10 17:39:39.295200 | debian-bookworm | Containerfile 2025-11-10 17:39:39.295286 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2025-11-10 17:39:39.295304 | debian-bookworm | Containerfile 2025-11-10 17:39:39.295338 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2025-11-10 17:39:39.295356 | debian-bookworm | Containerfile 2025-11-10 17:39:39.295390 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2025-11-10 17:39:39.295419 | debian-bookworm | Containerfile 2025-11-10 17:39:39.295456 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2025-11-10 17:39:39.295473 | debian-bookworm | Containerfile 2025-11-10 17:39:39.295906 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2025-11-10 17:39:39.295923 | debian-bookworm | Containerfile 2025-11-10 17:39:39.295958 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2025-11-10 17:39:39.295975 | debian-bookworm | Containerfile 2025-11-10 17:39:39.296010 | debian-bookworm | Containerfile 2025-11-10 17:39:39.296114 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2025-11-10 17:39:39.296131 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2025-11-10 17:39:39.296148 | debian-bookworm | Containerfile 2025-11-10 17:39:39.296324 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2025-11-10 17:39:39.296341 | debian-bookworm | Containerfile 2025-11-10 17:39:39.296452 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2025-11-10 17:39:39.296470 | debian-bookworm | Containerfile 2025-11-10 17:39:39.296540 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2025-11-10 17:39:39.296557 | debian-bookworm | Containerfile 2025-11-10 17:39:39.296592 | debian-bookworm | Containerfile 2025-11-10 17:39:39.296713 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2025-11-10 17:39:39.296730 | debian-bookworm | Containerfile 2025-11-10 17:39:39.296908 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2025-11-10 17:39:39.296925 | debian-bookworm | Containerfile 2025-11-10 17:39:39.331672 | 2025-11-10 17:39:39.331797 | PLAY RECAP 2025-11-10 17:39:39.331854 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2025-11-10 17:39:39.331879 | 2025-11-10 17:39:39.463461 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-10 17:39:39.464234 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2025-11-10 17:39:40.339791 | 2025-11-10 17:39:40.339911 | PLAY [Run yamllint] 2025-11-10 17:39:40.354203 | 2025-11-10 17:39:40.354306 | LOOP [Install python] 2025-11-10 17:39:40.384615 | debian-bookworm | ok: "ensure-python" 2025-11-10 17:39:40.389757 | debian-bookworm | ok: "ensure-pip" 2025-11-10 17:39:40.441014 | 2025-11-10 17:39:40.441147 | TASK [ensure-python : Validate python_version value] 2025-11-10 17:39:40.464356 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:40.469199 | 2025-11-10 17:39:40.469289 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2025-11-10 17:39:40.492076 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:40.496642 | 2025-11-10 17:39:40.496732 | TASK [ensure-python : Pull in venv package] 2025-11-10 17:39:40.519360 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:40.524082 | 2025-11-10 17:39:40.524167 | TASK [ensure-python : Set default RPM package name] 2025-11-10 17:39:40.546674 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:40.551118 | 2025-11-10 17:39:40.551195 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2025-11-10 17:39:40.574000 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:40.589886 | 2025-11-10 17:39:40.590109 | TASK [ensure-python : Install RPM package] 2025-11-10 17:39:40.613943 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:40.618298 | 2025-11-10 17:39:40.618370 | TASK [ensure-python : Install python using pyenv] 2025-11-10 17:39:40.630546 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:40.635052 | 2025-11-10 17:39:40.635118 | TASK [ensure-python : Activate python using stow] 2025-11-10 17:39:40.657085 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:40.667121 | 2025-11-10 17:39:40.667210 | TASK [ensure-pip : Check if pip is installed] 2025-11-10 17:39:41.193384 | debian-bookworm | ok: Runtime: 0:00:00.007672 2025-11-10 17:39:41.198038 | 2025-11-10 17:39:41.198124 | LOOP [ensure-pip : Install pip from packages] 2025-11-10 17:39:41.245013 | debian-bookworm | ok: "/var/lib/zuul/builds/f56a31c63db74ee09b5b8bba2bf704ef/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2025-11-10 17:39:41.245231 | debian-bookworm | ok: All items complete 2025-11-10 17:39:41.245262 | 2025-11-10 17:39:41.260446 | debian-bookworm | included: /var/lib/zuul/builds/f56a31c63db74ee09b5b8bba2bf704ef/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2025-11-10 17:39:41.270987 | 2025-11-10 17:39:41.271080 | TASK [ensure-pip : Update package lists] 2025-11-10 17:39:45.366255 | debian-bookworm | changed 2025-11-10 17:39:45.373056 | 2025-11-10 17:39:45.373159 | TASK [ensure-pip : Install Python 3 pip] 2025-11-10 17:39:50.150654 | debian-bookworm | changed 2025-11-10 17:39:50.159581 | 2025-11-10 17:39:50.159702 | TASK [ensure-pip : Install Python 2 pip] 2025-11-10 17:39:50.214557 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:50.225954 | 2025-11-10 17:39:50.226092 | TASK [ensure-pip : Ensure setuptools] 2025-11-10 17:39:50.239564 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:50.248517 | 2025-11-10 17:39:50.248607 | TASK [ensure-pip : Check for ensurepip module] 2025-11-10 17:39:50.598005 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2025-11-10 17:39:50.598139 | debian-bookworm | [--altinstall] [--default-pip] 2025-11-10 17:39:50.598152 | debian-bookworm | 2025-11-10 17:39:50.598163 | debian-bookworm | options: 2025-11-10 17:39:50.598174 | debian-bookworm | -h, --help show this help message and exit 2025-11-10 17:39:50.598189 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2025-11-10 17:39:50.598198 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2025-11-10 17:39:50.598227 | debian-bookworm | times. 2025-11-10 17:39:50.598244 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2025-11-10 17:39:50.598253 | debian-bookworm | --user Install using the user scheme. 2025-11-10 17:39:50.598261 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2025-11-10 17:39:50.598269 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2025-11-10 17:39:50.598276 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2025-11-10 17:39:50.598284 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2025-11-10 17:39:50.598291 | debian-bookworm | and easy_install in addition to the versioned scripts. 2025-11-10 17:39:50.782107 | debian-bookworm | ok: Runtime: 0:00:00.106268 2025-11-10 17:39:50.787719 | 2025-11-10 17:39:50.787799 | TASK [ensure-pip : Ensure python3-venv] 2025-11-10 17:39:50.810648 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:50.817029 | 2025-11-10 17:39:50.817118 | TASK [ensure-pip : Install pip from source] 2025-11-10 17:39:50.829815 | debian-bookworm | skipping: Conditional result was False 2025-11-10 17:39:50.835042 | 2025-11-10 17:39:50.835122 | TASK [ensure-pip : Probe for venv python full path] 2025-11-10 17:39:51.088201 | debian-bookworm | /usr/bin/python3 2025-11-10 17:39:51.363550 | debian-bookworm | ok: Runtime: 0:00:00.008561 2025-11-10 17:39:51.379854 | 2025-11-10 17:39:51.380020 | TASK [ensure-pip : Set host default] 2025-11-10 17:39:51.449226 | debian-bookworm | ok 2025-11-10 17:39:51.453958 | 2025-11-10 17:39:51.454195 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2025-11-10 17:39:51.521035 | debian-bookworm | ok 2025-11-10 17:39:51.565735 | 2025-11-10 17:39:51.565830 | TASK [yamllint : Install yamllint] 2025-11-10 17:39:57.412906 | debian-bookworm | changed 2025-11-10 17:39:57.418442 | 2025-11-10 17:39:57.418564 | TASK [yamllint : Run yamllint] 2025-11-10 17:39:58.138979 | debian-bookworm | ./.hadolint.yaml 2025-11-10 17:39:58.139093 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2025-11-10 17:39:58.139105 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2025-11-10 17:39:58.139112 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2025-11-10 17:39:58.139121 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2025-11-10 17:39:58.139129 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2025-11-10 17:39:58.139134 | debian-bookworm | 2025-11-10 17:39:58.474581 | debian-bookworm | ok: Runtime: 0:00:00.419686 2025-11-10 17:39:58.487922 | 2025-11-10 17:39:58.488035 | PLAY RECAP 2025-11-10 17:39:58.488117 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-11-10 17:39:58.488156 | 2025-11-10 17:39:58.621600 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2025-11-10 17:39:58.622497 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-10 17:39:59.356116 | 2025-11-10 17:39:59.356278 | PLAY [Base post] 2025-11-10 17:39:59.370297 | 2025-11-10 17:39:59.370463 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-10 17:39:59.935280 | debian-bookworm | changed 2025-11-10 17:39:59.950748 | 2025-11-10 17:39:59.950893 | PLAY RECAP 2025-11-10 17:39:59.950959 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-10 17:39:59.951024 | 2025-11-10 17:40:00.085625 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-10 17:40:00.086455 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-10 17:40:00.776303 | 2025-11-10 17:40:00.776439 | PLAY [Base post-logs] 2025-11-10 17:40:00.784322 | 2025-11-10 17:40:00.784423 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-10 17:40:01.183036 | localhost | changed 2025-11-10 17:40:01.192957 | 2025-11-10 17:40:01.193073 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-10 17:40:01.226948 | localhost | ok 2025-11-10 17:40:01.236739 | 2025-11-10 17:40:01.236858 | TASK [Set zuul-log-path fact] 2025-11-10 17:40:01.254649 | localhost | ok 2025-11-10 17:40:01.264126 | 2025-11-10 17:40:01.264216 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-10 17:40:01.292855 | localhost | ok 2025-11-10 17:40:01.299891 | 2025-11-10 17:40:01.300182 | TASK [upload-logs : Create log directories] 2025-11-10 17:40:01.850170 | localhost | changed 2025-11-10 17:40:01.854111 | 2025-11-10 17:40:01.854240 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-10 17:40:02.331897 | localhost -> localhost | ok: Runtime: 0:00:00.005988 2025-11-10 17:40:02.352405 | 2025-11-10 17:40:02.352511 | TASK [upload-logs : Upload logs to log server] 2025-11-10 17:40:02.847891 | localhost | Output suppressed because no_log was given 2025-11-10 17:40:02.849504 | 2025-11-10 17:40:02.849591 | LOOP [upload-logs : Compress console log and json output] 2025-11-10 17:40:02.888988 | localhost | skipping: Conditional result was False 2025-11-10 17:40:02.894436 | localhost | skipping: Conditional result was False 2025-11-10 17:40:02.908451 | 2025-11-10 17:40:02.908674 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-10 17:40:02.942952 | localhost | skipping: Conditional result was False 2025-11-10 17:40:02.943135 | 2025-11-10 17:40:02.948056 | localhost | skipping: Conditional result was False 2025-11-10 17:40:02.959713 | 2025-11-10 17:40:02.959909 | LOOP [upload-logs : Upload console log and json output]