2026-02-02 18:49:15.369819 | Job console starting 2026-02-02 18:49:15.379564 | Updating git repos 2026-02-02 18:49:15.396396 | Cloning repos into workspace 2026-02-02 18:49:15.439596 | Restoring repo states 2026-02-02 18:49:15.447066 | Merging changes 2026-02-02 18:49:15.879167 | Checking out repos 2026-02-02 18:49:15.933475 | Preparing playbooks 2026-02-02 18:49:16.443069 | Running Ansible setup 2026-02-02 18:49:20.909110 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-02 18:49:21.774604 | 2026-02-02 18:49:21.774769 | PLAY [Base pre] 2026-02-02 18:49:21.794445 | 2026-02-02 18:49:21.794622 | TASK [Setup log path fact] 2026-02-02 18:49:21.828391 | debian-bookworm | ok 2026-02-02 18:49:21.848500 | 2026-02-02 18:49:21.848672 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-02 18:49:21.898455 | debian-bookworm | ok 2026-02-02 18:49:21.909678 | 2026-02-02 18:49:21.909899 | TASK [emit-job-header : Print job information] 2026-02-02 18:49:21.961293 | # Job Information 2026-02-02 18:49:21.961586 | Ansible Version: 2.16.14 2026-02-02 18:49:21.961637 | Job: yamllint 2026-02-02 18:49:21.961671 | Pipeline: check 2026-02-02 18:49:21.961695 | Executor: 521e9411259a 2026-02-02 18:49:21.961716 | Triggered by: https://github.com/osism/container-images/pull/854 2026-02-02 18:49:21.961739 | Event ID: c74b0510-0067-11f1-8986-b8a98e8d2b08 2026-02-02 18:49:21.972048 | 2026-02-02 18:49:21.973190 | LOOP [emit-job-header : Print node information] 2026-02-02 18:49:22.115314 | debian-bookworm | ok: 2026-02-02 18:49:22.115525 | debian-bookworm | # Node Information 2026-02-02 18:49:22.115562 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-02 18:49:22.115589 | debian-bookworm | Hostname: debian 2026-02-02 18:49:22.115610 | debian-bookworm | Username: zuul 2026-02-02 18:49:22.115631 | debian-bookworm | Distro: Debian 12.13 2026-02-02 18:49:22.115655 | debian-bookworm | Provider: regiocloud-a 2026-02-02 18:49:22.115676 | debian-bookworm | Region: 2026-02-02 18:49:22.115696 | debian-bookworm | Label: debian-bookworm 2026-02-02 18:49:22.115716 | debian-bookworm | Product Name: OpenStack Nova 2026-02-02 18:49:22.115736 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3c:c56d 2026-02-02 18:49:22.138519 | 2026-02-02 18:49:22.139210 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-02 18:49:22.709540 | debian-bookworm -> localhost | changed 2026-02-02 18:49:22.717099 | 2026-02-02 18:49:22.717222 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-02 18:49:24.220562 | debian-bookworm -> localhost | changed 2026-02-02 18:49:24.241942 | 2026-02-02 18:49:24.242322 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-02 18:49:24.820798 | debian-bookworm -> localhost | ok 2026-02-02 18:49:24.828896 | 2026-02-02 18:49:24.829076 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-02 18:49:24.858748 | debian-bookworm | ok 2026-02-02 18:49:24.884525 | debian-bookworm | included: /var/lib/zuul/builds/ce7ae2251f8c4ae4b9cf622918e923de/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-02 18:49:24.891527 | 2026-02-02 18:49:24.891728 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-02 18:49:26.667739 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-02 18:49:26.667971 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ce7ae2251f8c4ae4b9cf622918e923de/work/ce7ae2251f8c4ae4b9cf622918e923de_id_rsa 2026-02-02 18:49:26.668012 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ce7ae2251f8c4ae4b9cf622918e923de/work/ce7ae2251f8c4ae4b9cf622918e923de_id_rsa.pub 2026-02-02 18:49:26.668039 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-02 18:49:26.668064 | debian-bookworm -> localhost | SHA256:BGGEx2oYOtlyeOO1bv/WXHC79I97IQh9yd4vTVr45uQ zuul-build-sshkey 2026-02-02 18:49:26.668107 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-02 18:49:26.668140 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-02 18:49:26.668162 | debian-bookworm -> localhost | | +=. | 2026-02-02 18:49:26.668185 | debian-bookworm -> localhost | | . ..o. | 2026-02-02 18:49:26.668207 | debian-bookworm -> localhost | | = o o . . . . | 2026-02-02 18:49:26.668227 | debian-bookworm -> localhost | |* * + . ....+ | 2026-02-02 18:49:26.668247 | debian-bookworm -> localhost | | * + . S .o+... | 2026-02-02 18:49:26.668271 | debian-bookworm -> localhost | | . . .+o.oo| 2026-02-02 18:49:26.668291 | debian-bookworm -> localhost | | . o o o.*+| 2026-02-02 18:49:26.668312 | debian-bookworm -> localhost | | o . o . ++*| 2026-02-02 18:49:26.668334 | debian-bookworm -> localhost | | . ..o. oBE| 2026-02-02 18:49:26.668355 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-02 18:49:26.668430 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.070171 2026-02-02 18:49:26.674788 | 2026-02-02 18:49:26.674952 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-02 18:49:26.713856 | debian-bookworm | ok 2026-02-02 18:49:26.732320 | debian-bookworm | included: /var/lib/zuul/builds/ce7ae2251f8c4ae4b9cf622918e923de/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-02 18:49:26.744706 | 2026-02-02 18:49:26.744810 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-02 18:49:26.802159 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:26.809953 | 2026-02-02 18:49:26.810084 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-02 18:49:27.728671 | debian-bookworm | changed 2026-02-02 18:49:27.738235 | 2026-02-02 18:49:27.738319 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-02 18:49:28.062083 | debian-bookworm | ok 2026-02-02 18:49:28.066487 | 2026-02-02 18:49:28.066567 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-02 18:49:28.791075 | debian-bookworm | changed 2026-02-02 18:49:28.796626 | 2026-02-02 18:49:28.796709 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-02 18:49:29.570032 | debian-bookworm | changed 2026-02-02 18:49:29.574698 | 2026-02-02 18:49:29.574781 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-02 18:49:29.597462 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:29.602282 | 2026-02-02 18:49:29.602365 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-02 18:49:30.455812 | debian-bookworm -> localhost | changed 2026-02-02 18:49:30.464458 | 2026-02-02 18:49:30.464548 | TASK [add-build-sshkey : Add back temp key] 2026-02-02 18:49:31.147145 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ce7ae2251f8c4ae4b9cf622918e923de/work/ce7ae2251f8c4ae4b9cf622918e923de_id_rsa (zuul-build-sshkey) 2026-02-02 18:49:31.148054 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027179 2026-02-02 18:49:31.171001 | 2026-02-02 18:49:31.171099 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-02 18:49:31.649484 | debian-bookworm | ok 2026-02-02 18:49:31.653495 | 2026-02-02 18:49:31.653582 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-02 18:49:31.700426 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:31.708819 | 2026-02-02 18:49:31.708932 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-02 18:49:32.346894 | debian-bookworm | ok 2026-02-02 18:49:32.364218 | 2026-02-02 18:49:32.364314 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-02 18:49:32.402118 | debian-bookworm | ok 2026-02-02 18:49:32.406399 | 2026-02-02 18:49:32.406482 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-02 18:49:33.211308 | debian-bookworm -> localhost | ok 2026-02-02 18:49:33.216991 | 2026-02-02 18:49:33.217067 | TASK [validate-host : Collect information about the host] 2026-02-02 18:49:34.745459 | debian-bookworm | ok 2026-02-02 18:49:34.758674 | 2026-02-02 18:49:34.761790 | TASK [validate-host : Sanitize hostname] 2026-02-02 18:49:34.869736 | debian-bookworm | ok 2026-02-02 18:49:34.913390 | 2026-02-02 18:49:34.913493 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-02 18:49:35.712291 | debian-bookworm -> localhost | changed 2026-02-02 18:49:35.722179 | 2026-02-02 18:49:35.722547 | TASK [validate-host : Collect information about zuul worker] 2026-02-02 18:49:36.329400 | debian-bookworm | ok 2026-02-02 18:49:36.345040 | 2026-02-02 18:49:36.345159 | TASK [validate-host : Write out all zuul information for each host] 2026-02-02 18:49:37.198986 | debian-bookworm -> localhost | changed 2026-02-02 18:49:37.207114 | 2026-02-02 18:49:37.207239 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-02 18:49:37.507435 | debian-bookworm | ok 2026-02-02 18:49:37.512147 | 2026-02-02 18:49:37.512227 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-02 18:49:38.561773 | debian-bookworm | changed: 2026-02-02 18:49:38.561957 | debian-bookworm | cd+++++++++ src/ 2026-02-02 18:49:38.561993 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-02 18:49:38.562018 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-02 18:49:38.562040 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-02-02 18:49:38.562060 | debian-bookworm | Containerfile 2026-02-02 18:49:38.577967 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-02-02 18:49:38.577985 | debian-bookworm | Containerfile 2026-02-02 18:49:38.578021 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-02-02 18:49:38.578039 | debian-bookworm | Containerfile 2026-02-02 18:49:38.578257 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-02-02 18:49:38.578276 | debian-bookworm | Containerfile 2026-02-02 18:49:38.578366 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-02-02 18:49:38.578384 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-02-02 18:49:38.578402 | debian-bookworm | Containerfile 2026-02-02 18:49:38.579094 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-02-02 18:49:38.579111 | debian-bookworm | Containerfile 2026-02-02 18:49:38.579181 | debian-bookworm | Containerfile 2026-02-02 18:49:38.579269 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-02-02 18:49:38.579286 | debian-bookworm | Containerfile 2026-02-02 18:49:38.579322 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-02-02 18:49:38.579339 | debian-bookworm | Containerfile 2026-02-02 18:49:38.579374 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-02-02 18:49:38.579392 | debian-bookworm | Containerfile 2026-02-02 18:49:38.579428 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-02-02 18:49:38.579446 | debian-bookworm | Containerfile 2026-02-02 18:49:38.579887 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-02-02 18:49:38.579919 | debian-bookworm | Containerfile 2026-02-02 18:49:38.579956 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-02-02 18:49:38.579974 | debian-bookworm | Containerfile 2026-02-02 18:49:38.580010 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-02-02 18:49:38.580027 | debian-bookworm | Containerfile 2026-02-02 18:49:38.580062 | debian-bookworm | Containerfile 2026-02-02 18:49:38.580167 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-02-02 18:49:38.580189 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-02-02 18:49:38.580207 | debian-bookworm | Containerfile 2026-02-02 18:49:38.580381 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-02-02 18:49:38.580398 | debian-bookworm | Containerfile 2026-02-02 18:49:38.580486 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-02-02 18:49:38.580503 | debian-bookworm | Containerfile 2026-02-02 18:49:38.580573 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-02-02 18:49:38.580591 | debian-bookworm | Containerfile 2026-02-02 18:49:38.580627 | debian-bookworm | Containerfile 2026-02-02 18:49:38.580753 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-02-02 18:49:38.580771 | debian-bookworm | Containerfile 2026-02-02 18:49:38.580956 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-02-02 18:49:38.580974 | debian-bookworm | Containerfile 2026-02-02 18:49:38.594503 | 2026-02-02 18:49:38.594574 | PLAY RECAP 2026-02-02 18:49:38.594620 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-02 18:49:38.594644 | 2026-02-02 18:49:38.681665 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-02 18:49:38.682512 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-02-02 18:49:39.444359 | 2026-02-02 18:49:39.444509 | PLAY [Run yamllint] 2026-02-02 18:49:39.467116 | 2026-02-02 18:49:39.467271 | LOOP [Install python] 2026-02-02 18:49:39.488633 | debian-bookworm | ok: "ensure-python" 2026-02-02 18:49:39.493647 | debian-bookworm | ok: "ensure-pip" 2026-02-02 18:49:39.568891 | 2026-02-02 18:49:39.569048 | TASK [ensure-python : Validate python_version value] 2026-02-02 18:49:39.592869 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:39.602176 | 2026-02-02 18:49:39.602671 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-02-02 18:49:39.637696 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:39.647377 | 2026-02-02 18:49:39.647503 | TASK [ensure-python : Pull in venv package] 2026-02-02 18:49:39.672292 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:39.679862 | 2026-02-02 18:49:39.680036 | TASK [ensure-python : Set default RPM package name] 2026-02-02 18:49:39.706137 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:39.712106 | 2026-02-02 18:49:39.712215 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-02-02 18:49:39.735507 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:39.742735 | 2026-02-02 18:49:39.742853 | TASK [ensure-python : Install RPM package] 2026-02-02 18:49:39.777356 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:39.789360 | 2026-02-02 18:49:39.789480 | TASK [ensure-python : Install python using pyenv] 2026-02-02 18:49:39.817412 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:39.832496 | 2026-02-02 18:49:39.832649 | TASK [ensure-python : Activate python using stow] 2026-02-02 18:49:39.856735 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:39.868863 | 2026-02-02 18:49:39.868974 | TASK [ensure-pip : Check if pip is installed] 2026-02-02 18:49:40.406181 | debian-bookworm | ok: Runtime: 0:00:00.007071 2026-02-02 18:49:40.417830 | 2026-02-02 18:49:40.418941 | LOOP [ensure-pip : Install pip from packages] 2026-02-02 18:49:40.454086 | debian-bookworm | ok: "/var/lib/zuul/builds/ce7ae2251f8c4ae4b9cf622918e923de/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-02-02 18:49:40.454357 | debian-bookworm | ok: All items complete 2026-02-02 18:49:40.454400 | 2026-02-02 18:49:40.480244 | debian-bookworm | included: /var/lib/zuul/builds/ce7ae2251f8c4ae4b9cf622918e923de/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-02-02 18:49:40.491845 | 2026-02-02 18:49:40.491948 | TASK [ensure-pip : Update package lists] 2026-02-02 18:49:44.946513 | debian-bookworm | changed 2026-02-02 18:49:44.953229 | 2026-02-02 18:49:44.953359 | TASK [ensure-pip : Install Python 3 pip] 2026-02-02 18:49:50.164181 | debian-bookworm | changed 2026-02-02 18:49:50.171839 | 2026-02-02 18:49:50.172021 | TASK [ensure-pip : Install Python 2 pip] 2026-02-02 18:49:50.237393 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:50.245185 | 2026-02-02 18:49:50.245325 | TASK [ensure-pip : Ensure setuptools] 2026-02-02 18:49:50.272459 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:50.298879 | 2026-02-02 18:49:50.299039 | TASK [ensure-pip : Check for ensurepip module] 2026-02-02 18:49:50.719426 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-02-02 18:49:50.719535 | debian-bookworm | [--altinstall] [--default-pip] 2026-02-02 18:49:50.719544 | debian-bookworm | 2026-02-02 18:49:50.719552 | debian-bookworm | options: 2026-02-02 18:49:50.719560 | debian-bookworm | -h, --help show this help message and exit 2026-02-02 18:49:50.719569 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-02-02 18:49:50.719576 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-02-02 18:49:50.719597 | debian-bookworm | times. 2026-02-02 18:49:50.719610 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-02-02 18:49:50.719616 | debian-bookworm | --user Install using the user scheme. 2026-02-02 18:49:50.719622 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-02-02 18:49:50.719627 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-02-02 18:49:50.719631 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-02-02 18:49:50.719636 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-02-02 18:49:50.719641 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-02-02 18:49:50.847097 | debian-bookworm | ok: Runtime: 0:00:00.080175 2026-02-02 18:49:50.853615 | 2026-02-02 18:49:50.853724 | TASK [ensure-pip : Ensure python3-venv] 2026-02-02 18:49:50.877937 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:50.884017 | 2026-02-02 18:49:50.884127 | TASK [ensure-pip : Install pip from source] 2026-02-02 18:49:50.907666 | debian-bookworm | skipping: Conditional result was False 2026-02-02 18:49:50.913426 | 2026-02-02 18:49:50.913536 | TASK [ensure-pip : Probe for venv python full path] 2026-02-02 18:49:51.199673 | debian-bookworm | /usr/bin/python3 2026-02-02 18:49:51.442480 | debian-bookworm | ok: Runtime: 0:00:00.006021 2026-02-02 18:49:51.448300 | 2026-02-02 18:49:51.448413 | TASK [ensure-pip : Set host default] 2026-02-02 18:49:51.517768 | debian-bookworm | ok 2026-02-02 18:49:51.522793 | 2026-02-02 18:49:51.522954 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-02-02 18:49:51.589762 | debian-bookworm | ok 2026-02-02 18:49:51.637139 | 2026-02-02 18:49:51.637272 | TASK [yamllint : Install yamllint] 2026-02-02 18:49:58.058706 | debian-bookworm | changed 2026-02-02 18:49:58.066636 | 2026-02-02 18:49:58.066781 | TASK [yamllint : Run yamllint] 2026-02-02 18:49:58.857722 | debian-bookworm | ./.hadolint.yaml 2026-02-02 18:49:58.857827 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-02-02 18:49:58.857838 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-02-02 18:49:58.857846 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-02-02 18:49:58.857856 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-02-02 18:49:58.857863 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-02-02 18:49:58.857868 | debian-bookworm | 2026-02-02 18:49:59.101164 | debian-bookworm | ok: Runtime: 0:00:00.447058 2026-02-02 18:49:59.120535 | 2026-02-02 18:49:59.120647 | PLAY RECAP 2026-02-02 18:49:59.120704 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-02 18:49:59.120729 | 2026-02-02 18:49:59.270541 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-02-02 18:49:59.271501 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-02 18:50:00.048229 | 2026-02-02 18:50:00.048407 | PLAY [Base post] 2026-02-02 18:50:00.062535 | 2026-02-02 18:50:00.062679 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-02 18:50:00.720260 | debian-bookworm | changed 2026-02-02 18:50:00.730741 | 2026-02-02 18:50:00.730986 | PLAY RECAP 2026-02-02 18:50:00.731100 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-02 18:50:00.731210 | 2026-02-02 18:50:00.861349 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-02 18:50:00.863336 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-02 18:50:01.684527 | 2026-02-02 18:50:01.684707 | PLAY [Base post-logs] 2026-02-02 18:50:01.696014 | 2026-02-02 18:50:01.696182 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-02 18:50:02.191957 | localhost | changed 2026-02-02 18:50:02.206958 | 2026-02-02 18:50:02.207190 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-02 18:50:02.234807 | localhost | ok 2026-02-02 18:50:02.240110 | 2026-02-02 18:50:02.240293 | TASK [Set zuul-log-path fact] 2026-02-02 18:50:02.258709 | localhost | ok 2026-02-02 18:50:02.274579 | 2026-02-02 18:50:02.274758 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-02 18:50:02.303512 | localhost | ok 2026-02-02 18:50:02.309881 | 2026-02-02 18:50:02.310121 | TASK [upload-logs : Create log directories] 2026-02-02 18:50:02.844632 | localhost | changed 2026-02-02 18:50:02.849392 | 2026-02-02 18:50:02.849559 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-02 18:50:03.370408 | localhost -> localhost | ok: Runtime: 0:00:00.007228 2026-02-02 18:50:03.375574 | 2026-02-02 18:50:03.375707 | TASK [upload-logs : Upload logs to log server] 2026-02-02 18:50:03.920087 | localhost | Output suppressed because no_log was given 2026-02-02 18:50:03.921963 | 2026-02-02 18:50:03.922067 | LOOP [upload-logs : Compress console log and json output] 2026-02-02 18:50:03.976610 | localhost | skipping: Conditional result was False 2026-02-02 18:50:03.984064 | localhost | skipping: Conditional result was False 2026-02-02 18:50:03.993563 | 2026-02-02 18:50:03.993786 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-02 18:50:04.042730 | localhost | skipping: Conditional result was False 2026-02-02 18:50:04.043276 | 2026-02-02 18:50:04.047341 | localhost | skipping: Conditional result was False 2026-02-02 18:50:04.060087 | 2026-02-02 18:50:04.060315 | LOOP [upload-logs : Upload console log and json output]