2026-06-27 08:53:01.649292 | Job console starting 2026-06-27 08:53:01.672582 | Updating git repos 2026-06-27 08:53:01.717792 | Cloning repos into workspace 2026-06-27 08:53:01.809037 | Restoring repo states 2026-06-27 08:53:01.817206 | Merging changes 2026-06-27 08:53:02.348358 | Checking out repos 2026-06-27 08:53:02.387030 | Preparing playbooks 2026-06-27 08:53:03.327700 | Running Ansible setup 2026-06-27 08:53:08.346687 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-27 08:53:09.214276 | 2026-06-27 08:53:09.214615 | PLAY [Base pre] 2026-06-27 08:53:09.248095 | 2026-06-27 08:53:09.248271 | TASK [Setup log path fact] 2026-06-27 08:53:09.279930 | debian-bookworm | ok 2026-06-27 08:53:09.299851 | 2026-06-27 08:53:09.300028 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 08:53:09.361829 | debian-bookworm | ok 2026-06-27 08:53:09.374098 | 2026-06-27 08:53:09.374248 | TASK [emit-job-header : Print job information] 2026-06-27 08:53:09.456746 | # Job Information 2026-06-27 08:53:09.456942 | Ansible Version: 2.16.14 2026-06-27 08:53:09.456977 | Job: yamllint 2026-06-27 08:53:09.457010 | Pipeline: check 2026-06-27 08:53:09.457033 | Executor: 521e9411259a 2026-06-27 08:53:09.457054 | Triggered by: https://github.com/osism/container-images/pull/844 2026-06-27 08:53:09.457075 | Event ID: 94b81150-7205-11f1-903f-99b9adb5e54a 2026-06-27 08:53:09.462561 | 2026-06-27 08:53:09.462689 | LOOP [emit-job-header : Print node information] 2026-06-27 08:53:09.583995 | debian-bookworm | ok: 2026-06-27 08:53:09.584203 | debian-bookworm | # Node Information 2026-06-27 08:53:09.584239 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-27 08:53:09.584264 | debian-bookworm | Hostname: debian 2026-06-27 08:53:09.584287 | debian-bookworm | Username: zuul 2026-06-27 08:53:09.584404 | debian-bookworm | Distro: Debian 12.14 2026-06-27 08:53:09.584429 | debian-bookworm | Provider: regiocloud-a 2026-06-27 08:53:09.584551 | debian-bookworm | Region: 2026-06-27 08:53:09.584624 | debian-bookworm | Label: debian-bookworm 2026-06-27 08:53:09.584651 | debian-bookworm | Product Name: OpenStack Nova 2026-06-27 08:53:09.584675 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea2:4405 2026-06-27 08:53:09.604135 | 2026-06-27 08:53:09.604286 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-27 08:53:10.342926 | debian-bookworm -> localhost | changed 2026-06-27 08:53:10.353830 | 2026-06-27 08:53:10.354178 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-27 08:53:12.069164 | debian-bookworm -> localhost | changed 2026-06-27 08:53:12.086553 | 2026-06-27 08:53:12.086701 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-27 08:53:12.803961 | debian-bookworm -> localhost | ok 2026-06-27 08:53:12.811679 | 2026-06-27 08:53:12.811839 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-27 08:53:12.855410 | debian-bookworm | ok 2026-06-27 08:53:12.873387 | debian-bookworm | included: /var/lib/zuul/builds/a9548410959e40b68b62ccf4d5960477/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-27 08:53:12.881234 | 2026-06-27 08:53:12.881427 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-27 08:53:16.019381 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-27 08:53:16.019638 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a9548410959e40b68b62ccf4d5960477/work/a9548410959e40b68b62ccf4d5960477_id_rsa 2026-06-27 08:53:16.019678 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a9548410959e40b68b62ccf4d5960477/work/a9548410959e40b68b62ccf4d5960477_id_rsa.pub 2026-06-27 08:53:16.019705 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-27 08:53:16.019729 | debian-bookworm -> localhost | SHA256:IZgIX2CJgYQf0VhgdoRP4SnSccnM/BqCTzDH6TpDMhg zuul-build-sshkey 2026-06-27 08:53:16.019751 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-27 08:53:16.019847 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-27 08:53:16.019871 | debian-bookworm -> localhost | |*=O^Bo | 2026-06-27 08:53:16.019893 | debian-bookworm -> localhost | |EBOBO+ | 2026-06-27 08:53:16.019914 | debian-bookworm -> localhost | |oO=+=.. . | 2026-06-27 08:53:16.019933 | debian-bookworm -> localhost | |=o=.o .. . | 2026-06-27 08:53:16.019953 | debian-bookworm -> localhost | |o= . o S | 2026-06-27 08:53:16.019980 | debian-bookworm -> localhost | |+ . . | 2026-06-27 08:53:16.020001 | debian-bookworm -> localhost | | o | 2026-06-27 08:53:16.020021 | debian-bookworm -> localhost | | | 2026-06-27 08:53:16.020042 | debian-bookworm -> localhost | | | 2026-06-27 08:53:16.020062 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-27 08:53:16.020122 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.132271 2026-06-27 08:53:16.027609 | 2026-06-27 08:53:16.027751 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-27 08:53:16.074117 | debian-bookworm | ok 2026-06-27 08:53:16.093553 | debian-bookworm | included: /var/lib/zuul/builds/a9548410959e40b68b62ccf4d5960477/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-27 08:53:16.115095 | 2026-06-27 08:53:16.115262 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-27 08:53:16.158145 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:16.165262 | 2026-06-27 08:53:16.165431 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-27 08:53:16.937524 | debian-bookworm | changed 2026-06-27 08:53:16.951793 | 2026-06-27 08:53:16.951993 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-27 08:53:17.209650 | debian-bookworm | ok 2026-06-27 08:53:17.225055 | 2026-06-27 08:53:17.225215 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-27 08:53:18.028583 | debian-bookworm | changed 2026-06-27 08:53:18.042071 | 2026-06-27 08:53:18.042219 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-27 08:53:18.806447 | debian-bookworm | changed 2026-06-27 08:53:18.824525 | 2026-06-27 08:53:18.824678 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-27 08:53:18.848996 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:18.865603 | 2026-06-27 08:53:18.865748 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-27 08:53:19.462900 | debian-bookworm -> localhost | changed 2026-06-27 08:53:19.474428 | 2026-06-27 08:53:19.474566 | TASK [add-build-sshkey : Add back temp key] 2026-06-27 08:53:20.154997 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a9548410959e40b68b62ccf4d5960477/work/a9548410959e40b68b62ccf4d5960477_id_rsa (zuul-build-sshkey) 2026-06-27 08:53:20.155255 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034681 2026-06-27 08:53:20.163518 | 2026-06-27 08:53:20.163646 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-27 08:53:20.674545 | debian-bookworm | ok 2026-06-27 08:53:20.683092 | 2026-06-27 08:53:20.683245 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-27 08:53:20.725718 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:20.737327 | 2026-06-27 08:53:20.737468 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-27 08:53:21.206628 | debian-bookworm | ok 2026-06-27 08:53:21.227859 | 2026-06-27 08:53:21.228256 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-27 08:53:21.258411 | debian-bookworm | ok 2026-06-27 08:53:21.263846 | 2026-06-27 08:53:21.263974 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-27 08:53:21.750504 | debian-bookworm -> localhost | ok 2026-06-27 08:53:21.769055 | 2026-06-27 08:53:21.769244 | TASK [validate-host : Collect information about the host] 2026-06-27 08:53:23.201473 | debian-bookworm | ok 2026-06-27 08:53:23.223575 | 2026-06-27 08:53:23.223713 | TASK [validate-host : Sanitize hostname] 2026-06-27 08:53:23.523536 | debian-bookworm | ok 2026-06-27 08:53:23.539770 | 2026-06-27 08:53:23.539918 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-27 08:53:24.597981 | debian-bookworm -> localhost | changed 2026-06-27 08:53:24.604108 | 2026-06-27 08:53:24.604230 | TASK [validate-host : Collect information about zuul worker] 2026-06-27 08:53:25.068635 | debian-bookworm | ok 2026-06-27 08:53:25.085807 | 2026-06-27 08:53:25.085963 | TASK [validate-host : Write out all zuul information for each host] 2026-06-27 08:53:25.783669 | debian-bookworm -> localhost | changed 2026-06-27 08:53:25.794374 | 2026-06-27 08:53:25.794531 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-27 08:53:26.072119 | debian-bookworm | ok 2026-06-27 08:53:26.081276 | 2026-06-27 08:53:26.081450 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-27 08:53:27.030685 | debian-bookworm | changed: 2026-06-27 08:53:27.030922 | debian-bookworm | cd+++++++++ src/ 2026-06-27 08:53:27.030960 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-27 08:53:27.030984 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-27 08:53:27.031006 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-06-27 08:53:27.031026 | debian-bookworm | Containerfile 2026-06-27 08:53:27.077719 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-06-27 08:53:27.077737 | debian-bookworm | Containerfile 2026-06-27 08:53:27.077772 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-06-27 08:53:27.077791 | debian-bookworm | Containerfile 2026-06-27 08:53:27.078025 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-06-27 08:53:27.078043 | debian-bookworm | Containerfile 2026-06-27 08:53:27.078172 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-06-27 08:53:27.078190 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-06-27 08:53:27.078207 | debian-bookworm | Containerfile 2026-06-27 08:53:27.078980 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-06-27 08:53:27.078998 | debian-bookworm | Containerfile 2026-06-27 08:53:27.079069 | debian-bookworm | Containerfile 2026-06-27 08:53:27.079159 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-06-27 08:53:27.079177 | debian-bookworm | Containerfile 2026-06-27 08:53:27.079212 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-06-27 08:53:27.079230 | debian-bookworm | Containerfile 2026-06-27 08:53:27.079265 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-06-27 08:53:27.079283 | debian-bookworm | Containerfile 2026-06-27 08:53:27.079342 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-06-27 08:53:27.079366 | debian-bookworm | Containerfile 2026-06-27 08:53:27.079402 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-06-27 08:53:27.079420 | debian-bookworm | Containerfile 2026-06-27 08:53:27.079457 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-06-27 08:53:27.079476 | debian-bookworm | Containerfile 2026-06-27 08:53:27.079921 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-06-27 08:53:27.079940 | debian-bookworm | Containerfile 2026-06-27 08:53:27.079978 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-06-27 08:53:27.079996 | debian-bookworm | Containerfile 2026-06-27 08:53:27.080033 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-06-27 08:53:27.080051 | debian-bookworm | Containerfile 2026-06-27 08:53:27.080087 | debian-bookworm | Containerfile 2026-06-27 08:53:27.084003 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-06-27 08:53:27.084030 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-06-27 08:53:27.084053 | debian-bookworm | Containerfile 2026-06-27 08:53:27.084243 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-06-27 08:53:27.084262 | debian-bookworm | Containerfile 2026-06-27 08:53:27.084526 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-06-27 08:53:27.084545 | debian-bookworm | Containerfile 2026-06-27 08:53:27.084630 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-06-27 08:53:27.084649 | debian-bookworm | Containerfile 2026-06-27 08:53:27.084685 | debian-bookworm | Containerfile 2026-06-27 08:53:27.084812 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-06-27 08:53:27.084830 | debian-bookworm | Containerfile 2026-06-27 08:53:27.085066 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-06-27 08:53:27.085083 | debian-bookworm | Containerfile 2026-06-27 08:53:27.107031 | 2026-06-27 08:53:27.107172 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-06-27 08:53:27.481091 | debian-bookworm | changed: "logs" 2026-06-27 08:53:27.481522 | debian-bookworm | ok: All items complete 2026-06-27 08:53:27.481579 | 2026-06-27 08:53:27.716362 | debian-bookworm | changed: "artifacts" 2026-06-27 08:53:27.995689 | debian-bookworm | changed: "docs" 2026-06-27 08:53:28.009787 | 2026-06-27 08:53:28.009934 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-06-27 08:53:28.265523 | debian-bookworm | ok 2026-06-27 08:53:28.273418 | 2026-06-27 08:53:28.273642 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-06-27 08:53:28.804675 | debian-bookworm | ok: Runtime: 0:00:00.058826 2026-06-27 08:53:28.810371 | 2026-06-27 08:53:28.810512 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-06-27 08:53:29.358765 | debian-bookworm | ok: Runtime: 0:00:00.108742 2026-06-27 08:53:29.368123 | 2026-06-27 08:53:29.368258 | TASK [diagnose-network : Ensure log directory exists] 2026-06-27 08:53:29.671087 | debian-bookworm | ok 2026-06-27 08:53:29.678638 | 2026-06-27 08:53:29.678804 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-06-27 08:53:41.371774 | debian-bookworm | ok: Runtime: 0:00:06.322010 2026-06-27 08:53:41.378047 | 2026-06-27 08:53:41.378191 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-27 08:53:41.435296 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:41.449058 | 2026-06-27 08:53:41.449233 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-27 08:53:41.502199 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:41.510796 | 2026-06-27 08:53:41.510941 | PLAY RECAP 2026-06-27 08:53:41.511003 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-06-27 08:53:41.511641 | 2026-06-27 08:53:41.677562 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-27 08:53:41.679056 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-06-27 08:53:42.506462 | 2026-06-27 08:53:42.506653 | PLAY [Run yamllint] 2026-06-27 08:53:42.523341 | 2026-06-27 08:53:42.523496 | LOOP [Install python] 2026-06-27 08:53:42.557015 | debian-bookworm | ok: "ensure-python" 2026-06-27 08:53:42.572645 | debian-bookworm | ok: "ensure-pip" 2026-06-27 08:53:42.621128 | 2026-06-27 08:53:42.621340 | TASK [ensure-python : Validate python_version value] 2026-06-27 08:53:42.657485 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:42.664372 | 2026-06-27 08:53:42.664511 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-06-27 08:53:42.694275 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:42.700427 | 2026-06-27 08:53:42.700568 | TASK [ensure-python : Pull in venv package] 2026-06-27 08:53:42.749830 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:42.758935 | 2026-06-27 08:53:42.759079 | TASK [ensure-python : Set default RPM package name] 2026-06-27 08:53:42.824790 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:42.832428 | 2026-06-27 08:53:42.832596 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-06-27 08:53:42.875604 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:42.901510 | 2026-06-27 08:53:42.901680 | TASK [ensure-python : Install RPM package] 2026-06-27 08:53:42.925975 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:42.932453 | 2026-06-27 08:53:42.932601 | TASK [ensure-python : Install python using pyenv] 2026-06-27 08:53:42.958253 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:42.964790 | 2026-06-27 08:53:42.964926 | TASK [ensure-python : Activate python using stow] 2026-06-27 08:53:43.019424 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:43.031207 | 2026-06-27 08:53:43.031367 | TASK [ensure-pip : Check if pip is installed] 2026-06-27 08:53:43.608075 | debian-bookworm | ok: Runtime: 0:00:00.008572 2026-06-27 08:53:43.613965 | 2026-06-27 08:53:43.617654 | LOOP [ensure-pip : Install pip from packages] 2026-06-27 08:53:43.660045 | debian-bookworm | ok: "/var/lib/zuul/builds/a9548410959e40b68b62ccf4d5960477/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-06-27 08:53:43.660394 | debian-bookworm | ok: All items complete 2026-06-27 08:53:43.660435 | 2026-06-27 08:53:43.680970 | debian-bookworm | included: /var/lib/zuul/builds/a9548410959e40b68b62ccf4d5960477/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-06-27 08:53:43.703167 | 2026-06-27 08:53:43.703354 | TASK [ensure-pip : Update package lists] 2026-06-27 08:53:48.043248 | debian-bookworm | changed 2026-06-27 08:53:48.049230 | 2026-06-27 08:53:48.049403 | TASK [ensure-pip : Install Python 3 pip] 2026-06-27 08:53:53.065827 | debian-bookworm | changed 2026-06-27 08:53:53.075262 | 2026-06-27 08:53:53.075424 | TASK [ensure-pip : Install Python 2 pip] 2026-06-27 08:53:53.132199 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:53.148539 | 2026-06-27 08:53:53.148778 | TASK [ensure-pip : Ensure setuptools] 2026-06-27 08:53:53.175813 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:53.194751 | 2026-06-27 08:53:53.194963 | TASK [ensure-pip : Check for ensurepip module] 2026-06-27 08:53:53.566053 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-06-27 08:53:53.566268 | debian-bookworm | [--altinstall] [--default-pip] 2026-06-27 08:53:53.566301 | debian-bookworm | 2026-06-27 08:53:53.566326 | debian-bookworm | options: 2026-06-27 08:53:53.566353 | debian-bookworm | -h, --help show this help message and exit 2026-06-27 08:53:53.566385 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-06-27 08:53:53.566409 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-06-27 08:53:53.566467 | debian-bookworm | times. 2026-06-27 08:53:53.566504 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-06-27 08:53:53.566528 | debian-bookworm | --user Install using the user scheme. 2026-06-27 08:53:53.566555 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-06-27 08:53:53.566575 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-06-27 08:53:53.566595 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-06-27 08:53:53.566614 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-06-27 08:53:53.566634 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-06-27 08:53:53.736098 | debian-bookworm | ok: Runtime: 0:00:00.083479 2026-06-27 08:53:53.750700 | 2026-06-27 08:53:53.750908 | TASK [ensure-pip : Ensure python3-venv] 2026-06-27 08:53:53.777185 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:53.791079 | 2026-06-27 08:53:53.791262 | TASK [ensure-pip : Install pip from source] 2026-06-27 08:53:53.817020 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:53:53.831252 | 2026-06-27 08:53:53.831442 | TASK [ensure-pip : Probe for venv python full path] 2026-06-27 08:53:54.154843 | debian-bookworm | /usr/bin/python3 2026-06-27 08:53:54.375448 | debian-bookworm | ok: Runtime: 0:00:00.011089 2026-06-27 08:53:54.387570 | 2026-06-27 08:53:54.387807 | TASK [ensure-pip : Set host default] 2026-06-27 08:53:54.466042 | debian-bookworm | ok 2026-06-27 08:53:54.474124 | 2026-06-27 08:53:54.474278 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-06-27 08:53:54.553242 | debian-bookworm | ok 2026-06-27 08:53:54.629485 | 2026-06-27 08:53:54.629694 | TASK [yamllint : Install yamllint] 2026-06-27 08:54:00.529039 | debian-bookworm | changed 2026-06-27 08:54:00.538547 | 2026-06-27 08:54:00.538732 | TASK [yamllint : Run yamllint] 2026-06-27 08:54:01.265461 | debian-bookworm | ./.hadolint.yaml 2026-06-27 08:54:01.265545 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-06-27 08:54:01.265555 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-06-27 08:54:01.265563 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-06-27 08:54:01.265572 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-06-27 08:54:01.265580 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-06-27 08:54:01.265585 | debian-bookworm | 2026-06-27 08:54:01.265601 | debian-bookworm | ./.github/workflows/add-to-project.yml 2026-06-27 08:54:01.265609 | debian-bookworm | 1:1 warning missing document start "---" (document-start) 2026-06-27 08:54:01.265614 | debian-bookworm | 2026-06-27 08:54:01.574811 | debian-bookworm | ok: Runtime: 0:00:00.471401 2026-06-27 08:54:01.590091 | 2026-06-27 08:54:01.590394 | PLAY RECAP 2026-06-27 08:54:01.590507 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-27 08:54:01.590558 | 2026-06-27 08:54:01.737645 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-06-27 08:54:01.739972 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-27 08:54:02.564582 | 2026-06-27 08:54:02.564829 | PLAY [Base post-fetch] 2026-06-27 08:54:02.580680 | 2026-06-27 08:54:02.580830 | TASK [diagnose-network : Ensure log directory exists] 2026-06-27 08:54:02.968827 | debian-bookworm | ok 2026-06-27 08:54:02.987282 | 2026-06-27 08:54:02.987687 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-27 08:54:09.562056 | debian-bookworm | ok: Runtime: 0:00:04.664544 2026-06-27 08:54:09.571802 | 2026-06-27 08:54:09.571956 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-27 08:54:15.587219 | debian-bookworm | ok: Runtime: 0:00:00.006073 2026-06-27 08:54:15.601577 | 2026-06-27 08:54:15.601748 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-27 08:54:21.636040 | debian-bookworm | ok: Runtime: 0:00:00.008644 2026-06-27 08:54:21.647339 | 2026-06-27 08:54:21.647477 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-27 08:54:21.713105 | debian-bookworm | skipping: Conditional result was False 2026-06-27 08:54:21.722299 | 2026-06-27 08:54:21.722477 | TASK [fetch-output : Set log path for single node] 2026-06-27 08:54:21.780587 | debian-bookworm | ok 2026-06-27 08:54:21.787363 | 2026-06-27 08:54:21.787494 | LOOP [fetch-output : Ensure local output dirs] 2026-06-27 08:54:22.129910 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/a9548410959e40b68b62ccf4d5960477/work/logs" 2026-06-27 08:54:22.447190 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a9548410959e40b68b62ccf4d5960477/work/artifacts" 2026-06-27 08:54:22.747484 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a9548410959e40b68b62ccf4d5960477/work/docs" 2026-06-27 08:54:22.774956 | 2026-06-27 08:54:22.775170 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-27 08:54:23.612839 | debian-bookworm | changed: 2026-06-27 08:54:23.613123 | debian-bookworm | .d..t...... ./ 2026-06-27 08:54:23.613172 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-27 08:54:23.613206 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-27 08:54:23.613241 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-27 08:54:23.613275 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-27 08:54:23.613367 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-27 08:54:23.613439 | debian-bookworm | changed: All items complete 2026-06-27 08:54:23.613478 | 2026-06-27 08:54:24.209756 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 08:54:24.795603 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 08:54:24.815342 | 2026-06-27 08:54:24.815499 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-27 08:54:25.167042 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007604 2026-06-27 08:54:25.486006 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007434 2026-06-27 08:54:25.495227 | 2026-06-27 08:54:25.495370 | PLAY RECAP 2026-06-27 08:54:25.495429 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-27 08:54:25.495455 | 2026-06-27 08:54:25.640865 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-27 08:54:25.642218 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 08:54:26.460967 | 2026-06-27 08:54:26.461152 | PLAY [Base post] 2026-06-27 08:54:26.480836 | 2026-06-27 08:54:26.481010 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-27 08:54:27.120097 | debian-bookworm | changed 2026-06-27 08:54:27.126585 | 2026-06-27 08:54:27.126716 | PLAY RECAP 2026-06-27 08:54:27.126778 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-27 08:54:27.126865 | 2026-06-27 08:54:27.266692 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 08:54:27.267567 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-27 08:54:28.088152 | 2026-06-27 08:54:28.088377 | PLAY [Base post-logs] 2026-06-27 08:54:28.121039 | 2026-06-27 08:54:28.121281 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-27 08:54:28.779503 | localhost | changed 2026-06-27 08:54:28.801241 | 2026-06-27 08:54:28.801474 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-27 08:54:28.829895 | localhost | ok 2026-06-27 08:54:28.833092 | 2026-06-27 08:54:28.833203 | TASK [Set zuul-log-path fact] 2026-06-27 08:54:28.849513 | localhost | ok 2026-06-27 08:54:28.860816 | 2026-06-27 08:54:28.860994 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 08:54:28.889132 | localhost | ok 2026-06-27 08:54:28.893446 | 2026-06-27 08:54:28.893602 | TASK [upload-logs : Create log directories] 2026-06-27 08:54:29.431100 | localhost | changed 2026-06-27 08:54:29.434050 | 2026-06-27 08:54:29.434163 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-27 08:54:30.107303 | localhost -> localhost | ok: Runtime: 0:00:00.005932 2026-06-27 08:54:30.111620 | 2026-06-27 08:54:30.111756 | TASK [upload-logs : Upload logs to log server] 2026-06-27 08:54:30.705835 | localhost | Output suppressed because no_log was given 2026-06-27 08:54:30.708175 | 2026-06-27 08:54:30.708418 | LOOP [upload-logs : Compress console log and json output] 2026-06-27 08:54:30.759840 | localhost | skipping: Conditional result was False 2026-06-27 08:54:30.766381 | localhost | skipping: Conditional result was False 2026-06-27 08:54:30.775761 | 2026-06-27 08:54:30.775898 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-27 08:54:30.829528 | localhost | skipping: Conditional result was False 2026-06-27 08:54:30.829848 | 2026-06-27 08:54:30.835054 | localhost | skipping: Conditional result was False 2026-06-27 08:54:30.843828 | 2026-06-27 08:54:30.843956 | LOOP [upload-logs : Upload console log and json output]