2026-05-17 03:00:13.878154 | Job console starting 2026-05-17 03:00:13.895949 | Updating git repos 2026-05-17 03:00:14.144248 | Cloning repos into workspace 2026-05-17 03:00:14.275327 | Restoring repo states 2026-05-17 03:00:14.296183 | Merging changes 2026-05-17 03:00:14.296206 | Checking out repos 2026-05-17 03:00:14.487973 | Preparing playbooks 2026-05-17 03:00:16.163232 | Running Ansible setup 2026-05-17 03:00:24.795213 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-17 03:00:26.394875 | 2026-05-17 03:00:26.394998 | PLAY [Base pre] 2026-05-17 03:00:26.429861 | 2026-05-17 03:00:26.429981 | TASK [Setup log path fact] 2026-05-17 03:00:26.460982 | debian-bookworm | ok 2026-05-17 03:00:26.486628 | 2026-05-17 03:00:26.486761 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-17 03:00:26.537331 | debian-bookworm | ok 2026-05-17 03:00:26.545343 | 2026-05-17 03:00:26.545442 | TASK [emit-job-header : Print job information] 2026-05-17 03:00:26.664270 | # Job Information 2026-05-17 03:00:26.664486 | Ansible Version: 2.16.14 2026-05-17 03:00:26.664520 | Job: yamllint 2026-05-17 03:00:26.664553 | Pipeline: periodic-daily 2026-05-17 03:00:26.664576 | Executor: 521e9411259a 2026-05-17 03:00:26.664593 | Triggered by: https://github.com/osism/container-images 2026-05-17 03:00:26.664611 | Event ID: 0ed17d7152e74d61aeff57d70aa18846 2026-05-17 03:00:26.668887 | 2026-05-17 03:00:26.668987 | LOOP [emit-job-header : Print node information] 2026-05-17 03:00:26.982182 | debian-bookworm | ok: 2026-05-17 03:00:26.982396 | debian-bookworm | # Node Information 2026-05-17 03:00:26.982427 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-17 03:00:26.982449 | debian-bookworm | Hostname: debian 2026-05-17 03:00:26.982467 | debian-bookworm | Username: zuul 2026-05-17 03:00:26.982485 | debian-bookworm | Distro: Debian 12.14 2026-05-17 03:00:26.982511 | debian-bookworm | Provider: regiocloud-a 2026-05-17 03:00:26.982532 | debian-bookworm | Region: 2026-05-17 03:00:26.982549 | debian-bookworm | Label: debian-bookworm 2026-05-17 03:00:26.982565 | debian-bookworm | Product Name: OpenStack Nova 2026-05-17 03:00:26.982581 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe10:c89c 2026-05-17 03:00:26.995213 | 2026-05-17 03:00:26.995315 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-17 03:00:27.936602 | debian-bookworm -> localhost | changed 2026-05-17 03:00:27.942389 | 2026-05-17 03:00:27.942490 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-17 03:00:30.066546 | debian-bookworm -> localhost | changed 2026-05-17 03:00:30.075236 | 2026-05-17 03:00:30.075327 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-17 03:00:30.791216 | debian-bookworm -> localhost | ok 2026-05-17 03:00:30.798807 | 2026-05-17 03:00:30.799141 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-17 03:00:30.840981 | debian-bookworm | ok 2026-05-17 03:00:30.863807 | debian-bookworm | included: /var/lib/zuul/builds/9d627d7081c74a54b09f7862f86786d8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-17 03:00:30.875331 | 2026-05-17 03:00:30.875426 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-17 03:00:38.235535 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-17 03:00:38.235753 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9d627d7081c74a54b09f7862f86786d8/work/9d627d7081c74a54b09f7862f86786d8_id_rsa 2026-05-17 03:00:38.235795 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9d627d7081c74a54b09f7862f86786d8/work/9d627d7081c74a54b09f7862f86786d8_id_rsa.pub 2026-05-17 03:00:38.235824 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-17 03:00:38.235850 | debian-bookworm -> localhost | SHA256:rnqJsHDF75U7RVUHZNm+XHrwz5zf/yQeFiZZTvD9irs zuul-build-sshkey 2026-05-17 03:00:38.235875 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-17 03:00:38.235916 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-17 03:00:38.235941 | debian-bookworm -> localhost | | .o=+.| 2026-05-17 03:00:38.235965 | debian-bookworm -> localhost | | .+.o.| 2026-05-17 03:00:38.235986 | debian-bookworm -> localhost | | . . +..| 2026-05-17 03:00:38.236005 | debian-bookworm -> localhost | | o . =. +| 2026-05-17 03:00:38.236024 | debian-bookworm -> localhost | | . . So o =++| 2026-05-17 03:00:38.236050 | debian-bookworm -> localhost | |. o ..o . +.=o| 2026-05-17 03:00:38.236071 | debian-bookworm -> localhost | | o o o o.o . =++| 2026-05-17 03:00:38.236090 | debian-bookworm -> localhost | | . . +.o + ==| 2026-05-17 03:00:38.236111 | debian-bookworm -> localhost | | .o. . E.. O| 2026-05-17 03:00:38.236131 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-17 03:00:38.236184 | debian-bookworm -> localhost | ok: Runtime: 0:00:06.187263 2026-05-17 03:00:38.243143 | 2026-05-17 03:00:38.243245 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-17 03:00:38.282343 | debian-bookworm | ok 2026-05-17 03:00:38.301187 | debian-bookworm | included: /var/lib/zuul/builds/9d627d7081c74a54b09f7862f86786d8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-17 03:00:38.317172 | 2026-05-17 03:00:38.317278 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-17 03:00:38.340269 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:00:38.345161 | 2026-05-17 03:00:38.345259 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-17 03:00:39.129974 | debian-bookworm | changed 2026-05-17 03:00:39.141577 | 2026-05-17 03:00:39.141673 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-17 03:00:39.478969 | debian-bookworm | ok 2026-05-17 03:00:39.483728 | 2026-05-17 03:00:39.483834 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-17 03:00:40.247281 | debian-bookworm | changed 2026-05-17 03:00:40.266902 | 2026-05-17 03:00:40.267010 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-17 03:00:41.013267 | debian-bookworm | changed 2026-05-17 03:00:41.019189 | 2026-05-17 03:00:41.019293 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-17 03:00:41.099936 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:00:41.105339 | 2026-05-17 03:00:41.105425 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-17 03:00:42.027738 | debian-bookworm -> localhost | changed 2026-05-17 03:00:42.036883 | 2026-05-17 03:00:42.036972 | TASK [add-build-sshkey : Add back temp key] 2026-05-17 03:00:42.568364 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9d627d7081c74a54b09f7862f86786d8/work/9d627d7081c74a54b09f7862f86786d8_id_rsa (zuul-build-sshkey) 2026-05-17 03:00:42.568551 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008354 2026-05-17 03:00:42.574805 | 2026-05-17 03:00:42.574905 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-17 03:00:43.045557 | debian-bookworm | ok 2026-05-17 03:00:43.049595 | 2026-05-17 03:00:43.049676 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-17 03:00:43.089344 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:00:43.098576 | 2026-05-17 03:00:43.098677 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-17 03:00:43.682885 | debian-bookworm | ok 2026-05-17 03:00:43.720494 | 2026-05-17 03:00:43.720608 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-17 03:00:43.763127 | debian-bookworm | ok 2026-05-17 03:00:43.768747 | 2026-05-17 03:00:43.768861 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-17 03:00:44.466927 | debian-bookworm -> localhost | ok 2026-05-17 03:00:44.473437 | 2026-05-17 03:00:44.473530 | TASK [validate-host : Collect information about the host] 2026-05-17 03:00:45.940069 | debian-bookworm | ok 2026-05-17 03:00:45.966127 | 2026-05-17 03:00:45.966237 | TASK [validate-host : Sanitize hostname] 2026-05-17 03:00:46.175365 | debian-bookworm | ok 2026-05-17 03:00:46.266324 | 2026-05-17 03:00:46.266778 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-17 03:00:47.462913 | debian-bookworm -> localhost | changed 2026-05-17 03:00:47.469380 | 2026-05-17 03:00:47.469497 | TASK [validate-host : Collect information about zuul worker] 2026-05-17 03:00:48.078513 | debian-bookworm | ok 2026-05-17 03:00:48.089774 | 2026-05-17 03:00:48.089914 | TASK [validate-host : Write out all zuul information for each host] 2026-05-17 03:00:49.385261 | debian-bookworm -> localhost | changed 2026-05-17 03:00:49.394651 | 2026-05-17 03:00:49.394761 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-17 03:00:49.754953 | debian-bookworm | ok 2026-05-17 03:00:49.767149 | 2026-05-17 03:00:49.767281 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-17 03:00:51.241026 | debian-bookworm | changed: 2026-05-17 03:00:51.241213 | debian-bookworm | cd+++++++++ src/ 2026-05-17 03:00:51.241247 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-17 03:00:51.241271 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-17 03:00:51.241292 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-05-17 03:00:51.241312 | debian-bookworm | Containerfile 2026-05-17 03:00:51.279476 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-05-17 03:00:51.279577 | debian-bookworm | Containerfile 2026-05-17 03:00:51.279631 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-05-17 03:00:51.279652 | debian-bookworm | Containerfile 2026-05-17 03:00:51.279907 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-05-17 03:00:51.279926 | debian-bookworm | Containerfile 2026-05-17 03:00:51.280024 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-05-17 03:00:51.280042 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-05-17 03:00:51.280060 | debian-bookworm | Containerfile 2026-05-17 03:00:51.280746 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-05-17 03:00:51.280765 | debian-bookworm | Containerfile 2026-05-17 03:00:51.280847 | debian-bookworm | Containerfile 2026-05-17 03:00:51.280936 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-05-17 03:00:51.280953 | debian-bookworm | Containerfile 2026-05-17 03:00:51.280988 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-05-17 03:00:51.281005 | debian-bookworm | Containerfile 2026-05-17 03:00:51.281041 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-05-17 03:00:51.281059 | debian-bookworm | Containerfile 2026-05-17 03:00:51.281094 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-05-17 03:00:51.281112 | debian-bookworm | Containerfile 2026-05-17 03:00:51.281147 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-05-17 03:00:51.281164 | debian-bookworm | Containerfile 2026-05-17 03:00:51.281198 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-05-17 03:00:51.281215 | debian-bookworm | Containerfile 2026-05-17 03:00:51.281653 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-05-17 03:00:51.281671 | debian-bookworm | Containerfile 2026-05-17 03:00:51.281706 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-05-17 03:00:51.281724 | debian-bookworm | Containerfile 2026-05-17 03:00:51.281759 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-05-17 03:00:51.281777 | debian-bookworm | Containerfile 2026-05-17 03:00:51.281811 | debian-bookworm | Containerfile 2026-05-17 03:00:51.281953 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-05-17 03:00:51.281971 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-05-17 03:00:51.281989 | debian-bookworm | Containerfile 2026-05-17 03:00:51.282165 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-05-17 03:00:51.282183 | debian-bookworm | Containerfile 2026-05-17 03:00:51.282270 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-05-17 03:00:51.282287 | debian-bookworm | Containerfile 2026-05-17 03:00:51.282357 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-05-17 03:00:51.282374 | debian-bookworm | Containerfile 2026-05-17 03:00:51.282409 | debian-bookworm | Containerfile 2026-05-17 03:00:51.282535 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-05-17 03:00:51.282552 | debian-bookworm | Containerfile 2026-05-17 03:00:51.282727 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-05-17 03:00:51.282744 | debian-bookworm | Containerfile 2026-05-17 03:00:51.357929 | 2026-05-17 03:00:51.358109 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-05-17 03:00:51.725098 | debian-bookworm | changed: "logs" 2026-05-17 03:00:51.725413 | debian-bookworm | ok: All items complete 2026-05-17 03:00:51.725453 | 2026-05-17 03:00:51.972654 | debian-bookworm | changed: "artifacts" 2026-05-17 03:00:52.194602 | debian-bookworm | changed: "docs" 2026-05-17 03:00:52.219113 | 2026-05-17 03:00:52.219268 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-05-17 03:00:52.498438 | debian-bookworm | ok 2026-05-17 03:00:52.533723 | 2026-05-17 03:00:52.533927 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-05-17 03:00:53.662658 | debian-bookworm | ok: Runtime: 0:00:00.055681 2026-05-17 03:00:53.668668 | 2026-05-17 03:00:53.668805 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-05-17 03:00:54.280958 | debian-bookworm | ok: Runtime: 0:00:00.224832 2026-05-17 03:00:54.290585 | 2026-05-17 03:00:54.290724 | PLAY RECAP 2026-05-17 03:00:54.290785 | debian-bookworm | ok: 30 changed: 14 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-17 03:00:54.290811 | 2026-05-17 03:00:54.867915 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-17 03:00:54.868854 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-05-17 03:00:56.532803 | 2026-05-17 03:00:56.532957 | PLAY [Run yamllint] 2026-05-17 03:00:56.553615 | 2026-05-17 03:00:56.553745 | LOOP [Install python] 2026-05-17 03:00:56.584554 | debian-bookworm | ok: "ensure-python" 2026-05-17 03:00:56.589137 | debian-bookworm | ok: "ensure-pip" 2026-05-17 03:00:56.645319 | 2026-05-17 03:00:56.645506 | TASK [ensure-python : Validate python_version value] 2026-05-17 03:00:56.669578 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:00:56.680967 | 2026-05-17 03:00:56.681081 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-05-17 03:00:56.745122 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:00:56.749839 | 2026-05-17 03:00:56.749937 | TASK [ensure-python : Pull in venv package] 2026-05-17 03:00:56.772688 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:00:56.777596 | 2026-05-17 03:00:56.777687 | TASK [ensure-python : Set default RPM package name] 2026-05-17 03:00:56.820589 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:00:56.837751 | 2026-05-17 03:00:56.837873 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-05-17 03:00:56.864190 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:00:56.870992 | 2026-05-17 03:00:56.871084 | TASK [ensure-python : Install RPM package] 2026-05-17 03:00:56.894166 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:00:56.900185 | 2026-05-17 03:00:56.900270 | TASK [ensure-python : Install python using pyenv] 2026-05-17 03:00:56.935734 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:00:56.942411 | 2026-05-17 03:00:56.942494 | TASK [ensure-python : Activate python using stow] 2026-05-17 03:00:56.976023 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:00:56.989156 | 2026-05-17 03:00:56.989246 | TASK [ensure-pip : Check if pip is installed] 2026-05-17 03:00:57.517433 | debian-bookworm | ok: Runtime: 0:00:00.009718 2026-05-17 03:00:57.526631 | 2026-05-17 03:00:57.526730 | LOOP [ensure-pip : Install pip from packages] 2026-05-17 03:00:57.591817 | debian-bookworm | ok: "/var/lib/zuul/builds/9d627d7081c74a54b09f7862f86786d8/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-05-17 03:00:57.592509 | debian-bookworm | ok: All items complete 2026-05-17 03:00:57.592856 | 2026-05-17 03:00:57.610976 | debian-bookworm | included: /var/lib/zuul/builds/9d627d7081c74a54b09f7862f86786d8/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-05-17 03:00:57.619709 | 2026-05-17 03:00:57.619802 | TASK [ensure-pip : Update package lists] 2026-05-17 03:01:02.039696 | debian-bookworm | changed 2026-05-17 03:01:02.051577 | 2026-05-17 03:01:02.055746 | TASK [ensure-pip : Install Python 3 pip] 2026-05-17 03:01:07.163123 | debian-bookworm | changed 2026-05-17 03:01:07.172536 | 2026-05-17 03:01:07.172637 | TASK [ensure-pip : Install Python 2 pip] 2026-05-17 03:01:07.249183 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:01:07.260136 | 2026-05-17 03:01:07.260262 | TASK [ensure-pip : Ensure setuptools] 2026-05-17 03:01:07.287334 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:01:07.299719 | 2026-05-17 03:01:07.299827 | TASK [ensure-pip : Check for ensurepip module] 2026-05-17 03:01:07.718263 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-05-17 03:01:07.718379 | debian-bookworm | [--altinstall] [--default-pip] 2026-05-17 03:01:07.718393 | debian-bookworm | 2026-05-17 03:01:07.718403 | debian-bookworm | options: 2026-05-17 03:01:07.718414 | debian-bookworm | -h, --help show this help message and exit 2026-05-17 03:01:07.718432 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-05-17 03:01:07.718446 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-05-17 03:01:07.718478 | debian-bookworm | times. 2026-05-17 03:01:07.718499 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-05-17 03:01:07.718515 | debian-bookworm | --user Install using the user scheme. 2026-05-17 03:01:07.718527 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-05-17 03:01:07.718540 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-05-17 03:01:07.718548 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-05-17 03:01:07.718555 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-05-17 03:01:07.718562 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-05-17 03:01:07.881946 | debian-bookworm | ok: Runtime: 0:00:00.100708 2026-05-17 03:01:07.888204 | 2026-05-17 03:01:07.888308 | TASK [ensure-pip : Ensure python3-venv] 2026-05-17 03:01:07.927589 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:01:07.934010 | 2026-05-17 03:01:07.934127 | TASK [ensure-pip : Install pip from source] 2026-05-17 03:01:07.957531 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:01:07.964069 | 2026-05-17 03:01:07.964169 | TASK [ensure-pip : Probe for venv python full path] 2026-05-17 03:01:08.268863 | debian-bookworm | /usr/bin/python3 2026-05-17 03:01:08.505539 | debian-bookworm | ok: Runtime: 0:00:00.005206 2026-05-17 03:01:08.511532 | 2026-05-17 03:01:08.511629 | TASK [ensure-pip : Set host default] 2026-05-17 03:01:08.591046 | debian-bookworm | ok 2026-05-17 03:01:08.595997 | 2026-05-17 03:01:08.596094 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-05-17 03:01:08.701690 | debian-bookworm | ok 2026-05-17 03:01:08.807071 | 2026-05-17 03:01:08.807181 | TASK [yamllint : Install yamllint] 2026-05-17 03:01:14.613891 | debian-bookworm | changed 2026-05-17 03:01:14.632613 | 2026-05-17 03:01:14.633571 | TASK [yamllint : Run yamllint] 2026-05-17 03:01:15.669383 | debian-bookworm | ./.hadolint.yaml 2026-05-17 03:01:15.669591 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-05-17 03:01:15.669619 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-05-17 03:01:15.669638 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-05-17 03:01:15.669661 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-05-17 03:01:15.669682 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-05-17 03:01:15.669695 | debian-bookworm | 2026-05-17 03:01:15.669738 | debian-bookworm | ./.github/workflows/add-to-project.yml 2026-05-17 03:01:15.669761 | debian-bookworm | 1:1 warning missing document start "---" (document-start) 2026-05-17 03:01:15.669774 | debian-bookworm | 2026-05-17 03:01:15.751148 | debian-bookworm | ok: Runtime: 0:00:00.505781 2026-05-17 03:01:15.756867 | 2026-05-17 03:01:15.756932 | PLAY RECAP 2026-05-17 03:01:15.756975 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-17 03:01:15.757007 | 2026-05-17 03:01:16.260208 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-05-17 03:01:16.260966 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-17 03:01:19.565536 | 2026-05-17 03:01:19.568487 | PLAY [Base post-fetch] 2026-05-17 03:01:19.591539 | 2026-05-17 03:01:19.591650 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-17 03:01:19.645363 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:01:19.651822 | 2026-05-17 03:01:19.651951 | TASK [fetch-output : Set log path for single node] 2026-05-17 03:01:19.681345 | debian-bookworm | ok 2026-05-17 03:01:19.687310 | 2026-05-17 03:01:19.687853 | LOOP [fetch-output : Ensure local output dirs] 2026-05-17 03:01:21.349401 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/9d627d7081c74a54b09f7862f86786d8/work/logs" 2026-05-17 03:01:22.129103 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9d627d7081c74a54b09f7862f86786d8/work/artifacts" 2026-05-17 03:01:23.016122 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9d627d7081c74a54b09f7862f86786d8/work/docs" 2026-05-17 03:01:23.092841 | 2026-05-17 03:01:23.092950 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-17 03:01:24.626874 | debian-bookworm | changed: 2026-05-17 03:01:24.627107 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-17 03:01:24.627144 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-17 03:01:24.627170 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-17 03:01:24.627210 | debian-bookworm | changed: All items complete 2026-05-17 03:01:24.627233 | 2026-05-17 03:01:25.810604 | debian-bookworm | changed: .d..t...... ./ 2026-05-17 03:01:27.312884 | debian-bookworm | changed: .d..t...... ./ 2026-05-17 03:01:27.338324 | 2026-05-17 03:01:27.338443 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-17 03:01:27.420533 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:01:27.436294 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:01:27.445306 | 2026-05-17 03:01:27.445386 | PLAY RECAP 2026-05-17 03:01:27.445434 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-17 03:01:27.445459 | 2026-05-17 03:01:27.947721 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-17 03:01:27.948345 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-17 03:01:30.269767 | 2026-05-17 03:01:30.270120 | PLAY [Base post] 2026-05-17 03:01:30.324567 | 2026-05-17 03:01:30.327114 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-17 03:01:31.502208 | debian-bookworm | changed 2026-05-17 03:01:31.517484 | 2026-05-17 03:01:31.517612 | PLAY RECAP 2026-05-17 03:01:31.517675 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-17 03:01:31.517738 | 2026-05-17 03:01:32.168038 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-17 03:01:32.169222 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-17 03:01:36.183561 | 2026-05-17 03:01:36.183701 | PLAY [Base post-logs] 2026-05-17 03:01:36.264930 | 2026-05-17 03:01:36.265054 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-17 03:01:37.681524 | localhost | changed 2026-05-17 03:01:37.690420 | 2026-05-17 03:01:37.690538 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-17 03:01:37.780245 | localhost | ok 2026-05-17 03:01:37.782646 | 2026-05-17 03:01:37.782720 | TASK [Set zuul-log-path fact] 2026-05-17 03:01:37.828507 | localhost | ok 2026-05-17 03:01:37.835526 | 2026-05-17 03:01:37.835617 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-17 03:01:37.906244 | localhost | ok 2026-05-17 03:01:37.908927 | 2026-05-17 03:01:37.909014 | TASK [upload-logs : Create log directories] 2026-05-17 03:01:39.546788 | localhost | changed 2026-05-17 03:01:39.549666 | 2026-05-17 03:01:39.549755 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-17 03:01:41.075620 | localhost -> localhost | ok: Runtime: 0:00:00.023974 2026-05-17 03:01:41.078702 | 2026-05-17 03:01:41.078787 | TASK [upload-logs : Upload logs to log server] 2026-05-17 03:01:42.536845 | localhost | Output suppressed because no_log was given 2026-05-17 03:01:42.538691 | 2026-05-17 03:01:42.538782 | LOOP [upload-logs : Compress console log and json output] 2026-05-17 03:01:42.626363 | localhost | skipping: Conditional result was False 2026-05-17 03:01:42.638636 | localhost | skipping: Conditional result was False 2026-05-17 03:01:42.650518 | 2026-05-17 03:01:42.650621 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-17 03:01:42.709300 | localhost | skipping: Conditional result was False 2026-05-17 03:01:42.709525 | 2026-05-17 03:01:42.732549 | localhost | skipping: Conditional result was False 2026-05-17 03:01:42.745382 | 2026-05-17 03:01:42.755247 | LOOP [upload-logs : Upload console log and json output]