2026-08-02 00:59:09.613358 | Job console starting 2026-08-02 00:59:09.626639 | Updating git repos 2026-08-02 00:59:09.660210 | Cloning repos into workspace 2026-08-02 00:59:09.733170 | Restoring repo states 2026-08-02 00:59:09.742432 | Merging changes 2026-08-02 00:59:10.487539 | Checking out repos 2026-08-02 00:59:10.524177 | Preparing playbooks 2026-08-02 00:59:11.447009 | Running Ansible setup 2026-08-02 00:59:16.147885 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-02 00:59:16.938730 | 2026-08-02 00:59:16.938961 | PLAY [Base pre] 2026-08-02 00:59:16.957366 | 2026-08-02 00:59:16.957519 | TASK [Setup log path fact] 2026-08-02 00:59:16.987591 | debian-bookworm | ok 2026-08-02 00:59:17.005629 | 2026-08-02 00:59:17.005796 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 00:59:17.035693 | debian-bookworm | ok 2026-08-02 00:59:17.046216 | 2026-08-02 00:59:17.046353 | TASK [emit-job-header : Print job information] 2026-08-02 00:59:17.086559 | # Job Information 2026-08-02 00:59:17.086772 | Ansible Version: 2.16.14 2026-08-02 00:59:17.086808 | Job: flake8 2026-08-02 00:59:17.086872 | Pipeline: check 2026-08-02 00:59:17.086897 | Executor: 521e9411259a 2026-08-02 00:59:17.086918 | Triggered by: https://github.com/osism/container-images/pull/958 2026-08-02 00:59:17.086940 | Event ID: 58998090-8e0d-11f1-8d26-d64bb0590150 2026-08-02 00:59:17.092086 | 2026-08-02 00:59:17.092204 | LOOP [emit-job-header : Print node information] 2026-08-02 00:59:17.212480 | debian-bookworm | ok: 2026-08-02 00:59:17.212707 | debian-bookworm | # Node Information 2026-08-02 00:59:17.212742 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-02 00:59:17.212768 | debian-bookworm | Hostname: debian 2026-08-02 00:59:17.212790 | debian-bookworm | Username: zuul 2026-08-02 00:59:17.212810 | debian-bookworm | Distro: Debian 12.15 2026-08-02 00:59:17.212833 | debian-bookworm | Provider: regiocloud-a 2026-08-02 00:59:17.212854 | debian-bookworm | Region: 2026-08-02 00:59:17.212876 | debian-bookworm | Label: debian-bookworm 2026-08-02 00:59:17.212896 | debian-bookworm | Product Name: OpenStack Nova 2026-08-02 00:59:17.212915 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe42:f790 2026-08-02 00:59:17.236413 | 2026-08-02 00:59:17.236583 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-02 00:59:17.747715 | debian-bookworm -> localhost | changed 2026-08-02 00:59:17.755547 | 2026-08-02 00:59:17.755665 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-02 00:59:18.869108 | debian-bookworm -> localhost | changed 2026-08-02 00:59:18.883916 | 2026-08-02 00:59:18.884110 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-02 00:59:19.173960 | debian-bookworm -> localhost | ok 2026-08-02 00:59:19.182447 | 2026-08-02 00:59:19.182608 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-02 00:59:19.214528 | debian-bookworm | ok 2026-08-02 00:59:19.231622 | debian-bookworm | included: /var/lib/zuul/builds/3e73dfa508ee479f8163d60bddf2b318/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-02 00:59:19.238292 | 2026-08-02 00:59:19.238416 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-02 00:59:22.051965 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-02 00:59:22.052545 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3e73dfa508ee479f8163d60bddf2b318/work/3e73dfa508ee479f8163d60bddf2b318_id_rsa 2026-08-02 00:59:22.052643 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3e73dfa508ee479f8163d60bddf2b318/work/3e73dfa508ee479f8163d60bddf2b318_id_rsa.pub 2026-08-02 00:59:22.052710 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-02 00:59:22.052771 | debian-bookworm -> localhost | SHA256:R4ShkwG6GMoLDEWlSk2P2aOa8+pZW1PpbB4q88xD5+s zuul-build-sshkey 2026-08-02 00:59:22.052826 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-02 00:59:22.052902 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-02 00:59:22.052959 | debian-bookworm -> localhost | | .ooo.. .o. | 2026-08-02 00:59:22.053013 | debian-bookworm -> localhost | | .oo= +.. | 2026-08-02 00:59:22.053088 | debian-bookworm -> localhost | |o.o+ ++ . | 2026-08-02 00:59:22.053142 | debian-bookworm -> localhost | |*+ .. .... | 2026-08-02 00:59:22.053193 | debian-bookworm -> localhost | |=o.. oS . | 2026-08-02 00:59:22.053259 | debian-bookworm -> localhost | |. + .+. . | 2026-08-02 00:59:22.053312 | debian-bookworm -> localhost | | = ..oo= | 2026-08-02 00:59:22.053362 | debian-bookworm -> localhost | | =o=.=.. | 2026-08-02 00:59:22.053413 | debian-bookworm -> localhost | |.+.o+=oE. | 2026-08-02 00:59:22.053463 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-02 00:59:22.053588 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.283961 2026-08-02 00:59:22.070995 | 2026-08-02 00:59:22.071343 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-02 00:59:22.121199 | debian-bookworm | ok 2026-08-02 00:59:22.137034 | debian-bookworm | included: /var/lib/zuul/builds/3e73dfa508ee479f8163d60bddf2b318/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-02 00:59:22.145988 | 2026-08-02 00:59:22.146137 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-02 00:59:22.172087 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:22.179022 | 2026-08-02 00:59:22.179168 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-02 00:59:22.871717 | debian-bookworm | changed 2026-08-02 00:59:22.879518 | 2026-08-02 00:59:22.879653 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-02 00:59:23.161600 | debian-bookworm | ok 2026-08-02 00:59:23.171968 | 2026-08-02 00:59:23.172126 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-02 00:59:23.879020 | debian-bookworm | changed 2026-08-02 00:59:23.884806 | 2026-08-02 00:59:23.884932 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-02 00:59:24.641347 | debian-bookworm | changed 2026-08-02 00:59:24.663940 | 2026-08-02 00:59:24.664117 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-02 00:59:24.691560 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:24.706206 | 2026-08-02 00:59:24.706505 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-02 00:59:25.211822 | debian-bookworm -> localhost | changed 2026-08-02 00:59:25.223527 | 2026-08-02 00:59:25.223670 | TASK [add-build-sshkey : Add back temp key] 2026-08-02 00:59:25.592787 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3e73dfa508ee479f8163d60bddf2b318/work/3e73dfa508ee479f8163d60bddf2b318_id_rsa (zuul-build-sshkey) 2026-08-02 00:59:25.593183 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019818 2026-08-02 00:59:25.603502 | 2026-08-02 00:59:25.603642 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-02 00:59:26.048590 | debian-bookworm | ok 2026-08-02 00:59:26.054126 | 2026-08-02 00:59:26.054259 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-02 00:59:26.088584 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:26.106204 | 2026-08-02 00:59:26.106365 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-02 00:59:26.608635 | debian-bookworm | ok 2026-08-02 00:59:26.621675 | 2026-08-02 00:59:26.621826 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-02 00:59:26.654230 | debian-bookworm | ok 2026-08-02 00:59:26.659587 | 2026-08-02 00:59:26.659710 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-02 00:59:26.978770 | debian-bookworm -> localhost | ok 2026-08-02 00:59:26.986184 | 2026-08-02 00:59:26.986312 | TASK [validate-host : Collect information about the host] 2026-08-02 00:59:28.152274 | debian-bookworm | ok 2026-08-02 00:59:28.165342 | 2026-08-02 00:59:28.165487 | TASK [validate-host : Sanitize hostname] 2026-08-02 00:59:28.347432 | debian-bookworm | ok 2026-08-02 00:59:28.353285 | 2026-08-02 00:59:28.353404 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-02 00:59:28.964836 | debian-bookworm -> localhost | changed 2026-08-02 00:59:28.973944 | 2026-08-02 00:59:28.974284 | TASK [validate-host : Collect information about zuul worker] 2026-08-02 00:59:29.441311 | debian-bookworm | ok 2026-08-02 00:59:29.448448 | 2026-08-02 00:59:29.448586 | TASK [validate-host : Write out all zuul information for each host] 2026-08-02 00:59:30.072615 | debian-bookworm -> localhost | changed 2026-08-02 00:59:30.099789 | 2026-08-02 00:59:30.099977 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-02 00:59:30.388927 | debian-bookworm | ok 2026-08-02 00:59:30.398343 | 2026-08-02 00:59:30.398495 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-02 00:59:31.386274 | debian-bookworm | changed: 2026-08-02 00:59:31.386586 | debian-bookworm | cd+++++++++ src/ 2026-08-02 00:59:31.386644 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-02 00:59:31.386684 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-02 00:59:31.386719 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-08-02 00:59:31.386752 | debian-bookworm | Containerfile 2026-08-02 00:59:31.404137 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-08-02 00:59:31.404160 | debian-bookworm | Containerfile 2026-08-02 00:59:31.404201 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-08-02 00:59:31.404221 | debian-bookworm | Containerfile 2026-08-02 00:59:31.404473 | debian-bookworm | Containerfile 2026-08-02 00:59:31.404706 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-08-02 00:59:31.404726 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-08-02 00:59:31.404744 | debian-bookworm | Containerfile 2026-08-02 00:59:31.406111 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-08-02 00:59:31.406129 | debian-bookworm | Containerfile 2026-08-02 00:59:31.406510 | debian-bookworm | Containerfile 2026-08-02 00:59:31.406605 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-08-02 00:59:31.406623 | debian-bookworm | Containerfile 2026-08-02 00:59:31.406660 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-08-02 00:59:31.406678 | debian-bookworm | Containerfile 2026-08-02 00:59:31.406714 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-08-02 00:59:31.406732 | debian-bookworm | Containerfile 2026-08-02 00:59:31.406767 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-08-02 00:59:31.406785 | debian-bookworm | Containerfile 2026-08-02 00:59:31.406821 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-08-02 00:59:31.406861 | debian-bookworm | Containerfile 2026-08-02 00:59:31.406910 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-08-02 00:59:31.406928 | debian-bookworm | Containerfile 2026-08-02 00:59:31.407512 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-08-02 00:59:31.407530 | debian-bookworm | Containerfile 2026-08-02 00:59:31.407567 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-08-02 00:59:31.407586 | debian-bookworm | Containerfile 2026-08-02 00:59:31.407622 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-08-02 00:59:31.407647 | debian-bookworm | Containerfile 2026-08-02 00:59:31.407683 | debian-bookworm | Containerfile 2026-08-02 00:59:31.407789 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-08-02 00:59:31.407807 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-08-02 00:59:31.407824 | debian-bookworm | Containerfile 2026-08-02 00:59:31.408004 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-08-02 00:59:31.408022 | debian-bookworm | Containerfile 2026-08-02 00:59:31.408136 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-08-02 00:59:31.408153 | debian-bookworm | Containerfile 2026-08-02 00:59:31.408225 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-08-02 00:59:31.408243 | debian-bookworm | Containerfile 2026-08-02 00:59:31.408282 | debian-bookworm | Containerfile 2026-08-02 00:59:31.408405 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-08-02 00:59:31.408422 | debian-bookworm | Containerfile 2026-08-02 00:59:31.408676 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-08-02 00:59:31.408694 | debian-bookworm | Containerfile 2026-08-02 00:59:31.427550 | 2026-08-02 00:59:31.427695 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-08-02 00:59:31.752738 | debian-bookworm | changed: "logs" 2026-08-02 00:59:31.753118 | debian-bookworm | ok: All items complete 2026-08-02 00:59:31.753168 | 2026-08-02 00:59:32.001697 | debian-bookworm | changed: "artifacts" 2026-08-02 00:59:32.234347 | debian-bookworm | changed: "docs" 2026-08-02 00:59:32.288251 | 2026-08-02 00:59:32.288440 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-08-02 00:59:32.549121 | debian-bookworm | ok 2026-08-02 00:59:32.557511 | 2026-08-02 00:59:32.557720 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-08-02 00:59:33.090133 | debian-bookworm | ok: Runtime: 0:00:00.074408 2026-08-02 00:59:33.101410 | 2026-08-02 00:59:33.101623 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-08-02 00:59:33.631402 | debian-bookworm | ok: Runtime: 0:00:00.123196 2026-08-02 00:59:33.652152 | 2026-08-02 00:59:33.652339 | TASK [diagnose-network : Ensure log directory exists] 2026-08-02 00:59:33.936460 | debian-bookworm | ok 2026-08-02 00:59:33.948528 | 2026-08-02 00:59:33.948716 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-08-02 00:59:45.590101 | debian-bookworm | ok: Runtime: 0:00:06.131341 2026-08-02 00:59:45.596490 | 2026-08-02 00:59:45.596627 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-02 00:59:45.648829 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:45.654675 | 2026-08-02 00:59:45.654823 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-02 00:59:45.700916 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:45.708088 | 2026-08-02 00:59:45.708202 | PLAY RECAP 2026-08-02 00:59:45.708258 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-08-02 00:59:45.708283 | 2026-08-02 00:59:45.870898 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-02 00:59:45.871878 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-08-02 00:59:46.638261 | 2026-08-02 00:59:46.638456 | PLAY [Run flake8] 2026-08-02 00:59:46.654896 | 2026-08-02 00:59:46.655050 | LOOP [Install python] 2026-08-02 00:59:46.688663 | debian-bookworm | ok: "ensure-python" 2026-08-02 00:59:46.695556 | debian-bookworm | ok: "ensure-pip" 2026-08-02 00:59:46.741335 | 2026-08-02 00:59:46.741537 | TASK [ensure-python : Validate python_version value] 2026-08-02 00:59:46.776346 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:46.786652 | 2026-08-02 00:59:46.786819 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-08-02 00:59:46.811968 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:46.822749 | 2026-08-02 00:59:46.822944 | TASK [ensure-python : Pull in venv package] 2026-08-02 00:59:46.848280 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:46.863984 | 2026-08-02 00:59:46.864197 | TASK [ensure-python : Set default RPM package name] 2026-08-02 00:59:46.890192 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:46.904159 | 2026-08-02 00:59:46.904343 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-08-02 00:59:46.930109 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:46.946155 | 2026-08-02 00:59:46.946316 | TASK [ensure-python : Install RPM package] 2026-08-02 00:59:46.981790 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:46.996516 | 2026-08-02 00:59:46.996724 | TASK [ensure-python : Install python using pyenv] 2026-08-02 00:59:47.023296 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:47.031778 | 2026-08-02 00:59:47.031909 | TASK [ensure-python : Activate python using stow] 2026-08-02 00:59:47.066411 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:47.086753 | 2026-08-02 00:59:47.086929 | TASK [ensure-pip : Check if pip is installed] 2026-08-02 00:59:48.120364 | debian-bookworm | ok: Runtime: 0:00:00.011402 2026-08-02 00:59:48.127464 | 2026-08-02 00:59:48.127599 | LOOP [ensure-pip : Install pip from packages] 2026-08-02 00:59:48.171546 | debian-bookworm | ok: "/var/lib/zuul/builds/3e73dfa508ee479f8163d60bddf2b318/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-08-02 00:59:48.171768 | debian-bookworm | ok: All items complete 2026-08-02 00:59:48.171801 | 2026-08-02 00:59:48.187337 | debian-bookworm | included: /var/lib/zuul/builds/3e73dfa508ee479f8163d60bddf2b318/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-08-02 00:59:48.198349 | 2026-08-02 00:59:48.198471 | TASK [ensure-pip : Update package lists] 2026-08-02 00:59:52.337043 | debian-bookworm | changed 2026-08-02 00:59:52.345871 | 2026-08-02 00:59:52.346063 | TASK [ensure-pip : Install Python 3 pip] 2026-08-02 00:59:57.533693 | debian-bookworm | changed 2026-08-02 00:59:57.544911 | 2026-08-02 00:59:57.545063 | TASK [ensure-pip : Install Python 2 pip] 2026-08-02 00:59:57.601418 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:57.617717 | 2026-08-02 00:59:57.617914 | TASK [ensure-pip : Ensure setuptools] 2026-08-02 00:59:57.644193 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:57.660374 | 2026-08-02 00:59:57.660561 | TASK [ensure-pip : Check for ensurepip module] 2026-08-02 00:59:58.053392 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-08-02 00:59:58.053567 | debian-bookworm | [--altinstall] [--default-pip] 2026-08-02 00:59:58.053592 | debian-bookworm | 2026-08-02 00:59:58.053609 | debian-bookworm | options: 2026-08-02 00:59:58.053627 | debian-bookworm | -h, --help show this help message and exit 2026-08-02 00:59:58.053648 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-08-02 00:59:58.053662 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-08-02 00:59:58.053714 | debian-bookworm | times. 2026-08-02 00:59:58.053740 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-08-02 00:59:58.053756 | debian-bookworm | --user Install using the user scheme. 2026-08-02 00:59:58.053791 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-08-02 00:59:58.053806 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-08-02 00:59:58.053853 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-08-02 00:59:58.053865 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-08-02 00:59:58.053877 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-08-02 00:59:58.194310 | debian-bookworm | ok: Runtime: 0:00:00.090502 2026-08-02 00:59:58.208286 | 2026-08-02 00:59:58.208446 | TASK [ensure-pip : Ensure python3-venv] 2026-08-02 00:59:58.245230 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:58.257504 | 2026-08-02 00:59:58.257655 | TASK [ensure-pip : Install pip from source] 2026-08-02 00:59:58.283244 | debian-bookworm | skipping: Conditional result was False 2026-08-02 00:59:58.291190 | 2026-08-02 00:59:58.291319 | TASK [ensure-pip : Probe for venv python full path] 2026-08-02 00:59:58.594511 | debian-bookworm | /usr/bin/python3 2026-08-02 00:59:58.822165 | debian-bookworm | ok: Runtime: 0:00:00.008043 2026-08-02 00:59:58.835904 | 2026-08-02 00:59:58.836150 | TASK [ensure-pip : Set host default] 2026-08-02 00:59:58.914138 | debian-bookworm | ok 2026-08-02 00:59:58.922385 | 2026-08-02 00:59:58.922521 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-08-02 00:59:58.991801 | debian-bookworm | ok 2026-08-02 00:59:59.043219 | 2026-08-02 00:59:59.043364 | TASK [flake8 : Install flake8] 2026-08-02 01:00:05.314314 | debian-bookworm | changed 2026-08-02 01:00:05.324213 | 2026-08-02 01:00:05.324359 | TASK [flake8 : Find all .py files] 2026-08-02 01:00:05.754046 | debian-bookworm | ok: All paths examined 2026-08-02 01:00:05.767444 | 2026-08-02 01:00:05.767598 | LOOP [flake8 : Run flake8] 2026-08-02 01:00:06.264257 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.183528 2026-08-02 01:00:06.692739 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/rules/osism_attribute_order.py Runtime: 0:00:00.176066 2026-08-02 01:00:07.132881 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/rules/osism_fqcn.py Runtime: 0:00:00.178311 2026-08-02 01:00:07.579864 | debian-bookworm | ok: Item: src/github.com/osism/container-images/seed/files/select-collections.py Runtime: 0:00:00.192398 2026-08-02 01:00:08.020673 | debian-bookworm | ok: Item: src/github.com/osism/container-images/seed/files/render-requirements.py Runtime: 0:00:00.184159 2026-08-02 01:00:08.445585 | 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.175466 2026-08-02 01:00:08.872494 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.173035 2026-08-02 01:00:09.300282 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/test_refresh_constraints.py Runtime: 0:00:00.175443 2026-08-02 01:00:09.725413 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/refresh_constraints.py Runtime: 0:00:00.172271 2026-08-02 01:00:10.159751 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.178828 2026-08-02 01:00:10.190089 | 2026-08-02 01:00:10.190246 | PLAY RECAP 2026-08-02 01:00:10.190317 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-08-02 01:00:10.190357 | 2026-08-02 01:00:10.354898 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-08-02 01:00:10.357219 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-02 01:00:11.142986 | 2026-08-02 01:00:11.143214 | PLAY [Base post-fetch] 2026-08-02 01:00:11.158118 | 2026-08-02 01:00:11.158274 | TASK [diagnose-network : Ensure log directory exists] 2026-08-02 01:00:11.562390 | debian-bookworm | ok 2026-08-02 01:00:11.587958 | 2026-08-02 01:00:11.588291 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-02 01:00:23.379546 | debian-bookworm | ok: Runtime: 0:00:06.054699 2026-08-02 01:00:23.390138 | 2026-08-02 01:00:23.390300 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-02 01:00:29.468054 | debian-bookworm | ok: Runtime: 0:00:00.008290 2026-08-02 01:00:29.477987 | 2026-08-02 01:00:29.478385 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-02 01:00:35.537809 | debian-bookworm | ok: Runtime: 0:00:00.009397 2026-08-02 01:00:35.558188 | 2026-08-02 01:00:35.558454 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-02 01:00:35.616317 | debian-bookworm | skipping: Conditional result was False 2026-08-02 01:00:35.629914 | 2026-08-02 01:00:35.630177 | TASK [fetch-output : Set log path for single node] 2026-08-02 01:00:35.677142 | debian-bookworm | ok 2026-08-02 01:00:35.683495 | 2026-08-02 01:00:35.683630 | LOOP [fetch-output : Ensure local output dirs] 2026-08-02 01:00:35.990041 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/3e73dfa508ee479f8163d60bddf2b318/work/logs" 2026-08-02 01:00:36.301557 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3e73dfa508ee479f8163d60bddf2b318/work/artifacts" 2026-08-02 01:00:36.584597 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3e73dfa508ee479f8163d60bddf2b318/work/docs" 2026-08-02 01:00:36.605285 | 2026-08-02 01:00:36.605498 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-02 01:00:37.449443 | debian-bookworm | changed: 2026-08-02 01:00:37.449725 | debian-bookworm | .d..t...... ./ 2026-08-02 01:00:37.449761 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-02 01:00:37.449786 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-02 01:00:37.449807 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-02 01:00:37.449829 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-02 01:00:37.449850 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-02 01:00:37.449892 | debian-bookworm | changed: All items complete 2026-08-02 01:00:37.449915 | 2026-08-02 01:00:38.063451 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 01:00:38.682696 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 01:00:38.710547 | 2026-08-02 01:00:38.710703 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-02 01:00:39.082211 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009270 2026-08-02 01:00:39.411300 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010415 2026-08-02 01:00:39.438522 | 2026-08-02 01:00:39.438689 | PLAY RECAP 2026-08-02 01:00:39.438783 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-02 01:00:39.438828 | 2026-08-02 01:00:39.589294 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-02 01:00:39.590701 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 01:00:40.393444 | 2026-08-02 01:00:40.393679 | PLAY [Base post] 2026-08-02 01:00:40.410062 | 2026-08-02 01:00:40.410292 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-02 01:00:41.016915 | debian-bookworm | changed 2026-08-02 01:00:41.029651 | 2026-08-02 01:00:41.029821 | PLAY RECAP 2026-08-02 01:00:41.029915 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-02 01:00:41.030005 | 2026-08-02 01:00:41.186292 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 01:00:41.188326 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-02 01:00:42.040940 | 2026-08-02 01:00:42.041124 | PLAY [Base post-logs] 2026-08-02 01:00:42.052271 | 2026-08-02 01:00:42.052408 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-02 01:00:42.531104 | localhost | changed 2026-08-02 01:00:42.549115 | 2026-08-02 01:00:42.549341 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-02 01:00:42.577694 | localhost | ok 2026-08-02 01:00:42.583612 | 2026-08-02 01:00:42.583773 | TASK [Set zuul-log-path fact] 2026-08-02 01:00:42.600363 | localhost | ok 2026-08-02 01:00:42.611447 | 2026-08-02 01:00:42.611581 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 01:00:42.649753 | localhost | ok 2026-08-02 01:00:42.657584 | 2026-08-02 01:00:42.657773 | TASK [upload-logs : Create log directories] 2026-08-02 01:00:43.240768 | localhost | changed 2026-08-02 01:00:43.247354 | 2026-08-02 01:00:43.247555 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-02 01:00:43.789066 | localhost -> localhost | ok: Runtime: 0:00:00.007858 2026-08-02 01:00:43.793643 | 2026-08-02 01:00:43.793782 | TASK [upload-logs : Upload logs to log server] 2026-08-02 01:00:44.411976 | localhost | Output suppressed because no_log was given 2026-08-02 01:00:44.416305 | 2026-08-02 01:00:44.416516 | LOOP [upload-logs : Compress console log and json output] 2026-08-02 01:00:44.479109 | localhost | skipping: Conditional result was False 2026-08-02 01:00:44.484293 | localhost | skipping: Conditional result was False 2026-08-02 01:00:44.493889 | 2026-08-02 01:00:44.494105 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-02 01:00:44.555773 | localhost | skipping: Conditional result was False 2026-08-02 01:00:44.556624 | 2026-08-02 01:00:44.559978 | localhost | skipping: Conditional result was False 2026-08-02 01:00:44.568159 | 2026-08-02 01:00:44.568433 | LOOP [upload-logs : Upload console log and json output]