2026-07-14 03:01:07.597611 | Job console starting 2026-07-14 03:01:07.619745 | Updating git repos 2026-07-14 03:01:08.009583 | Cloning repos into workspace 2026-07-14 03:01:08.055985 | Restoring repo states 2026-07-14 03:01:08.063178 | Merging changes 2026-07-14 03:01:08.063198 | Checking out repos 2026-07-14 03:01:08.130587 | Preparing playbooks 2026-07-14 03:01:09.075977 | Running Ansible setup 2026-07-14 03:01:14.429563 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-14 03:01:15.395538 | 2026-07-14 03:01:15.395741 | PLAY [Base pre] 2026-07-14 03:01:15.445975 | 2026-07-14 03:01:15.446200 | TASK [Setup log path fact] 2026-07-14 03:01:15.503775 | debian-bookworm | ok 2026-07-14 03:01:15.550381 | 2026-07-14 03:01:15.550587 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-14 03:01:15.617940 | debian-bookworm | ok 2026-07-14 03:01:15.638673 | 2026-07-14 03:01:15.638951 | TASK [emit-job-header : Print job information] 2026-07-14 03:01:15.702049 | # Job Information 2026-07-14 03:01:15.702364 | Ansible Version: 2.16.14 2026-07-14 03:01:15.702405 | Job: yamllint 2026-07-14 03:01:15.702443 | Pipeline: periodic-daily 2026-07-14 03:01:15.702466 | Executor: 521e9411259a 2026-07-14 03:01:15.702486 | Triggered by: https://github.com/osism/container-images 2026-07-14 03:01:15.702508 | Event ID: 928f7bb2c682436b853d118ec1b21501 2026-07-14 03:01:15.708300 | 2026-07-14 03:01:15.708448 | LOOP [emit-job-header : Print node information] 2026-07-14 03:01:15.922307 | debian-bookworm | ok: 2026-07-14 03:01:15.922626 | debian-bookworm | # Node Information 2026-07-14 03:01:15.922667 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-14 03:01:15.922693 | debian-bookworm | Hostname: debian 2026-07-14 03:01:15.922716 | debian-bookworm | Username: zuul 2026-07-14 03:01:15.922737 | debian-bookworm | Distro: Debian 12.15 2026-07-14 03:01:15.922762 | debian-bookworm | Provider: regiocloud-a 2026-07-14 03:01:15.922783 | debian-bookworm | Region: 2026-07-14 03:01:15.922805 | debian-bookworm | Label: debian-bookworm 2026-07-14 03:01:15.922826 | debian-bookworm | Product Name: OpenStack Nova 2026-07-14 03:01:15.922879 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6f:ce03 2026-07-14 03:01:15.941238 | 2026-07-14 03:01:15.943040 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-14 03:01:17.477638 | debian-bookworm -> localhost | changed 2026-07-14 03:01:17.487860 | 2026-07-14 03:01:17.487993 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-14 03:01:19.213114 | debian-bookworm -> localhost | changed 2026-07-14 03:01:19.226679 | 2026-07-14 03:01:19.226792 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-14 03:01:19.887624 | debian-bookworm -> localhost | ok 2026-07-14 03:01:19.897338 | 2026-07-14 03:01:19.897484 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-14 03:01:19.996597 | debian-bookworm | ok 2026-07-14 03:01:20.013529 | debian-bookworm | included: /var/lib/zuul/builds/2af08170661548ef9f0f3747c8c50ade/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-14 03:01:20.021260 | 2026-07-14 03:01:20.021369 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-14 03:01:22.058896 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-14 03:01:22.059121 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2af08170661548ef9f0f3747c8c50ade/work/2af08170661548ef9f0f3747c8c50ade_id_rsa 2026-07-14 03:01:22.059161 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2af08170661548ef9f0f3747c8c50ade/work/2af08170661548ef9f0f3747c8c50ade_id_rsa.pub 2026-07-14 03:01:22.059200 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-14 03:01:22.059224 | debian-bookworm -> localhost | SHA256:2UPY52gdDFGQICZ4nCeTIPpiYWoNQD02gfcUE4HJDQI zuul-build-sshkey 2026-07-14 03:01:22.059246 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-14 03:01:22.059277 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-14 03:01:22.059300 | debian-bookworm -> localhost | |Eo=*BB* ..+=. | 2026-07-14 03:01:22.059322 | debian-bookworm -> localhost | |oooXB=o. o.o | 2026-07-14 03:01:22.059342 | debian-bookworm -> localhost | |.+o.=+ . o + | 2026-07-14 03:01:22.059362 | debian-bookworm -> localhost | |o.+ . + = . | 2026-07-14 03:01:22.059382 | debian-bookworm -> localhost | |oo.. S = o | 2026-07-14 03:01:22.059410 | debian-bookworm -> localhost | |o. . . | 2026-07-14 03:01:22.059430 | debian-bookworm -> localhost | | | 2026-07-14 03:01:22.059450 | debian-bookworm -> localhost | | | 2026-07-14 03:01:22.059470 | debian-bookworm -> localhost | | | 2026-07-14 03:01:22.059490 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-14 03:01:22.059540 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.402902 2026-07-14 03:01:22.066141 | 2026-07-14 03:01:22.066250 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-14 03:01:22.084485 | debian-bookworm | ok 2026-07-14 03:01:22.096423 | debian-bookworm | included: /var/lib/zuul/builds/2af08170661548ef9f0f3747c8c50ade/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-14 03:01:22.104763 | 2026-07-14 03:01:22.104860 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-14 03:01:22.118123 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:01:22.125021 | 2026-07-14 03:01:22.125201 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-14 03:01:22.732715 | debian-bookworm | changed 2026-07-14 03:01:22.749543 | 2026-07-14 03:01:22.749743 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-14 03:01:23.045795 | debian-bookworm | ok 2026-07-14 03:01:23.055315 | 2026-07-14 03:01:23.055989 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-14 03:01:23.875286 | debian-bookworm | changed 2026-07-14 03:01:23.898818 | 2026-07-14 03:01:23.898969 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-14 03:01:24.802269 | debian-bookworm | changed 2026-07-14 03:01:24.813771 | 2026-07-14 03:01:24.813916 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-14 03:01:24.864437 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:01:24.871680 | 2026-07-14 03:01:24.871800 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-14 03:01:25.933833 | debian-bookworm -> localhost | changed 2026-07-14 03:01:25.952570 | 2026-07-14 03:01:25.952689 | TASK [add-build-sshkey : Add back temp key] 2026-07-14 03:01:26.847762 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2af08170661548ef9f0f3747c8c50ade/work/2af08170661548ef9f0f3747c8c50ade_id_rsa (zuul-build-sshkey) 2026-07-14 03:01:26.848057 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019602 2026-07-14 03:01:26.856896 | 2026-07-14 03:01:26.857013 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-14 03:01:27.775974 | debian-bookworm | ok 2026-07-14 03:01:27.781034 | 2026-07-14 03:01:27.781126 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-14 03:01:27.843335 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:01:27.851953 | 2026-07-14 03:01:27.852054 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-14 03:01:28.820197 | debian-bookworm | ok 2026-07-14 03:01:28.843752 | 2026-07-14 03:01:28.843862 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-14 03:01:28.921526 | debian-bookworm | ok 2026-07-14 03:01:28.926744 | 2026-07-14 03:01:28.926853 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-14 03:01:30.363598 | debian-bookworm -> localhost | ok 2026-07-14 03:01:30.368935 | 2026-07-14 03:01:30.369022 | TASK [validate-host : Collect information about the host] 2026-07-14 03:01:32.400731 | debian-bookworm | ok 2026-07-14 03:01:32.430160 | 2026-07-14 03:01:32.430693 | TASK [validate-host : Sanitize hostname] 2026-07-14 03:01:32.766394 | debian-bookworm | ok 2026-07-14 03:01:32.775140 | 2026-07-14 03:01:32.775262 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-14 03:01:34.407079 | debian-bookworm -> localhost | changed 2026-07-14 03:01:34.412472 | 2026-07-14 03:01:34.412568 | TASK [validate-host : Collect information about zuul worker] 2026-07-14 03:01:35.043662 | debian-bookworm | ok 2026-07-14 03:01:35.047699 | 2026-07-14 03:01:35.047808 | TASK [validate-host : Write out all zuul information for each host] 2026-07-14 03:01:36.767487 | debian-bookworm -> localhost | changed 2026-07-14 03:01:36.775872 | 2026-07-14 03:01:36.775965 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-14 03:01:37.120342 | debian-bookworm | ok 2026-07-14 03:01:37.127772 | 2026-07-14 03:01:37.127859 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-14 03:01:38.931193 | debian-bookworm | changed: 2026-07-14 03:01:38.931381 | debian-bookworm | cd+++++++++ src/ 2026-07-14 03:01:38.931415 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-14 03:01:38.931439 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-14 03:01:38.931460 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-07-14 03:01:38.931480 | debian-bookworm | Containerfile 2026-07-14 03:01:38.937927 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-07-14 03:01:38.937945 | debian-bookworm | Containerfile 2026-07-14 03:01:38.937979 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-07-14 03:01:38.937997 | debian-bookworm | Containerfile 2026-07-14 03:01:38.938256 | debian-bookworm | Containerfile 2026-07-14 03:01:38.938533 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-07-14 03:01:38.938551 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-07-14 03:01:38.938569 | debian-bookworm | Containerfile 2026-07-14 03:01:38.939363 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-07-14 03:01:38.939384 | debian-bookworm | Containerfile 2026-07-14 03:01:38.939458 | debian-bookworm | Containerfile 2026-07-14 03:01:38.939549 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-07-14 03:01:38.939566 | debian-bookworm | Containerfile 2026-07-14 03:01:38.939601 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-07-14 03:01:38.939618 | debian-bookworm | Containerfile 2026-07-14 03:01:38.939653 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-07-14 03:01:38.939671 | debian-bookworm | Containerfile 2026-07-14 03:01:38.939705 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-07-14 03:01:38.939722 | debian-bookworm | Containerfile 2026-07-14 03:01:38.939757 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-07-14 03:01:38.939773 | debian-bookworm | Containerfile 2026-07-14 03:01:38.939808 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-07-14 03:01:38.939825 | debian-bookworm | Containerfile 2026-07-14 03:01:38.940271 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-07-14 03:01:38.940288 | debian-bookworm | Containerfile 2026-07-14 03:01:38.940324 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-07-14 03:01:38.940341 | debian-bookworm | Containerfile 2026-07-14 03:01:38.940377 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-07-14 03:01:38.940394 | debian-bookworm | Containerfile 2026-07-14 03:01:38.940428 | debian-bookworm | Containerfile 2026-07-14 03:01:38.940531 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-07-14 03:01:38.940548 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-07-14 03:01:38.940565 | debian-bookworm | Containerfile 2026-07-14 03:01:38.941281 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-07-14 03:01:38.941300 | debian-bookworm | Containerfile 2026-07-14 03:01:38.941390 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-07-14 03:01:38.941407 | debian-bookworm | Containerfile 2026-07-14 03:01:38.941480 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-07-14 03:01:38.941499 | debian-bookworm | Containerfile 2026-07-14 03:01:38.941535 | debian-bookworm | Containerfile 2026-07-14 03:01:38.941822 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-07-14 03:01:38.942066 | debian-bookworm | Containerfile 2026-07-14 03:01:38.942364 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-07-14 03:01:38.942382 | debian-bookworm | Containerfile 2026-07-14 03:01:38.957006 | 2026-07-14 03:01:38.957099 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-07-14 03:01:39.237028 | debian-bookworm | changed: "logs" 2026-07-14 03:01:39.237259 | debian-bookworm | ok: All items complete 2026-07-14 03:01:39.237289 | 2026-07-14 03:01:39.550186 | debian-bookworm | changed: "artifacts" 2026-07-14 03:01:39.800472 | debian-bookworm | changed: "docs" 2026-07-14 03:01:39.873220 | 2026-07-14 03:01:39.873351 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-07-14 03:01:40.218425 | debian-bookworm | ok 2026-07-14 03:01:40.223576 | 2026-07-14 03:01:40.223655 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-07-14 03:01:40.786244 | debian-bookworm | ok: Runtime: 0:00:00.083989 2026-07-14 03:01:40.790678 | 2026-07-14 03:01:40.790775 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-07-14 03:01:41.332704 | debian-bookworm | ok: Runtime: 0:00:00.115068 2026-07-14 03:01:41.340739 | 2026-07-14 03:01:41.340835 | TASK [diagnose-network : Ensure log directory exists] 2026-07-14 03:01:41.664415 | debian-bookworm | ok 2026-07-14 03:01:41.680169 | 2026-07-14 03:01:41.680452 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-07-14 03:01:48.215066 | debian-bookworm | ok: Runtime: 0:00:04.832639 2026-07-14 03:01:48.219232 | 2026-07-14 03:01:48.219364 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-14 03:01:48.305716 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:01:48.310253 | 2026-07-14 03:01:48.310351 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-14 03:01:48.395684 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:01:48.400982 | 2026-07-14 03:01:48.401062 | PLAY RECAP 2026-07-14 03:01:48.401106 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-07-14 03:01:48.401134 | 2026-07-14 03:01:48.756259 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-14 03:01:48.757180 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-07-14 03:01:50.824756 | 2026-07-14 03:01:50.824893 | PLAY [Run yamllint] 2026-07-14 03:01:50.868868 | 2026-07-14 03:01:50.868995 | LOOP [Install python] 2026-07-14 03:01:50.923446 | debian-bookworm | ok: "ensure-python" 2026-07-14 03:01:50.937900 | debian-bookworm | ok: "ensure-pip" 2026-07-14 03:01:51.018035 | 2026-07-14 03:01:51.018183 | TASK [ensure-python : Validate python_version value] 2026-07-14 03:01:51.073823 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:01:51.079840 | 2026-07-14 03:01:51.079960 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-07-14 03:01:51.134697 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:01:51.139549 | 2026-07-14 03:01:51.139651 | TASK [ensure-python : Pull in venv package] 2026-07-14 03:01:51.183033 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:01:51.188657 | 2026-07-14 03:01:51.188767 | TASK [ensure-python : Set default RPM package name] 2026-07-14 03:01:51.221995 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:01:51.227968 | 2026-07-14 03:01:51.228069 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-07-14 03:01:51.261247 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:01:51.267454 | 2026-07-14 03:01:51.276284 | TASK [ensure-python : Install RPM package] 2026-07-14 03:01:51.360531 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:01:51.365514 | 2026-07-14 03:01:51.365615 | TASK [ensure-python : Install python using pyenv] 2026-07-14 03:01:51.388902 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:01:51.394727 | 2026-07-14 03:01:51.394854 | TASK [ensure-python : Activate python using stow] 2026-07-14 03:01:51.461649 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:01:51.471039 | 2026-07-14 03:01:51.471151 | TASK [ensure-pip : Check if pip is installed] 2026-07-14 03:01:52.557134 | debian-bookworm | ok: Runtime: 0:00:00.004968 2026-07-14 03:01:52.563677 | 2026-07-14 03:01:52.563769 | LOOP [ensure-pip : Install pip from packages] 2026-07-14 03:01:52.713561 | debian-bookworm | ok: "/var/lib/zuul/builds/2af08170661548ef9f0f3747c8c50ade/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-07-14 03:01:52.714135 | debian-bookworm | ok: All items complete 2026-07-14 03:01:52.714226 | 2026-07-14 03:01:52.728352 | debian-bookworm | included: /var/lib/zuul/builds/2af08170661548ef9f0f3747c8c50ade/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-07-14 03:01:52.740808 | 2026-07-14 03:01:52.740916 | TASK [ensure-pip : Update package lists] 2026-07-14 03:01:57.414092 | debian-bookworm | changed 2026-07-14 03:01:57.420624 | 2026-07-14 03:01:57.420722 | TASK [ensure-pip : Install Python 3 pip] 2026-07-14 03:02:02.689478 | debian-bookworm | changed 2026-07-14 03:02:02.694326 | 2026-07-14 03:02:02.694408 | TASK [ensure-pip : Install Python 2 pip] 2026-07-14 03:02:02.747978 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:02:02.753069 | 2026-07-14 03:02:02.753165 | TASK [ensure-pip : Ensure setuptools] 2026-07-14 03:02:02.806676 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:02:02.813134 | 2026-07-14 03:02:02.813249 | TASK [ensure-pip : Check for ensurepip module] 2026-07-14 03:02:03.336891 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-07-14 03:02:03.337081 | debian-bookworm | [--altinstall] [--default-pip] 2026-07-14 03:02:03.337107 | debian-bookworm | 2026-07-14 03:02:03.337123 | debian-bookworm | options: 2026-07-14 03:02:03.337142 | debian-bookworm | -h, --help show this help message and exit 2026-07-14 03:02:03.337196 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-07-14 03:02:03.337212 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-07-14 03:02:03.337297 | debian-bookworm | times. 2026-07-14 03:02:03.337327 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-07-14 03:02:03.337342 | debian-bookworm | --user Install using the user scheme. 2026-07-14 03:02:03.337355 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-07-14 03:02:03.337367 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-07-14 03:02:03.337378 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-07-14 03:02:03.337390 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-07-14 03:02:03.337401 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-07-14 03:02:03.397032 | debian-bookworm | ok: Runtime: 0:00:00.093315 2026-07-14 03:02:03.402077 | 2026-07-14 03:02:03.403610 | TASK [ensure-pip : Ensure python3-venv] 2026-07-14 03:02:03.451057 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:02:03.456264 | 2026-07-14 03:02:03.456366 | TASK [ensure-pip : Install pip from source] 2026-07-14 03:02:03.490642 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:02:03.496200 | 2026-07-14 03:02:03.496310 | TASK [ensure-pip : Probe for venv python full path] 2026-07-14 03:02:03.896666 | debian-bookworm | /usr/bin/python3 2026-07-14 03:02:04.080542 | debian-bookworm | ok: Runtime: 0:00:00.006226 2026-07-14 03:02:04.085153 | 2026-07-14 03:02:04.085243 | TASK [ensure-pip : Set host default] 2026-07-14 03:02:04.133598 | debian-bookworm | ok 2026-07-14 03:02:04.138480 | 2026-07-14 03:02:04.138567 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-07-14 03:02:04.284709 | debian-bookworm | ok 2026-07-14 03:02:04.340497 | 2026-07-14 03:02:04.340607 | TASK [yamllint : Install yamllint] 2026-07-14 03:02:10.625697 | debian-bookworm | changed 2026-07-14 03:02:10.630542 | 2026-07-14 03:02:10.630633 | TASK [yamllint : Run yamllint] 2026-07-14 03:02:11.654750 | debian-bookworm | ./.hadolint.yaml 2026-07-14 03:02:11.654861 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-07-14 03:02:11.654873 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-07-14 03:02:11.654882 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-07-14 03:02:11.654892 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-07-14 03:02:11.654901 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-07-14 03:02:11.654906 | debian-bookworm | 2026-07-14 03:02:11.654929 | debian-bookworm | ./.github/workflows/add-to-project.yml 2026-07-14 03:02:11.654938 | debian-bookworm | 1:1 warning missing document start "---" (document-start) 2026-07-14 03:02:11.654944 | debian-bookworm | 2026-07-14 03:02:11.773829 | debian-bookworm | ok: Runtime: 0:00:00.490630 2026-07-14 03:02:11.779637 | 2026-07-14 03:02:11.779699 | PLAY RECAP 2026-07-14 03:02:11.779741 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-14 03:02:11.779761 | 2026-07-14 03:02:11.944778 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-07-14 03:02:11.945860 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-14 03:02:12.880704 | 2026-07-14 03:02:12.882294 | PLAY [Base post-fetch] 2026-07-14 03:02:12.923733 | 2026-07-14 03:02:12.923865 | TASK [diagnose-network : Ensure log directory exists] 2026-07-14 03:02:13.497748 | debian-bookworm | ok 2026-07-14 03:02:13.509282 | 2026-07-14 03:02:13.509406 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-14 03:02:25.530725 | debian-bookworm | ok: Runtime: 0:00:06.243922 2026-07-14 03:02:25.539327 | 2026-07-14 03:02:25.539473 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-14 03:02:31.553382 | debian-bookworm | ok: Runtime: 0:00:00.008279 2026-07-14 03:02:31.561967 | 2026-07-14 03:02:31.562132 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-14 03:02:37.743067 | debian-bookworm | ok: Runtime: 0:00:00.009231 2026-07-14 03:02:37.779554 | 2026-07-14 03:02:37.779678 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-14 03:02:37.890362 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:02:37.896301 | 2026-07-14 03:02:37.896408 | TASK [fetch-output : Set log path for single node] 2026-07-14 03:02:37.938353 | debian-bookworm | ok 2026-07-14 03:02:37.943273 | 2026-07-14 03:02:37.943380 | LOOP [fetch-output : Ensure local output dirs] 2026-07-14 03:02:38.218751 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/2af08170661548ef9f0f3747c8c50ade/work/logs" 2026-07-14 03:02:38.877092 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2af08170661548ef9f0f3747c8c50ade/work/artifacts" 2026-07-14 03:02:39.680506 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2af08170661548ef9f0f3747c8c50ade/work/docs" 2026-07-14 03:02:39.689469 | 2026-07-14 03:02:39.689591 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-14 03:02:41.050041 | debian-bookworm | changed: 2026-07-14 03:02:41.050328 | debian-bookworm | .d..t...... ./ 2026-07-14 03:02:41.050365 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-14 03:02:41.050391 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-14 03:02:41.050412 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-14 03:02:41.050434 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-14 03:02:41.050454 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-14 03:02:41.050497 | debian-bookworm | changed: All items complete 2026-07-14 03:02:41.050520 | 2026-07-14 03:02:42.015291 | debian-bookworm | changed: .d..t...... ./ 2026-07-14 03:02:43.008025 | debian-bookworm | changed: .d..t...... ./ 2026-07-14 03:02:43.028821 | 2026-07-14 03:02:43.028947 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-14 03:02:43.061136 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:02:43.064103 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:02:43.082969 | 2026-07-14 03:02:43.083070 | PLAY RECAP 2026-07-14 03:02:43.083125 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-14 03:02:43.083151 | 2026-07-14 03:02:43.200017 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-14 03:02:43.200814 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-14 03:02:44.160666 | 2026-07-14 03:02:44.160860 | PLAY [Base post] 2026-07-14 03:02:44.173934 | 2026-07-14 03:02:44.174061 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-14 03:02:44.725706 | debian-bookworm | changed 2026-07-14 03:02:44.734348 | 2026-07-14 03:02:44.734470 | PLAY RECAP 2026-07-14 03:02:44.734535 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-14 03:02:44.734598 | 2026-07-14 03:02:44.842786 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-14 03:02:44.843608 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-14 03:02:45.700473 | 2026-07-14 03:02:45.700630 | PLAY [Base post-logs] 2026-07-14 03:02:45.710906 | 2026-07-14 03:02:45.711030 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-14 03:02:46.316535 | localhost | changed 2026-07-14 03:02:46.326318 | 2026-07-14 03:02:46.326485 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-14 03:02:46.376448 | localhost | ok 2026-07-14 03:02:46.379328 | 2026-07-14 03:02:46.379461 | TASK [Set zuul-log-path fact] 2026-07-14 03:02:46.413985 | localhost | ok 2026-07-14 03:02:46.429427 | 2026-07-14 03:02:46.436963 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-14 03:02:46.483373 | localhost | ok 2026-07-14 03:02:46.486629 | 2026-07-14 03:02:46.486720 | TASK [upload-logs : Create log directories] 2026-07-14 03:02:47.444544 | localhost | changed 2026-07-14 03:02:47.447834 | 2026-07-14 03:02:47.447935 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-14 03:02:47.976382 | localhost -> localhost | ok: Runtime: 0:00:00.003923 2026-07-14 03:02:47.979990 | 2026-07-14 03:02:47.980072 | TASK [upload-logs : Upload logs to log server] 2026-07-14 03:02:48.598086 | localhost | Output suppressed because no_log was given 2026-07-14 03:02:48.599801 | 2026-07-14 03:02:48.599889 | LOOP [upload-logs : Compress console log and json output] 2026-07-14 03:02:48.663308 | localhost | skipping: Conditional result was False 2026-07-14 03:02:48.669789 | localhost | skipping: Conditional result was False 2026-07-14 03:02:48.676787 | 2026-07-14 03:02:48.676893 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-14 03:02:48.737260 | localhost | skipping: Conditional result was False 2026-07-14 03:02:48.737503 | 2026-07-14 03:02:48.742579 | localhost | skipping: Conditional result was False 2026-07-14 03:02:48.754357 | 2026-07-14 03:02:48.754470 | LOOP [upload-logs : Upload console log and json output]