2026-06-12 08:35:04.236816 | Job console starting 2026-06-12 08:35:04.261828 | Updating git repos 2026-06-12 08:35:04.303981 | Cloning repos into workspace 2026-06-12 08:35:04.348852 | Restoring repo states 2026-06-12 08:35:04.367266 | Merging changes 2026-06-12 08:35:04.903073 | Checking out repos 2026-06-12 08:35:04.949270 | Preparing playbooks 2026-06-12 08:35:05.859872 | Running Ansible setup 2026-06-12 08:35:10.312005 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 08:35:11.094477 | 2026-06-12 08:35:11.094658 | PLAY [Base pre] 2026-06-12 08:35:11.115776 | 2026-06-12 08:35:11.115952 | TASK [Setup log path fact] 2026-06-12 08:35:11.136381 | debian-bookworm | ok 2026-06-12 08:35:11.155750 | 2026-06-12 08:35:11.155929 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 08:35:11.197327 | debian-bookworm | ok 2026-06-12 08:35:11.209654 | 2026-06-12 08:35:11.209825 | TASK [emit-job-header : Print job information] 2026-06-12 08:35:11.265937 | # Job Information 2026-06-12 08:35:11.266246 | Ansible Version: 2.16.14 2026-06-12 08:35:11.266311 | Job: flake8 2026-06-12 08:35:11.266370 | Pipeline: check 2026-06-12 08:35:11.266412 | Executor: 521e9411259a 2026-06-12 08:35:11.266449 | Triggered by: https://github.com/osism/container-images/pull/913 2026-06-12 08:35:11.266488 | Event ID: 95a42e50-6639-11f1-8ec9-1fe4d44278cd 2026-06-12 08:35:11.274791 | 2026-06-12 08:35:11.274987 | LOOP [emit-job-header : Print node information] 2026-06-12 08:35:11.403797 | debian-bookworm | ok: 2026-06-12 08:35:11.403998 | debian-bookworm | # Node Information 2026-06-12 08:35:11.404033 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-12 08:35:11.404059 | debian-bookworm | Hostname: debian 2026-06-12 08:35:11.404081 | debian-bookworm | Username: zuul 2026-06-12 08:35:11.404101 | debian-bookworm | Distro: Debian 12.14 2026-06-12 08:35:11.404124 | debian-bookworm | Provider: regiocloud-a 2026-06-12 08:35:11.404146 | debian-bookworm | Region: 2026-06-12 08:35:11.404166 | debian-bookworm | Label: debian-bookworm 2026-06-12 08:35:11.404187 | debian-bookworm | Product Name: OpenStack Nova 2026-06-12 08:35:11.404206 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7c:e0c5 2026-06-12 08:35:11.415654 | 2026-06-12 08:35:11.415833 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 08:35:11.946994 | debian-bookworm -> localhost | changed 2026-06-12 08:35:11.954463 | 2026-06-12 08:35:11.954583 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 08:35:13.007250 | debian-bookworm -> localhost | changed 2026-06-12 08:35:13.020154 | 2026-06-12 08:35:13.023062 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 08:35:13.310374 | debian-bookworm -> localhost | ok 2026-06-12 08:35:13.328001 | 2026-06-12 08:35:13.328153 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 08:35:13.360265 | debian-bookworm | ok 2026-06-12 08:35:13.376191 | debian-bookworm | included: /var/lib/zuul/builds/e2d082a75be84eb38183a72aa8584d06/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 08:35:13.382433 | 2026-06-12 08:35:13.382540 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 08:35:14.537280 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-12 08:35:14.537520 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e2d082a75be84eb38183a72aa8584d06/work/e2d082a75be84eb38183a72aa8584d06_id_rsa 2026-06-12 08:35:14.537560 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e2d082a75be84eb38183a72aa8584d06/work/e2d082a75be84eb38183a72aa8584d06_id_rsa.pub 2026-06-12 08:35:14.537589 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-12 08:35:14.537615 | debian-bookworm -> localhost | SHA256:FDVwkmnFS5TMuQoL4cPrcuIIjUpA58BOFEReWmZ6nDc zuul-build-sshkey 2026-06-12 08:35:14.537638 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-12 08:35:14.537672 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-12 08:35:14.537710 | debian-bookworm -> localhost | |o=.= +@*o | 2026-06-12 08:35:14.537732 | debian-bookworm -> localhost | |+ O o ++B. | 2026-06-12 08:35:14.537752 | debian-bookworm -> localhost | | O B E ... o | 2026-06-12 08:35:14.537772 | debian-bookworm -> localhost | |+ = * o. o | 2026-06-12 08:35:14.537792 | debian-bookworm -> localhost | |.. . + oS. | 2026-06-12 08:35:14.537817 | debian-bookworm -> localhost | |.o . . . | 2026-06-12 08:35:14.537837 | debian-bookworm -> localhost | |o... | 2026-06-12 08:35:14.537856 | debian-bookworm -> localhost | |+.o o | 2026-06-12 08:35:14.537886 | debian-bookworm -> localhost | |o..+ | 2026-06-12 08:35:14.537906 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-12 08:35:14.537959 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.660183 2026-06-12 08:35:14.546607 | 2026-06-12 08:35:14.546804 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 08:35:14.575325 | debian-bookworm | ok 2026-06-12 08:35:14.585843 | debian-bookworm | included: /var/lib/zuul/builds/e2d082a75be84eb38183a72aa8584d06/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 08:35:14.594129 | 2026-06-12 08:35:14.594245 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 08:35:14.618149 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:35:14.624375 | 2026-06-12 08:35:14.624504 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 08:35:15.352032 | debian-bookworm | changed 2026-06-12 08:35:15.360149 | 2026-06-12 08:35:15.360285 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 08:35:15.673694 | debian-bookworm | ok 2026-06-12 08:35:15.679614 | 2026-06-12 08:35:15.679752 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 08:35:16.434240 | debian-bookworm | changed 2026-06-12 08:35:16.444325 | 2026-06-12 08:35:16.444508 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 08:35:17.163472 | debian-bookworm | changed 2026-06-12 08:35:17.172301 | 2026-06-12 08:35:17.172435 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 08:35:17.198014 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:35:17.211464 | 2026-06-12 08:35:17.211627 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 08:35:17.673498 | debian-bookworm -> localhost | changed 2026-06-12 08:35:17.686924 | 2026-06-12 08:35:17.687124 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 08:35:18.029651 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e2d082a75be84eb38183a72aa8584d06/work/e2d082a75be84eb38183a72aa8584d06_id_rsa (zuul-build-sshkey) 2026-06-12 08:35:18.029944 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011050 2026-06-12 08:35:18.038501 | 2026-06-12 08:35:18.038632 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 08:35:18.445270 | debian-bookworm | ok 2026-06-12 08:35:18.451870 | 2026-06-12 08:35:18.452016 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 08:35:18.477261 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:35:18.497043 | 2026-06-12 08:35:18.497219 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 08:35:18.961840 | debian-bookworm | ok 2026-06-12 08:35:18.973338 | 2026-06-12 08:35:18.973465 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 08:35:19.017949 | debian-bookworm | ok 2026-06-12 08:35:19.025523 | 2026-06-12 08:35:19.025659 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 08:35:19.303345 | debian-bookworm -> localhost | ok 2026-06-12 08:35:19.310061 | 2026-06-12 08:35:19.310168 | TASK [validate-host : Collect information about the host] 2026-06-12 08:35:20.500761 | debian-bookworm | ok 2026-06-12 08:35:20.513077 | 2026-06-12 08:35:20.513224 | TASK [validate-host : Sanitize hostname] 2026-06-12 08:35:20.694643 | debian-bookworm | ok 2026-06-12 08:35:20.700648 | 2026-06-12 08:35:20.700832 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 08:35:21.262952 | debian-bookworm -> localhost | changed 2026-06-12 08:35:21.270587 | 2026-06-12 08:35:21.270739 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 08:35:21.699746 | debian-bookworm | ok 2026-06-12 08:35:21.710362 | 2026-06-12 08:35:21.710540 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 08:35:22.257225 | debian-bookworm -> localhost | changed 2026-06-12 08:35:22.274663 | 2026-06-12 08:35:22.274894 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 08:35:22.568210 | debian-bookworm | ok 2026-06-12 08:35:22.574038 | 2026-06-12 08:35:22.574150 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 08:35:23.493230 | debian-bookworm | changed: 2026-06-12 08:35:23.493512 | debian-bookworm | cd+++++++++ src/ 2026-06-12 08:35:23.493567 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-12 08:35:23.493608 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-12 08:35:23.493644 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-06-12 08:35:23.493697 | debian-bookworm | Containerfile 2026-06-12 08:35:23.501614 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-06-12 08:35:23.501639 | debian-bookworm | Containerfile 2026-06-12 08:35:23.501723 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-06-12 08:35:23.501750 | debian-bookworm | Containerfile 2026-06-12 08:35:23.502082 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-06-12 08:35:23.502107 | debian-bookworm | Containerfile 2026-06-12 08:35:23.502230 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-06-12 08:35:23.502255 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-06-12 08:35:23.502279 | debian-bookworm | Containerfile 2026-06-12 08:35:23.503325 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-06-12 08:35:23.503351 | debian-bookworm | Containerfile 2026-06-12 08:35:23.503452 | debian-bookworm | Containerfile 2026-06-12 08:35:23.503578 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-06-12 08:35:23.503603 | debian-bookworm | Containerfile 2026-06-12 08:35:23.503659 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-06-12 08:35:23.503722 | debian-bookworm | Containerfile 2026-06-12 08:35:23.503774 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-06-12 08:35:23.503798 | debian-bookworm | Containerfile 2026-06-12 08:35:23.503848 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-06-12 08:35:23.503872 | debian-bookworm | Containerfile 2026-06-12 08:35:23.503922 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-06-12 08:35:23.503946 | debian-bookworm | Containerfile 2026-06-12 08:35:23.503995 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-06-12 08:35:23.504019 | debian-bookworm | Containerfile 2026-06-12 08:35:23.504641 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-06-12 08:35:23.504665 | debian-bookworm | Containerfile 2026-06-12 08:35:23.504727 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-06-12 08:35:23.504752 | debian-bookworm | Containerfile 2026-06-12 08:35:23.504800 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-06-12 08:35:23.504824 | debian-bookworm | Containerfile 2026-06-12 08:35:23.504873 | debian-bookworm | Containerfile 2026-06-12 08:35:23.505024 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-06-12 08:35:23.505049 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-06-12 08:35:23.505073 | debian-bookworm | Containerfile 2026-06-12 08:35:23.505321 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-06-12 08:35:23.505346 | debian-bookworm | Containerfile 2026-06-12 08:35:23.505475 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-06-12 08:35:23.505499 | debian-bookworm | Containerfile 2026-06-12 08:35:23.505600 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-06-12 08:35:23.505624 | debian-bookworm | Containerfile 2026-06-12 08:35:23.505684 | debian-bookworm | Containerfile 2026-06-12 08:35:23.505856 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-06-12 08:35:23.505881 | debian-bookworm | Containerfile 2026-06-12 08:35:23.506126 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-06-12 08:35:23.506150 | debian-bookworm | Containerfile 2026-06-12 08:35:23.524782 | 2026-06-12 08:35:23.524917 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-06-12 08:35:23.833424 | debian-bookworm | changed: "logs" 2026-06-12 08:35:23.833894 | debian-bookworm | ok: All items complete 2026-06-12 08:35:23.833970 | 2026-06-12 08:35:24.076661 | debian-bookworm | changed: "artifacts" 2026-06-12 08:35:24.397974 | debian-bookworm | changed: "docs" 2026-06-12 08:35:24.413507 | 2026-06-12 08:35:24.413718 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-06-12 08:35:24.691891 | debian-bookworm | ok 2026-06-12 08:35:24.699144 | 2026-06-12 08:35:24.699273 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-06-12 08:35:25.227966 | debian-bookworm | ok: Runtime: 0:00:00.076877 2026-06-12 08:35:25.234341 | 2026-06-12 08:35:25.234591 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-06-12 08:35:25.762312 | debian-bookworm | ok: Runtime: 0:00:00.131512 2026-06-12 08:35:25.786246 | 2026-06-12 08:35:25.786462 | TASK [diagnose-network : Ensure log directory exists] 2026-06-12 08:35:26.086103 | debian-bookworm | ok 2026-06-12 08:35:26.102914 | 2026-06-12 08:35:26.103118 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-06-12 08:36:02.159710 | debian-bookworm | ok: Runtime: 0:00:35.321828 2026-06-12 08:36:02.165100 | 2026-06-12 08:36:02.165227 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-12 08:36:02.691698 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:02.697524 | 2026-06-12 08:36:02.697678 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-12 08:36:03.227913 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:03.238256 | 2026-06-12 08:36:03.238388 | PLAY RECAP 2026-06-12 08:36:03.238462 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-06-12 08:36:03.238497 | 2026-06-12 08:36:03.394946 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 08:36:03.395903 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-06-12 08:36:04.185838 | 2026-06-12 08:36:04.186015 | PLAY [Run flake8] 2026-06-12 08:36:04.202998 | 2026-06-12 08:36:04.203139 | LOOP [Install python] 2026-06-12 08:36:04.233323 | debian-bookworm | ok: "ensure-python" 2026-06-12 08:36:04.240136 | debian-bookworm | ok: "ensure-pip" 2026-06-12 08:36:04.281989 | 2026-06-12 08:36:04.282161 | TASK [ensure-python : Validate python_version value] 2026-06-12 08:36:04.317256 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:04.331912 | 2026-06-12 08:36:04.332150 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-06-12 08:36:04.370942 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:04.377864 | 2026-06-12 08:36:04.378023 | TASK [ensure-python : Pull in venv package] 2026-06-12 08:36:04.403890 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:04.411297 | 2026-06-12 08:36:04.411452 | TASK [ensure-python : Set default RPM package name] 2026-06-12 08:36:04.456796 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:04.464036 | 2026-06-12 08:36:04.464207 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-06-12 08:36:04.489603 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:04.499196 | 2026-06-12 08:36:04.499350 | TASK [ensure-python : Install RPM package] 2026-06-12 08:36:04.524401 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:04.531269 | 2026-06-12 08:36:04.531404 | TASK [ensure-python : Install python using pyenv] 2026-06-12 08:36:04.553797 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:04.560338 | 2026-06-12 08:36:04.560466 | TASK [ensure-python : Activate python using stow] 2026-06-12 08:36:04.585753 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:04.598048 | 2026-06-12 08:36:04.598191 | TASK [ensure-pip : Check if pip is installed] 2026-06-12 08:36:05.149501 | debian-bookworm | ok: Runtime: 0:00:00.009711 2026-06-12 08:36:05.155124 | 2026-06-12 08:36:05.155233 | LOOP [ensure-pip : Install pip from packages] 2026-06-12 08:36:05.184598 | debian-bookworm | ok: "/var/lib/zuul/builds/e2d082a75be84eb38183a72aa8584d06/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-06-12 08:36:05.184942 | debian-bookworm | ok: All items complete 2026-06-12 08:36:05.184982 | 2026-06-12 08:36:05.205680 | debian-bookworm | included: /var/lib/zuul/builds/e2d082a75be84eb38183a72aa8584d06/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-06-12 08:36:05.221932 | 2026-06-12 08:36:05.222063 | TASK [ensure-pip : Update package lists] 2026-06-12 08:36:09.695527 | debian-bookworm | changed 2026-06-12 08:36:09.701736 | 2026-06-12 08:36:09.701864 | TASK [ensure-pip : Install Python 3 pip] 2026-06-12 08:36:15.007379 | debian-bookworm | changed 2026-06-12 08:36:15.017306 | 2026-06-12 08:36:15.017433 | TASK [ensure-pip : Install Python 2 pip] 2026-06-12 08:36:15.079570 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:15.086745 | 2026-06-12 08:36:15.086917 | TASK [ensure-pip : Ensure setuptools] 2026-06-12 08:36:15.114421 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:15.123332 | 2026-06-12 08:36:15.123477 | TASK [ensure-pip : Check for ensurepip module] 2026-06-12 08:36:15.520084 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-06-12 08:36:15.520273 | debian-bookworm | [--altinstall] [--default-pip] 2026-06-12 08:36:15.520297 | debian-bookworm | 2026-06-12 08:36:15.520313 | debian-bookworm | options: 2026-06-12 08:36:15.520331 | debian-bookworm | -h, --help show this help message and exit 2026-06-12 08:36:15.520385 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-06-12 08:36:15.520400 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-06-12 08:36:15.520446 | debian-bookworm | times. 2026-06-12 08:36:15.520472 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-06-12 08:36:15.520487 | debian-bookworm | --user Install using the user scheme. 2026-06-12 08:36:15.520500 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-06-12 08:36:15.520512 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-06-12 08:36:15.520524 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-06-12 08:36:15.520535 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-06-12 08:36:15.520546 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-06-12 08:36:15.660235 | debian-bookworm | ok: Runtime: 0:00:00.113992 2026-06-12 08:36:15.673502 | 2026-06-12 08:36:15.673689 | TASK [ensure-pip : Ensure python3-venv] 2026-06-12 08:36:15.709011 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:15.715313 | 2026-06-12 08:36:15.715427 | TASK [ensure-pip : Install pip from source] 2026-06-12 08:36:15.739652 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:15.747412 | 2026-06-12 08:36:15.747570 | TASK [ensure-pip : Probe for venv python full path] 2026-06-12 08:36:16.075701 | debian-bookworm | /usr/bin/python3 2026-06-12 08:36:16.294205 | debian-bookworm | ok: Runtime: 0:00:00.009406 2026-06-12 08:36:16.300194 | 2026-06-12 08:36:16.300306 | TASK [ensure-pip : Set host default] 2026-06-12 08:36:16.361255 | debian-bookworm | ok 2026-06-12 08:36:16.366991 | 2026-06-12 08:36:16.367110 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-06-12 08:36:16.448827 | debian-bookworm | ok 2026-06-12 08:36:16.494262 | 2026-06-12 08:36:16.494401 | TASK [flake8 : Install flake8] 2026-06-12 08:36:22.758353 | debian-bookworm | changed 2026-06-12 08:36:22.771223 | 2026-06-12 08:36:22.771354 | TASK [flake8 : Find all .py files] 2026-06-12 08:36:23.193602 | debian-bookworm | ok: All paths examined 2026-06-12 08:36:23.203531 | 2026-06-12 08:36:23.203673 | LOOP [flake8 : Run flake8] 2026-06-12 08:36:23.699206 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.194319 2026-06-12 08:36:24.167122 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.203465 2026-06-12 08:36:24.620038 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/rules/osism_fqcn.py Runtime: 0:00:00.190884 2026-06-12 08:36:25.056918 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/rules/osism_attribute_order.py Runtime: 0:00:00.176398 2026-06-12 08:36:25.473600 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.177892 2026-06-12 08:36:25.932915 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/test_refresh_constraints.py Runtime: 0:00:00.180922 2026-06-12 08:36:26.370824 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/refresh_constraints.py Runtime: 0:00:00.177056 2026-06-12 08:36:26.385543 | 2026-06-12 08:36:26.385686 | PLAY RECAP 2026-06-12 08:36:26.385754 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-12 08:36:26.385785 | 2026-06-12 08:36:26.526025 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-06-12 08:36:26.528194 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 08:36:27.312516 | 2026-06-12 08:36:27.312713 | PLAY [Base post-fetch] 2026-06-12 08:36:27.328187 | 2026-06-12 08:36:27.328369 | TASK [diagnose-network : Ensure log directory exists] 2026-06-12 08:36:27.733244 | debian-bookworm | ok 2026-06-12 08:36:27.744716 | 2026-06-12 08:36:27.744915 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-12 08:36:45.296350 | debian-bookworm | ok: Runtime: 0:00:16.785291 2026-06-12 08:36:45.302300 | 2026-06-12 08:36:45.302438 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-12 08:36:45.839069 | debian-bookworm | ok: Runtime: 0:00:00.009649 2026-06-12 08:36:45.855602 | 2026-06-12 08:36:45.855908 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-12 08:36:46.401244 | debian-bookworm | ok: Runtime: 0:00:00.008992 2026-06-12 08:36:46.417591 | 2026-06-12 08:36:46.417800 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-12 08:36:46.483457 | debian-bookworm | skipping: Conditional result was False 2026-06-12 08:36:46.491101 | 2026-06-12 08:36:46.491236 | TASK [fetch-output : Set log path for single node] 2026-06-12 08:36:46.548149 | debian-bookworm | ok 2026-06-12 08:36:46.556305 | 2026-06-12 08:36:46.556443 | LOOP [fetch-output : Ensure local output dirs] 2026-06-12 08:36:46.887758 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/e2d082a75be84eb38183a72aa8584d06/work/logs" 2026-06-12 08:36:47.185782 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e2d082a75be84eb38183a72aa8584d06/work/artifacts" 2026-06-12 08:36:47.472310 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e2d082a75be84eb38183a72aa8584d06/work/docs" 2026-06-12 08:36:47.501470 | 2026-06-12 08:36:47.501743 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 08:36:48.313768 | debian-bookworm | changed: 2026-06-12 08:36:48.314359 | debian-bookworm | .d..t...... ./ 2026-06-12 08:36:48.314440 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-12 08:36:48.314484 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-12 08:36:48.314520 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-12 08:36:48.314553 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-12 08:36:48.314587 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-12 08:36:48.314701 | debian-bookworm | changed: All items complete 2026-06-12 08:36:48.314743 | 2026-06-12 08:36:48.922698 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 08:36:49.540164 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 08:36:49.564765 | 2026-06-12 08:36:49.564893 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 08:36:49.944476 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012234 2026-06-12 08:36:50.230577 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010596 2026-06-12 08:36:50.239802 | 2026-06-12 08:36:50.239936 | PLAY RECAP 2026-06-12 08:36:50.239990 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-12 08:36:50.240015 | 2026-06-12 08:36:50.374386 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 08:36:50.376883 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 08:36:51.173940 | 2026-06-12 08:36:51.174123 | PLAY [Base post] 2026-06-12 08:36:51.188420 | 2026-06-12 08:36:51.188570 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 08:36:51.780196 | debian-bookworm | changed 2026-06-12 08:36:51.790539 | 2026-06-12 08:36:51.790815 | PLAY RECAP 2026-06-12 08:36:51.790910 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 08:36:51.790973 | 2026-06-12 08:36:51.945903 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 08:36:51.947504 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 08:36:52.742962 | 2026-06-12 08:36:52.743136 | PLAY [Base post-logs] 2026-06-12 08:36:52.753996 | 2026-06-12 08:36:52.754136 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 08:36:53.206810 | localhost | changed 2026-06-12 08:36:53.218677 | 2026-06-12 08:36:53.218874 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 08:36:53.256491 | localhost | ok 2026-06-12 08:36:53.263141 | 2026-06-12 08:36:53.263311 | TASK [Set zuul-log-path fact] 2026-06-12 08:36:53.280975 | localhost | ok 2026-06-12 08:36:53.292460 | 2026-06-12 08:36:53.292730 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 08:36:53.330250 | localhost | ok 2026-06-12 08:36:53.336504 | 2026-06-12 08:36:53.336736 | TASK [upload-logs : Create log directories] 2026-06-12 08:36:53.867638 | localhost | changed 2026-06-12 08:36:53.873871 | 2026-06-12 08:36:53.874042 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 08:36:54.366590 | localhost -> localhost | ok: Runtime: 0:00:00.005410 2026-06-12 08:36:54.371310 | 2026-06-12 08:36:54.371436 | TASK [upload-logs : Upload logs to log server] 2026-06-12 08:36:54.947568 | localhost | Output suppressed because no_log was given 2026-06-12 08:36:54.950906 | 2026-06-12 08:36:54.951068 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 08:36:55.002738 | localhost | skipping: Conditional result was False 2026-06-12 08:36:55.007350 | localhost | skipping: Conditional result was False 2026-06-12 08:36:55.020991 | 2026-06-12 08:36:55.021188 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 08:36:55.071444 | localhost | skipping: Conditional result was False 2026-06-12 08:36:55.072173 | 2026-06-12 08:36:55.075432 | localhost | skipping: Conditional result was False 2026-06-12 08:36:55.082169 | 2026-06-12 08:36:55.082397 | LOOP [upload-logs : Upload console log and json output]