2026-07-17 09:09:30.909703 | Job console starting 2026-07-17 09:09:30.934312 | Updating git repos 2026-07-17 09:09:30.980101 | Cloning repos into workspace 2026-07-17 09:09:31.039127 | Restoring repo states 2026-07-17 09:09:31.054935 | Merging changes 2026-07-17 09:09:31.686501 | Checking out repos 2026-07-17 09:09:31.737401 | Preparing playbooks 2026-07-17 09:09:32.524295 | Running Ansible setup 2026-07-17 09:09:36.774955 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 09:09:37.655569 | 2026-07-17 09:09:37.655804 | PLAY [Base pre] 2026-07-17 09:09:37.675014 | 2026-07-17 09:09:37.675190 | TASK [Setup log path fact] 2026-07-17 09:09:37.703051 | debian-bookworm | ok 2026-07-17 09:09:37.720521 | 2026-07-17 09:09:37.720694 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 09:09:37.763406 | debian-bookworm | ok 2026-07-17 09:09:37.776660 | 2026-07-17 09:09:37.776799 | TASK [emit-job-header : Print job information] 2026-07-17 09:09:37.821271 | # Job Information 2026-07-17 09:09:37.821570 | Ansible Version: 2.16.14 2026-07-17 09:09:37.821630 | Job: flake8 2026-07-17 09:09:37.821683 | Pipeline: check 2026-07-17 09:09:37.821721 | Executor: 521e9411259a 2026-07-17 09:09:37.821755 | Triggered by: https://github.com/osism/container-images/pull/844 2026-07-17 09:09:37.821791 | Event ID: 32e04050-81bf-11f1-9cc7-62f752aa2020 2026-07-17 09:09:37.828736 | 2026-07-17 09:09:37.828887 | LOOP [emit-job-header : Print node information] 2026-07-17 09:09:37.952044 | debian-bookworm | ok: 2026-07-17 09:09:37.952266 | debian-bookworm | # Node Information 2026-07-17 09:09:37.952302 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-17 09:09:37.952328 | debian-bookworm | Hostname: debian 2026-07-17 09:09:37.952352 | debian-bookworm | Username: zuul 2026-07-17 09:09:37.952374 | debian-bookworm | Distro: Debian 12.15 2026-07-17 09:09:37.952401 | debian-bookworm | Provider: regiocloud-a 2026-07-17 09:09:37.952443 | debian-bookworm | Region: 2026-07-17 09:09:37.952467 | debian-bookworm | Label: debian-bookworm 2026-07-17 09:09:37.952488 | debian-bookworm | Product Name: OpenStack Nova 2026-07-17 09:09:37.952510 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9f:2f0b 2026-07-17 09:09:37.968006 | 2026-07-17 09:09:37.968149 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 09:09:38.470534 | debian-bookworm -> localhost | changed 2026-07-17 09:09:38.478656 | 2026-07-17 09:09:38.478806 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 09:09:39.589806 | debian-bookworm -> localhost | changed 2026-07-17 09:09:39.601820 | 2026-07-17 09:09:39.602073 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 09:09:39.903062 | debian-bookworm -> localhost | ok 2026-07-17 09:09:39.924651 | 2026-07-17 09:09:39.924872 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 09:09:39.948907 | debian-bookworm | ok 2026-07-17 09:09:39.966352 | debian-bookworm | included: /var/lib/zuul/builds/96fe30f3142c4339878205daa9b369d7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 09:09:39.973664 | 2026-07-17 09:09:39.973800 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 09:09:41.121113 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-17 09:09:41.121787 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/96fe30f3142c4339878205daa9b369d7/work/96fe30f3142c4339878205daa9b369d7_id_rsa 2026-07-17 09:09:41.121926 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/96fe30f3142c4339878205daa9b369d7/work/96fe30f3142c4339878205daa9b369d7_id_rsa.pub 2026-07-17 09:09:41.122022 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-17 09:09:41.122111 | debian-bookworm -> localhost | SHA256:nY3/o+Wj9F5fzKTQro/WpavLHB3uBWVCalmJ0hFpDog zuul-build-sshkey 2026-07-17 09:09:41.122195 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-17 09:09:41.122299 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-17 09:09:41.122381 | debian-bookworm -> localhost | | . . .o=o. | 2026-07-17 09:09:41.122527 | debian-bookworm -> localhost | | E . o ==. | 2026-07-17 09:09:41.122612 | debian-bookworm -> localhost | | =+ . o| 2026-07-17 09:09:41.122689 | debian-bookworm -> localhost | | . =.. + | 2026-07-17 09:09:41.122763 | debian-bookworm -> localhost | | S + o + .| 2026-07-17 09:09:41.123021 | debian-bookworm -> localhost | | . = B.| 2026-07-17 09:09:41.123106 | debian-bookworm -> localhost | | +.*o*| 2026-07-17 09:09:41.123173 | debian-bookworm -> localhost | | +.X=oo| 2026-07-17 09:09:41.123238 | debian-bookworm -> localhost | | .XBO+.| 2026-07-17 09:09:41.123303 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-17 09:09:41.123492 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.633205 2026-07-17 09:09:41.137650 | 2026-07-17 09:09:41.137809 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 09:09:41.167273 | debian-bookworm | ok 2026-07-17 09:09:41.183558 | debian-bookworm | included: /var/lib/zuul/builds/96fe30f3142c4339878205daa9b369d7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 09:09:41.191847 | 2026-07-17 09:09:41.191961 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 09:09:41.215983 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:09:41.222221 | 2026-07-17 09:09:41.222341 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 09:09:41.832157 | debian-bookworm | changed 2026-07-17 09:09:41.841452 | 2026-07-17 09:09:41.841610 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 09:09:42.102186 | debian-bookworm | ok 2026-07-17 09:09:42.111114 | 2026-07-17 09:09:42.111273 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 09:09:42.752033 | debian-bookworm | changed 2026-07-17 09:09:42.763238 | 2026-07-17 09:09:42.763537 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 09:09:43.387186 | debian-bookworm | changed 2026-07-17 09:09:43.395903 | 2026-07-17 09:09:43.396048 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 09:09:43.438382 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:09:43.450614 | 2026-07-17 09:09:43.452150 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 09:09:43.899028 | debian-bookworm -> localhost | changed 2026-07-17 09:09:43.912582 | 2026-07-17 09:09:43.912743 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 09:09:44.240884 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/96fe30f3142c4339878205daa9b369d7/work/96fe30f3142c4339878205daa9b369d7_id_rsa (zuul-build-sshkey) 2026-07-17 09:09:44.241156 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017961 2026-07-17 09:09:44.249395 | 2026-07-17 09:09:44.249547 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 09:09:44.625601 | debian-bookworm | ok 2026-07-17 09:09:44.631795 | 2026-07-17 09:09:44.631928 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 09:09:44.658890 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:09:44.671091 | 2026-07-17 09:09:44.671227 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-17 09:09:45.100113 | debian-bookworm | ok 2026-07-17 09:09:45.114400 | 2026-07-17 09:09:45.114572 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-17 09:09:45.144470 | debian-bookworm | ok 2026-07-17 09:09:45.149979 | 2026-07-17 09:09:45.150118 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-17 09:09:45.480088 | debian-bookworm -> localhost | ok 2026-07-17 09:09:45.495038 | 2026-07-17 09:09:45.495228 | TASK [validate-host : Collect information about the host] 2026-07-17 09:09:46.624787 | debian-bookworm | ok 2026-07-17 09:09:46.637577 | 2026-07-17 09:09:46.637723 | TASK [validate-host : Sanitize hostname] 2026-07-17 09:09:46.809233 | debian-bookworm | ok 2026-07-17 09:09:46.814776 | 2026-07-17 09:09:46.814917 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-17 09:09:47.442480 | debian-bookworm -> localhost | changed 2026-07-17 09:09:47.456270 | 2026-07-17 09:09:47.456487 | TASK [validate-host : Collect information about zuul worker] 2026-07-17 09:09:47.859924 | debian-bookworm | ok 2026-07-17 09:09:47.868147 | 2026-07-17 09:09:47.868303 | TASK [validate-host : Write out all zuul information for each host] 2026-07-17 09:09:48.443495 | debian-bookworm -> localhost | changed 2026-07-17 09:09:48.459625 | 2026-07-17 09:09:48.459816 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-17 09:09:48.712695 | debian-bookworm | ok 2026-07-17 09:09:48.719277 | 2026-07-17 09:09:48.719402 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-17 09:09:49.672612 | debian-bookworm | changed: 2026-07-17 09:09:49.672860 | debian-bookworm | cd+++++++++ src/ 2026-07-17 09:09:49.672904 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-17 09:09:49.672934 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-17 09:09:49.672959 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-07-17 09:09:49.672983 | debian-bookworm | Containerfile 2026-07-17 09:09:49.681526 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-07-17 09:09:49.681545 | debian-bookworm | Containerfile 2026-07-17 09:09:49.681582 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-07-17 09:09:49.681601 | debian-bookworm | Containerfile 2026-07-17 09:09:49.681830 | debian-bookworm | Containerfile 2026-07-17 09:09:49.681989 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-07-17 09:09:49.682006 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-07-17 09:09:49.682023 | debian-bookworm | Containerfile 2026-07-17 09:09:49.682723 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-07-17 09:09:49.682741 | debian-bookworm | Containerfile 2026-07-17 09:09:49.683018 | debian-bookworm | Containerfile 2026-07-17 09:09:49.683130 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-07-17 09:09:49.683148 | debian-bookworm | Containerfile 2026-07-17 09:09:49.683185 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-07-17 09:09:49.683202 | debian-bookworm | Containerfile 2026-07-17 09:09:49.683237 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-07-17 09:09:49.683255 | debian-bookworm | Containerfile 2026-07-17 09:09:49.683290 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-07-17 09:09:49.683312 | debian-bookworm | Containerfile 2026-07-17 09:09:49.683348 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-07-17 09:09:49.683365 | debian-bookworm | Containerfile 2026-07-17 09:09:49.683400 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-07-17 09:09:49.683430 | debian-bookworm | Containerfile 2026-07-17 09:09:49.683863 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-07-17 09:09:49.683880 | debian-bookworm | Containerfile 2026-07-17 09:09:49.683918 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-07-17 09:09:49.683935 | debian-bookworm | Containerfile 2026-07-17 09:09:49.683971 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-07-17 09:09:49.683988 | debian-bookworm | Containerfile 2026-07-17 09:09:49.684024 | debian-bookworm | Containerfile 2026-07-17 09:09:49.684130 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-07-17 09:09:49.684148 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-07-17 09:09:49.684165 | debian-bookworm | Containerfile 2026-07-17 09:09:49.684340 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-07-17 09:09:49.684358 | debian-bookworm | Containerfile 2026-07-17 09:09:49.684458 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-07-17 09:09:49.684476 | debian-bookworm | Containerfile 2026-07-17 09:09:49.684566 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-07-17 09:09:49.684602 | debian-bookworm | Containerfile 2026-07-17 09:09:49.684661 | debian-bookworm | Containerfile 2026-07-17 09:09:49.684862 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-07-17 09:09:49.684890 | debian-bookworm | Containerfile 2026-07-17 09:09:49.685301 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-07-17 09:09:49.685328 | debian-bookworm | Containerfile 2026-07-17 09:09:49.704047 | 2026-07-17 09:09:49.704202 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-07-17 09:09:49.986812 | debian-bookworm | changed: "logs" 2026-07-17 09:09:49.987115 | debian-bookworm | ok: All items complete 2026-07-17 09:09:49.987150 | 2026-07-17 09:09:50.197277 | debian-bookworm | changed: "artifacts" 2026-07-17 09:09:50.433909 | debian-bookworm | changed: "docs" 2026-07-17 09:09:50.450804 | 2026-07-17 09:09:50.450978 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-07-17 09:09:50.708218 | debian-bookworm | ok 2026-07-17 09:09:50.717262 | 2026-07-17 09:09:50.717514 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-07-17 09:09:51.249981 | debian-bookworm | ok: Runtime: 0:00:00.059001 2026-07-17 09:09:51.262659 | 2026-07-17 09:09:51.262900 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-07-17 09:09:51.795372 | debian-bookworm | ok: Runtime: 0:00:00.100284 2026-07-17 09:09:51.813618 | 2026-07-17 09:09:51.813775 | TASK [diagnose-network : Ensure log directory exists] 2026-07-17 09:09:52.104441 | debian-bookworm | ok 2026-07-17 09:09:52.115160 | 2026-07-17 09:09:52.115360 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-07-17 09:10:03.708171 | debian-bookworm | ok: Runtime: 0:00:09.326351 2026-07-17 09:10:03.715804 | 2026-07-17 09:10:03.715962 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-17 09:10:03.772030 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:03.782167 | 2026-07-17 09:10:03.782369 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-17 09:10:03.830288 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:03.841430 | 2026-07-17 09:10:03.841539 | PLAY RECAP 2026-07-17 09:10:03.841610 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-07-17 09:10:03.841643 | 2026-07-17 09:10:04.019204 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 09:10:04.021405 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-07-17 09:10:04.817635 | 2026-07-17 09:10:04.817811 | PLAY [Run flake8] 2026-07-17 09:10:04.833524 | 2026-07-17 09:10:04.833656 | LOOP [Install python] 2026-07-17 09:10:04.865346 | debian-bookworm | ok: "ensure-python" 2026-07-17 09:10:04.870794 | debian-bookworm | ok: "ensure-pip" 2026-07-17 09:10:04.926563 | 2026-07-17 09:10:04.926733 | TASK [ensure-python : Validate python_version value] 2026-07-17 09:10:04.961338 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:04.971943 | 2026-07-17 09:10:04.972085 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-07-17 09:10:05.007163 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:05.013166 | 2026-07-17 09:10:05.013285 | TASK [ensure-python : Pull in venv package] 2026-07-17 09:10:05.037321 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:05.051730 | 2026-07-17 09:10:05.051909 | TASK [ensure-python : Set default RPM package name] 2026-07-17 09:10:05.087330 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:05.100527 | 2026-07-17 09:10:05.100740 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-07-17 09:10:05.135901 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:05.150237 | 2026-07-17 09:10:05.150428 | TASK [ensure-python : Install RPM package] 2026-07-17 09:10:05.185326 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:05.198802 | 2026-07-17 09:10:05.199146 | TASK [ensure-python : Install python using pyenv] 2026-07-17 09:10:05.224306 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:05.236977 | 2026-07-17 09:10:05.237140 | TASK [ensure-python : Activate python using stow] 2026-07-17 09:10:05.264044 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:05.282631 | 2026-07-17 09:10:05.282785 | TASK [ensure-pip : Check if pip is installed] 2026-07-17 09:10:05.847914 | debian-bookworm | ok: Runtime: 0:00:00.007015 2026-07-17 09:10:05.855056 | 2026-07-17 09:10:05.855190 | LOOP [ensure-pip : Install pip from packages] 2026-07-17 09:10:05.897585 | debian-bookworm | ok: "/var/lib/zuul/builds/96fe30f3142c4339878205daa9b369d7/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-07-17 09:10:05.897884 | debian-bookworm | ok: All items complete 2026-07-17 09:10:05.897938 | 2026-07-17 09:10:05.917134 | debian-bookworm | included: /var/lib/zuul/builds/96fe30f3142c4339878205daa9b369d7/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-07-17 09:10:05.931306 | 2026-07-17 09:10:05.931520 | TASK [ensure-pip : Update package lists] 2026-07-17 09:10:09.739686 | debian-bookworm | changed 2026-07-17 09:10:09.745169 | 2026-07-17 09:10:09.745296 | TASK [ensure-pip : Install Python 3 pip] 2026-07-17 09:10:14.072085 | debian-bookworm | changed 2026-07-17 09:10:14.081783 | 2026-07-17 09:10:14.081939 | TASK [ensure-pip : Install Python 2 pip] 2026-07-17 09:10:14.147965 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:14.159898 | 2026-07-17 09:10:14.160078 | TASK [ensure-pip : Ensure setuptools] 2026-07-17 09:10:14.185591 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:14.199029 | 2026-07-17 09:10:14.199195 | TASK [ensure-pip : Check for ensurepip module] 2026-07-17 09:10:14.511408 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-07-17 09:10:14.511577 | debian-bookworm | [--altinstall] [--default-pip] 2026-07-17 09:10:14.511601 | debian-bookworm | 2026-07-17 09:10:14.511617 | debian-bookworm | options: 2026-07-17 09:10:14.511635 | debian-bookworm | -h, --help show this help message and exit 2026-07-17 09:10:14.511676 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-07-17 09:10:14.511690 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-07-17 09:10:14.511736 | debian-bookworm | times. 2026-07-17 09:10:14.511761 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-07-17 09:10:14.511776 | debian-bookworm | --user Install using the user scheme. 2026-07-17 09:10:14.511794 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-07-17 09:10:14.511807 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-07-17 09:10:14.511818 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-07-17 09:10:14.511829 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-07-17 09:10:14.511841 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-07-17 09:10:14.734794 | debian-bookworm | ok: Runtime: 0:00:00.075823 2026-07-17 09:10:14.749091 | 2026-07-17 09:10:14.749279 | TASK [ensure-pip : Ensure python3-venv] 2026-07-17 09:10:14.776186 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:14.783173 | 2026-07-17 09:10:14.783297 | TASK [ensure-pip : Install pip from source] 2026-07-17 09:10:14.808080 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:14.814313 | 2026-07-17 09:10:14.814436 | TASK [ensure-pip : Probe for venv python full path] 2026-07-17 09:10:15.104950 | debian-bookworm | /usr/bin/python3 2026-07-17 09:10:15.342988 | debian-bookworm | ok: Runtime: 0:00:00.008504 2026-07-17 09:10:15.355263 | 2026-07-17 09:10:15.355453 | TASK [ensure-pip : Set host default] 2026-07-17 09:10:15.429028 | debian-bookworm | ok 2026-07-17 09:10:15.436578 | 2026-07-17 09:10:15.436735 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-07-17 09:10:15.505800 | debian-bookworm | ok 2026-07-17 09:10:15.555565 | 2026-07-17 09:10:15.555721 | TASK [flake8 : Install flake8] 2026-07-17 09:10:21.415356 | debian-bookworm | changed 2026-07-17 09:10:21.421053 | 2026-07-17 09:10:21.421165 | TASK [flake8 : Find all .py files] 2026-07-17 09:10:21.812996 | debian-bookworm | ok: All paths examined 2026-07-17 09:10:21.826713 | 2026-07-17 09:10:21.826888 | LOOP [flake8 : Run flake8] 2026-07-17 09:10:22.343243 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/test_refresh_constraints.py Runtime: 0:00:00.196797 2026-07-17 09:10:22.765984 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/refresh_constraints.py Runtime: 0:00:00.170328 2026-07-17 09:10:23.188108 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.168839 2026-07-17 09:10:23.609260 | debian-bookworm | ok: Item: src/github.com/osism/container-images/seed/files/render-requirements.py Runtime: 0:00:00.169130 2026-07-17 09:10:24.035532 | debian-bookworm | ok: Item: src/github.com/osism/container-images/seed/files/select-collections.py Runtime: 0:00:00.182410 2026-07-17 09:10:24.488712 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ara-server/files/migrations/0018_alter_play_uuid_alter_task_uuid.py Runtime: 0:00:00.193016 2026-07-17 09:10:24.919427 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.164246 2026-07-17 09:10:25.321796 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/rules/osism_fqcn.py Runtime: 0:00:00.165222 2026-07-17 09:10:25.730238 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/rules/osism_attribute_order.py Runtime: 0:00:00.169953 2026-07-17 09:10:26.162314 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.181219 2026-07-17 09:10:26.185574 | 2026-07-17 09:10:26.185706 | PLAY RECAP 2026-07-17 09:10:26.185777 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-17 09:10:26.185812 | 2026-07-17 09:10:26.319960 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-07-17 09:10:26.320950 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 09:10:27.106276 | 2026-07-17 09:10:27.106490 | PLAY [Base post-fetch] 2026-07-17 09:10:27.131752 | 2026-07-17 09:10:27.131967 | TASK [diagnose-network : Ensure log directory exists] 2026-07-17 09:10:27.525750 | debian-bookworm | ok 2026-07-17 09:10:27.538363 | 2026-07-17 09:10:27.538569 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-17 09:10:39.323744 | debian-bookworm | ok: Runtime: 0:00:08.964863 2026-07-17 09:10:39.333919 | 2026-07-17 09:10:39.334098 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-17 09:10:45.367138 | debian-bookworm | ok: Runtime: 0:00:00.007580 2026-07-17 09:10:45.376229 | 2026-07-17 09:10:45.376418 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-17 09:10:51.443990 | debian-bookworm | ok: Runtime: 0:00:00.007687 2026-07-17 09:10:51.456844 | 2026-07-17 09:10:51.457045 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-17 09:10:51.511971 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:10:51.525024 | 2026-07-17 09:10:51.525219 | TASK [fetch-output : Set log path for single node] 2026-07-17 09:10:51.575880 | debian-bookworm | ok 2026-07-17 09:10:51.584024 | 2026-07-17 09:10:51.584208 | LOOP [fetch-output : Ensure local output dirs] 2026-07-17 09:10:51.876703 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/96fe30f3142c4339878205daa9b369d7/work/logs" 2026-07-17 09:10:52.157317 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/96fe30f3142c4339878205daa9b369d7/work/artifacts" 2026-07-17 09:10:52.435280 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/96fe30f3142c4339878205daa9b369d7/work/docs" 2026-07-17 09:10:52.452958 | 2026-07-17 09:10:52.453142 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 09:10:53.286687 | debian-bookworm | changed: 2026-07-17 09:10:53.286940 | debian-bookworm | .d..t...... ./ 2026-07-17 09:10:53.286978 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-17 09:10:53.287001 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-17 09:10:53.287022 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-17 09:10:53.287042 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-17 09:10:53.287063 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-17 09:10:53.287115 | debian-bookworm | changed: All items complete 2026-07-17 09:10:53.287138 | 2026-07-17 09:10:53.881084 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 09:10:54.472188 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 09:10:54.504631 | 2026-07-17 09:10:54.504792 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 09:10:54.871019 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011505 2026-07-17 09:10:55.137016 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008534 2026-07-17 09:10:55.149949 | 2026-07-17 09:10:55.150058 | PLAY RECAP 2026-07-17 09:10:55.150110 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-17 09:10:55.150136 | 2026-07-17 09:10:55.280381 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 09:10:55.281663 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 09:10:56.106993 | 2026-07-17 09:10:56.107173 | PLAY [Base post] 2026-07-17 09:10:56.120970 | 2026-07-17 09:10:56.121106 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 09:10:56.682583 | debian-bookworm | changed 2026-07-17 09:10:56.690581 | 2026-07-17 09:10:56.690734 | PLAY RECAP 2026-07-17 09:10:56.690809 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 09:10:56.690921 | 2026-07-17 09:10:56.818511 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 09:10:56.821699 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 09:10:57.695171 | 2026-07-17 09:10:57.695363 | PLAY [Base post-logs] 2026-07-17 09:10:57.706966 | 2026-07-17 09:10:57.707125 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 09:10:58.141286 | localhost | changed 2026-07-17 09:10:58.157936 | 2026-07-17 09:10:58.158113 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 09:10:58.193767 | localhost | ok 2026-07-17 09:10:58.197019 | 2026-07-17 09:10:58.197122 | TASK [Set zuul-log-path fact] 2026-07-17 09:10:58.216628 | localhost | ok 2026-07-17 09:10:58.224655 | 2026-07-17 09:10:58.224776 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 09:10:58.260018 | localhost | ok 2026-07-17 09:10:58.263663 | 2026-07-17 09:10:58.263808 | TASK [upload-logs : Create log directories] 2026-07-17 09:10:58.768468 | localhost | changed 2026-07-17 09:10:58.771545 | 2026-07-17 09:10:58.771663 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 09:10:59.292197 | localhost -> localhost | ok: Runtime: 0:00:00.007644 2026-07-17 09:10:59.300648 | 2026-07-17 09:10:59.300847 | TASK [upload-logs : Upload logs to log server] 2026-07-17 09:10:59.896342 | localhost | Output suppressed because no_log was given 2026-07-17 09:10:59.898698 | 2026-07-17 09:10:59.898823 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 09:10:59.947189 | localhost | skipping: Conditional result was False 2026-07-17 09:10:59.952266 | localhost | skipping: Conditional result was False 2026-07-17 09:10:59.959217 | 2026-07-17 09:10:59.959476 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 09:11:00.018018 | localhost | skipping: Conditional result was False 2026-07-17 09:11:00.018632 | 2026-07-17 09:11:00.022152 | localhost | skipping: Conditional result was False 2026-07-17 09:11:00.030231 | 2026-07-17 09:11:00.030473 | LOOP [upload-logs : Upload console log and json output]