2026-08-11 23:34:23.101551 | Job console starting 2026-08-11 23:34:23.119434 | Updating git repos 2026-08-11 23:34:23.153563 | Cloning repos into workspace 2026-08-11 23:34:23.271034 | Restoring repo states 2026-08-11 23:34:23.298250 | Merging changes 2026-08-11 23:34:23.999884 | Checking out repos 2026-08-11 23:34:24.078876 | Preparing playbooks 2026-08-11 23:34:25.113884 | Running Ansible setup 2026-08-11 23:34:30.661988 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-11 23:34:31.662251 | 2026-08-11 23:34:31.662389 | PLAY [Base pre] 2026-08-11 23:34:31.692412 | 2026-08-11 23:34:31.692533 | TASK [Setup log path fact] 2026-08-11 23:34:31.719731 | debian-bookworm | ok 2026-08-11 23:34:31.732356 | 2026-08-11 23:34:31.732469 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 23:34:31.759044 | debian-bookworm | ok 2026-08-11 23:34:31.766895 | 2026-08-11 23:34:31.766978 | TASK [emit-job-header : Print job information] 2026-08-11 23:34:31.793882 | # Job Information 2026-08-11 23:34:31.794041 | Ansible Version: 2.16.14 2026-08-11 23:34:31.794071 | Job: flake8 2026-08-11 23:34:31.794098 | Pipeline: check 2026-08-11 23:34:31.794116 | Executor: 521e9411259a 2026-08-11 23:34:31.794134 | Triggered by: https://github.com/osism/container-images/pull/854 2026-08-11 23:34:31.794153 | Event ID: 287c1e90-95dd-11f1-815a-777ee5c2e825 2026-08-11 23:34:31.798083 | 2026-08-11 23:34:31.798162 | LOOP [emit-job-header : Print node information] 2026-08-11 23:34:31.886951 | debian-bookworm | ok: 2026-08-11 23:34:31.887130 | debian-bookworm | # Node Information 2026-08-11 23:34:31.887167 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-11 23:34:31.887195 | debian-bookworm | Hostname: debian 2026-08-11 23:34:31.887259 | debian-bookworm | Username: zuul 2026-08-11 23:34:31.887283 | debian-bookworm | Distro: Debian 12.15 2026-08-11 23:34:31.887304 | debian-bookworm | Provider: regiocloud-a 2026-08-11 23:34:31.887322 | debian-bookworm | Region: 2026-08-11 23:34:31.887340 | debian-bookworm | Label: debian-bookworm 2026-08-11 23:34:31.887356 | debian-bookworm | Product Name: OpenStack Nova 2026-08-11 23:34:31.887373 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe69:9c4f 2026-08-11 23:34:31.905002 | 2026-08-11 23:34:31.905110 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-11 23:34:32.412065 | debian-bookworm -> localhost | changed 2026-08-11 23:34:32.417935 | 2026-08-11 23:34:32.418034 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-11 23:34:33.346957 | debian-bookworm -> localhost | changed 2026-08-11 23:34:33.375688 | 2026-08-11 23:34:33.376294 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-11 23:34:33.706804 | debian-bookworm -> localhost | ok 2026-08-11 23:34:33.711916 | 2026-08-11 23:34:33.712007 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-11 23:34:33.736743 | debian-bookworm | ok 2026-08-11 23:34:33.760688 | debian-bookworm | included: /var/lib/zuul/builds/d79dd8f01fd64ffeac3e6191eb396091/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-11 23:34:33.775155 | 2026-08-11 23:34:33.775272 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-11 23:34:35.440460 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-11 23:34:35.440696 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d79dd8f01fd64ffeac3e6191eb396091/work/d79dd8f01fd64ffeac3e6191eb396091_id_rsa 2026-08-11 23:34:35.440736 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d79dd8f01fd64ffeac3e6191eb396091/work/d79dd8f01fd64ffeac3e6191eb396091_id_rsa.pub 2026-08-11 23:34:35.440762 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-11 23:34:35.440788 | debian-bookworm -> localhost | SHA256:aqPMrU90Dtd2hGDSLfKtsXvQYm5V24mGzqCOTBgFYDs zuul-build-sshkey 2026-08-11 23:34:35.440811 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-11 23:34:35.440843 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-11 23:34:35.440865 | debian-bookworm -> localhost | |.o. ..o. | 2026-08-11 23:34:35.440887 | debian-bookworm -> localhost | |. .. .oo... | 2026-08-11 23:34:35.440908 | debian-bookworm -> localhost | | E . o o. . | 2026-08-11 23:34:35.440928 | debian-bookworm -> localhost | | .. o.... | 2026-08-11 23:34:35.440948 | debian-bookworm -> localhost | | . o S=oo.+ . | 2026-08-11 23:34:35.440971 | debian-bookworm -> localhost | | o . *B.+.+ o | 2026-08-11 23:34:35.440991 | debian-bookworm -> localhost | | . . =+.O . | 2026-08-11 23:34:35.441010 | debian-bookworm -> localhost | | = *..+ + | 2026-08-11 23:34:35.441030 | debian-bookworm -> localhost | | B++. . | 2026-08-11 23:34:35.441050 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-11 23:34:35.441108 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.106196 2026-08-11 23:34:35.447728 | 2026-08-11 23:34:35.448053 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-11 23:34:35.471892 | debian-bookworm | ok 2026-08-11 23:34:35.484533 | debian-bookworm | included: /var/lib/zuul/builds/d79dd8f01fd64ffeac3e6191eb396091/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-11 23:34:35.492549 | 2026-08-11 23:34:35.492647 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-11 23:34:35.516150 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:34:35.522243 | 2026-08-11 23:34:35.522345 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-11 23:34:36.240659 | debian-bookworm | changed 2026-08-11 23:34:36.247652 | 2026-08-11 23:34:36.247756 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-11 23:34:36.516083 | debian-bookworm | ok 2026-08-11 23:34:36.521534 | 2026-08-11 23:34:36.521622 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-11 23:34:37.175853 | debian-bookworm | changed 2026-08-11 23:34:37.184878 | 2026-08-11 23:34:37.185255 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-11 23:34:37.818162 | debian-bookworm | changed 2026-08-11 23:34:37.828085 | 2026-08-11 23:34:37.828190 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-11 23:34:37.864023 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:34:37.871204 | 2026-08-11 23:34:37.871317 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-11 23:34:38.269782 | debian-bookworm -> localhost | changed 2026-08-11 23:34:38.280236 | 2026-08-11 23:34:38.280355 | TASK [add-build-sshkey : Add back temp key] 2026-08-11 23:34:38.659219 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d79dd8f01fd64ffeac3e6191eb396091/work/d79dd8f01fd64ffeac3e6191eb396091_id_rsa (zuul-build-sshkey) 2026-08-11 23:34:38.659481 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018185 2026-08-11 23:34:38.671273 | 2026-08-11 23:34:38.671390 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-11 23:34:39.131408 | debian-bookworm | ok 2026-08-11 23:34:39.136946 | 2026-08-11 23:34:39.137069 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-11 23:34:39.162204 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:34:39.173439 | 2026-08-11 23:34:39.173577 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-11 23:34:39.637377 | debian-bookworm | ok 2026-08-11 23:34:39.650531 | 2026-08-11 23:34:39.650671 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-11 23:34:39.680331 | debian-bookworm | ok 2026-08-11 23:34:39.685805 | 2026-08-11 23:34:39.685920 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-11 23:34:40.076905 | debian-bookworm -> localhost | ok 2026-08-11 23:34:40.083853 | 2026-08-11 23:34:40.083976 | TASK [validate-host : Collect information about the host] 2026-08-11 23:34:41.303137 | debian-bookworm | ok 2026-08-11 23:34:41.325024 | 2026-08-11 23:34:41.325225 | TASK [validate-host : Sanitize hostname] 2026-08-11 23:34:41.510076 | debian-bookworm | ok 2026-08-11 23:34:41.515824 | 2026-08-11 23:34:41.515940 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-11 23:34:42.248351 | debian-bookworm -> localhost | changed 2026-08-11 23:34:42.255454 | 2026-08-11 23:34:42.255590 | TASK [validate-host : Collect information about zuul worker] 2026-08-11 23:34:42.761181 | debian-bookworm | ok 2026-08-11 23:34:42.766250 | 2026-08-11 23:34:42.766371 | TASK [validate-host : Write out all zuul information for each host] 2026-08-11 23:34:43.362661 | debian-bookworm -> localhost | changed 2026-08-11 23:34:43.387798 | 2026-08-11 23:34:43.387957 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-11 23:34:43.651718 | debian-bookworm | ok 2026-08-11 23:34:43.658777 | 2026-08-11 23:34:43.658977 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-11 23:34:44.679274 | debian-bookworm | changed: 2026-08-11 23:34:44.679548 | debian-bookworm | cd+++++++++ src/ 2026-08-11 23:34:44.679585 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-11 23:34:44.679609 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-11 23:34:44.679631 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-08-11 23:34:44.679652 | debian-bookworm | Containerfile 2026-08-11 23:34:44.692676 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-08-11 23:34:44.692693 | debian-bookworm | Containerfile 2026-08-11 23:34:44.692728 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-08-11 23:34:44.692745 | debian-bookworm | Containerfile 2026-08-11 23:34:44.692972 | debian-bookworm | Containerfile 2026-08-11 23:34:44.693133 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-08-11 23:34:44.693151 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-08-11 23:34:44.693168 | debian-bookworm | Containerfile 2026-08-11 23:34:44.693864 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-08-11 23:34:44.693881 | debian-bookworm | Containerfile 2026-08-11 23:34:44.693952 | debian-bookworm | Containerfile 2026-08-11 23:34:44.694037 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-08-11 23:34:44.694055 | debian-bookworm | Containerfile 2026-08-11 23:34:44.694090 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-08-11 23:34:44.694107 | debian-bookworm | Containerfile 2026-08-11 23:34:44.694142 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-08-11 23:34:44.694159 | debian-bookworm | Containerfile 2026-08-11 23:34:44.694194 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-08-11 23:34:44.694215 | debian-bookworm | Containerfile 2026-08-11 23:34:44.694250 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-08-11 23:34:44.694267 | debian-bookworm | Containerfile 2026-08-11 23:34:44.694302 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-08-11 23:34:44.694320 | debian-bookworm | Containerfile 2026-08-11 23:34:44.694772 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-08-11 23:34:44.694790 | debian-bookworm | Containerfile 2026-08-11 23:34:44.694842 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-08-11 23:34:44.694862 | debian-bookworm | Containerfile 2026-08-11 23:34:44.694898 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-08-11 23:34:44.694916 | debian-bookworm | Containerfile 2026-08-11 23:34:44.694951 | debian-bookworm | Containerfile 2026-08-11 23:34:44.695056 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-08-11 23:34:44.695074 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-08-11 23:34:44.695091 | debian-bookworm | Containerfile 2026-08-11 23:34:44.695265 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-08-11 23:34:44.695282 | debian-bookworm | Containerfile 2026-08-11 23:34:44.695370 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-08-11 23:34:44.695388 | debian-bookworm | Containerfile 2026-08-11 23:34:44.695483 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-08-11 23:34:44.695501 | debian-bookworm | Containerfile 2026-08-11 23:34:44.695536 | debian-bookworm | Containerfile 2026-08-11 23:34:44.695657 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-08-11 23:34:44.695675 | debian-bookworm | Containerfile 2026-08-11 23:34:44.695920 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-08-11 23:34:44.695938 | debian-bookworm | Containerfile 2026-08-11 23:34:44.713237 | 2026-08-11 23:34:44.713403 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-08-11 23:34:45.006977 | debian-bookworm | changed: "logs" 2026-08-11 23:34:45.007280 | debian-bookworm | ok: All items complete 2026-08-11 23:34:45.007319 | 2026-08-11 23:34:45.244723 | debian-bookworm | changed: "artifacts" 2026-08-11 23:34:45.478361 | debian-bookworm | changed: "docs" 2026-08-11 23:34:45.494808 | 2026-08-11 23:34:45.494983 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-08-11 23:34:45.778962 | debian-bookworm | ok 2026-08-11 23:34:45.784580 | 2026-08-11 23:34:45.784713 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-08-11 23:34:46.313940 | debian-bookworm | ok: Runtime: 0:00:00.065863 2026-08-11 23:34:46.326409 | 2026-08-11 23:34:46.326667 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-08-11 23:34:46.860944 | debian-bookworm | ok: Runtime: 0:00:00.096212 2026-08-11 23:34:46.879851 | 2026-08-11 23:34:46.880042 | TASK [diagnose-network : Ensure log directory exists] 2026-08-11 23:34:47.155718 | debian-bookworm | ok 2026-08-11 23:34:47.163587 | 2026-08-11 23:34:47.163724 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-08-11 23:34:58.765480 | debian-bookworm | ok: Runtime: 0:00:05.904901 2026-08-11 23:34:58.775624 | 2026-08-11 23:34:58.775763 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-11 23:34:58.839788 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:34:58.846255 | 2026-08-11 23:34:58.846406 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-11 23:34:58.895810 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:34:58.904288 | 2026-08-11 23:34:58.904404 | PLAY RECAP 2026-08-11 23:34:58.904483 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-08-11 23:34:58.904508 | 2026-08-11 23:34:59.091142 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-11 23:34:59.092383 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-08-11 23:34:59.913850 | 2026-08-11 23:34:59.914031 | PLAY [Run flake8] 2026-08-11 23:34:59.932094 | 2026-08-11 23:34:59.932280 | LOOP [Install python] 2026-08-11 23:34:59.964068 | debian-bookworm | ok: "ensure-python" 2026-08-11 23:34:59.970941 | debian-bookworm | ok: "ensure-pip" 2026-08-11 23:35:00.019105 | 2026-08-11 23:35:00.019313 | TASK [ensure-python : Validate python_version value] 2026-08-11 23:35:00.064870 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:35:00.073190 | 2026-08-11 23:35:00.073324 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-08-11 23:35:00.108697 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:35:00.136358 | 2026-08-11 23:35:00.136576 | TASK [ensure-python : Pull in venv package] 2026-08-11 23:35:00.174740 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:35:00.186022 | 2026-08-11 23:35:00.186374 | TASK [ensure-python : Set default RPM package name] 2026-08-11 23:35:00.246447 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:35:00.264757 | 2026-08-11 23:35:00.264911 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-08-11 23:35:00.316183 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:35:00.327054 | 2026-08-11 23:35:00.327214 | TASK [ensure-python : Install RPM package] 2026-08-11 23:35:00.363831 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:35:00.372388 | 2026-08-11 23:35:00.372673 | TASK [ensure-python : Install python using pyenv] 2026-08-11 23:35:00.397280 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:35:00.405487 | 2026-08-11 23:35:00.405610 | TASK [ensure-python : Activate python using stow] 2026-08-11 23:35:00.440164 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:35:00.452107 | 2026-08-11 23:35:00.452227 | TASK [ensure-pip : Check if pip is installed] 2026-08-11 23:35:01.009835 | debian-bookworm | ok: Runtime: 0:00:00.007523 2026-08-11 23:35:01.016667 | 2026-08-11 23:35:01.016814 | LOOP [ensure-pip : Install pip from packages] 2026-08-11 23:35:01.056314 | debian-bookworm | ok: "/var/lib/zuul/builds/d79dd8f01fd64ffeac3e6191eb396091/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-08-11 23:35:01.056604 | debian-bookworm | ok: All items complete 2026-08-11 23:35:01.056640 | 2026-08-11 23:35:01.081548 | debian-bookworm | included: /var/lib/zuul/builds/d79dd8f01fd64ffeac3e6191eb396091/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-08-11 23:35:01.094436 | 2026-08-11 23:35:01.094584 | TASK [ensure-pip : Update package lists] 2026-08-11 23:35:05.034017 | debian-bookworm | changed 2026-08-11 23:35:05.039565 | 2026-08-11 23:35:05.039689 | TASK [ensure-pip : Install Python 3 pip] 2026-08-11 23:35:10.218389 | debian-bookworm | changed 2026-08-11 23:35:10.226650 | 2026-08-11 23:35:10.226778 | TASK [ensure-pip : Install Python 2 pip] 2026-08-11 23:35:10.283117 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:35:10.289828 | 2026-08-11 23:35:10.290089 | TASK [ensure-pip : Ensure setuptools] 2026-08-11 23:35:10.317120 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:35:10.327538 | 2026-08-11 23:35:10.327676 | TASK [ensure-pip : Check for ensurepip module] 2026-08-11 23:35:10.739358 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-08-11 23:35:10.739484 | debian-bookworm | [--altinstall] [--default-pip] 2026-08-11 23:35:10.739492 | debian-bookworm | 2026-08-11 23:35:10.739498 | debian-bookworm | options: 2026-08-11 23:35:10.739505 | debian-bookworm | -h, --help show this help message and exit 2026-08-11 23:35:10.739513 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-08-11 23:35:10.739519 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-08-11 23:35:10.739541 | debian-bookworm | times. 2026-08-11 23:35:10.739551 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-08-11 23:35:10.739556 | debian-bookworm | --user Install using the user scheme. 2026-08-11 23:35:10.739563 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-08-11 23:35:10.739568 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-08-11 23:35:10.739571 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-08-11 23:35:10.739575 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-08-11 23:35:10.739579 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-08-11 23:35:10.865358 | debian-bookworm | ok: Runtime: 0:00:00.088147 2026-08-11 23:35:10.872049 | 2026-08-11 23:35:10.872165 | TASK [ensure-pip : Ensure python3-venv] 2026-08-11 23:35:10.898144 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:35:10.904600 | 2026-08-11 23:35:10.904712 | TASK [ensure-pip : Install pip from source] 2026-08-11 23:35:10.930334 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:35:10.940039 | 2026-08-11 23:35:10.940156 | TASK [ensure-pip : Probe for venv python full path] 2026-08-11 23:35:11.224764 | debian-bookworm | /usr/bin/python3 2026-08-11 23:35:11.473229 | debian-bookworm | ok: Runtime: 0:00:00.007795 2026-08-11 23:35:11.479332 | 2026-08-11 23:35:11.479480 | TASK [ensure-pip : Set host default] 2026-08-11 23:35:11.559994 | debian-bookworm | ok 2026-08-11 23:35:11.567946 | 2026-08-11 23:35:11.568087 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-08-11 23:35:11.631481 | debian-bookworm | ok 2026-08-11 23:35:11.703074 | 2026-08-11 23:35:11.703234 | TASK [flake8 : Install flake8] 2026-08-11 23:35:17.533136 | debian-bookworm | changed 2026-08-11 23:35:17.546741 | 2026-08-11 23:35:17.546952 | TASK [flake8 : Find all .py files] 2026-08-11 23:35:18.051705 | debian-bookworm | ok: All paths examined 2026-08-11 23:35:18.074185 | 2026-08-11 23:35:18.074336 | LOOP [flake8 : Run flake8] 2026-08-11 23:35:18.693320 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/refresh_constraints.py Runtime: 0:00:00.189848 2026-08-11 23:35:19.143101 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/test_refresh_constraints.py Runtime: 0:00:00.186494 2026-08-11 23:35:19.588848 | debian-bookworm | ok: Item: src/github.com/osism/container-images/seed/files/render-requirements.py Runtime: 0:00:00.182052 2026-08-11 23:35:20.048642 | debian-bookworm | ok: Item: src/github.com/osism/container-images/seed/files/select-collections.py Runtime: 0:00:00.191175 2026-08-11 23:35:20.499593 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.183517 2026-08-11 23:35:20.897629 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.162648 2026-08-11 23:35:21.324940 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/rules/osism_fqcn.py Runtime: 0:00:00.169583 2026-08-11 23:35:21.743145 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/rules/osism_attribute_order.py Runtime: 0:00:00.178335 2026-08-11 23:35:22.207496 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.186216 2026-08-11 23:35:22.664891 | 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.180421 2026-08-11 23:35:22.705834 | 2026-08-11 23:35:22.705959 | PLAY RECAP 2026-08-11 23:35:22.706016 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-08-11 23:35:22.706042 | 2026-08-11 23:35:22.873395 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-08-11 23:35:22.874542 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-11 23:35:23.753814 | 2026-08-11 23:35:23.754004 | PLAY [Base post-fetch] 2026-08-11 23:35:23.773874 | 2026-08-11 23:35:23.774031 | TASK [diagnose-network : Ensure log directory exists] 2026-08-11 23:35:24.182508 | debian-bookworm | ok 2026-08-11 23:35:24.196559 | 2026-08-11 23:35:24.199514 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-11 23:35:36.610029 | debian-bookworm | ok: Runtime: 0:00:05.898166 2026-08-11 23:35:36.620336 | 2026-08-11 23:35:36.620568 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-11 23:35:42.780540 | debian-bookworm | ok: Runtime: 0:00:00.008421 2026-08-11 23:35:42.789840 | 2026-08-11 23:35:42.789990 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-11 23:35:48.816982 | debian-bookworm | ok: Runtime: 0:00:00.009114 2026-08-11 23:35:48.838942 | 2026-08-11 23:35:48.839138 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-11 23:35:48.928725 | debian-bookworm | skipping: Conditional result was False 2026-08-11 23:35:48.940723 | 2026-08-11 23:35:48.941031 | TASK [fetch-output : Set log path for single node] 2026-08-11 23:35:49.008387 | debian-bookworm | ok 2026-08-11 23:35:49.016687 | 2026-08-11 23:35:49.016854 | LOOP [fetch-output : Ensure local output dirs] 2026-08-11 23:35:49.435182 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/d79dd8f01fd64ffeac3e6191eb396091/work/logs" 2026-08-11 23:35:49.714034 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d79dd8f01fd64ffeac3e6191eb396091/work/artifacts" 2026-08-11 23:35:50.033747 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d79dd8f01fd64ffeac3e6191eb396091/work/docs" 2026-08-11 23:35:50.046711 | 2026-08-11 23:35:50.046932 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-11 23:35:51.201255 | debian-bookworm | changed: 2026-08-11 23:35:51.201697 | debian-bookworm | .d..t...... ./ 2026-08-11 23:35:51.201749 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-11 23:35:51.201776 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-11 23:35:51.201800 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-11 23:35:51.201825 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-11 23:35:51.201847 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-11 23:35:51.201890 | debian-bookworm | changed: All items complete 2026-08-11 23:35:51.201918 | 2026-08-11 23:35:51.753273 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 23:35:52.331199 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 23:35:52.357102 | 2026-08-11 23:35:52.357223 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-11 23:35:52.684255 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.017440 2026-08-11 23:35:52.964029 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.005186 2026-08-11 23:35:52.979195 | 2026-08-11 23:35:52.979394 | PLAY RECAP 2026-08-11 23:35:52.979559 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-11 23:35:52.979632 | 2026-08-11 23:35:53.087817 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-11 23:35:53.088583 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 23:35:53.875568 | 2026-08-11 23:35:53.875685 | PLAY [Base post] 2026-08-11 23:35:53.895768 | 2026-08-11 23:35:53.895873 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-11 23:35:54.432056 | debian-bookworm | changed 2026-08-11 23:35:54.438302 | 2026-08-11 23:35:54.438439 | PLAY RECAP 2026-08-11 23:35:54.438515 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-11 23:35:54.438577 | 2026-08-11 23:35:54.568184 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 23:35:54.570158 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-11 23:35:55.357578 | 2026-08-11 23:35:55.357729 | PLAY [Base post-logs] 2026-08-11 23:35:55.368927 | 2026-08-11 23:35:55.369052 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-11 23:35:55.791326 | localhost | changed 2026-08-11 23:35:55.807649 | 2026-08-11 23:35:55.807794 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-11 23:35:55.856553 | localhost | ok 2026-08-11 23:35:55.868149 | 2026-08-11 23:35:55.868331 | TASK [Set zuul-log-path fact] 2026-08-11 23:35:55.889928 | localhost | ok 2026-08-11 23:35:55.910256 | 2026-08-11 23:35:55.910736 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 23:35:55.948384 | localhost | ok 2026-08-11 23:35:55.952679 | 2026-08-11 23:35:55.952784 | TASK [upload-logs : Create log directories] 2026-08-11 23:35:56.386198 | localhost | changed 2026-08-11 23:35:56.390627 | 2026-08-11 23:35:56.390772 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-11 23:35:56.890751 | localhost -> localhost | ok: Runtime: 0:00:00.007511 2026-08-11 23:35:56.898581 | 2026-08-11 23:35:56.898756 | TASK [upload-logs : Upload logs to log server] 2026-08-11 23:35:57.521902 | localhost | Output suppressed because no_log was given 2026-08-11 23:35:57.524717 | 2026-08-11 23:35:57.524857 | LOOP [upload-logs : Compress console log and json output] 2026-08-11 23:35:57.593602 | localhost | skipping: Conditional result was False 2026-08-11 23:35:57.599078 | localhost | skipping: Conditional result was False 2026-08-11 23:35:57.605497 | 2026-08-11 23:35:57.605659 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-11 23:35:57.669856 | localhost | skipping: Conditional result was False 2026-08-11 23:35:57.670320 | 2026-08-11 23:35:57.677959 | localhost | skipping: Conditional result was False 2026-08-11 23:35:57.686157 | 2026-08-11 23:35:57.686296 | LOOP [upload-logs : Upload console log and json output]