2026-05-05 08:33:55.207001 | Job console starting 2026-05-05 08:33:55.220230 | Updating git repos 2026-05-05 08:33:55.256212 | Cloning repos into workspace 2026-05-05 08:33:55.316762 | Restoring repo states 2026-05-05 08:33:55.322687 | Merging changes 2026-05-05 08:33:55.788443 | Checking out repos 2026-05-05 08:33:55.846025 | Preparing playbooks 2026-05-05 08:33:56.349997 | Running Ansible setup 2026-05-05 08:34:00.717715 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 08:34:01.616512 | 2026-05-05 08:34:01.616848 | PLAY [Base pre] 2026-05-05 08:34:01.645569 | 2026-05-05 08:34:01.645735 | TASK [Setup log path fact] 2026-05-05 08:34:01.676511 | debian-bookworm | ok 2026-05-05 08:34:01.697000 | 2026-05-05 08:34:01.697193 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:34:01.727170 | debian-bookworm | ok 2026-05-05 08:34:01.737624 | 2026-05-05 08:34:01.737762 | TASK [emit-job-header : Print job information] 2026-05-05 08:34:01.777206 | # Job Information 2026-05-05 08:34:01.777472 | Ansible Version: 2.16.14 2026-05-05 08:34:01.777516 | Job: flake8 2026-05-05 08:34:01.777566 | Pipeline: check 2026-05-05 08:34:01.777589 | Executor: 521e9411259a 2026-05-05 08:34:01.777610 | Triggered by: https://github.com/osism/container-images/pull/899 2026-05-05 08:34:01.777632 | Event ID: 32f31010-485b-11f1-8e17-acc990e966d7 2026-05-05 08:34:01.782783 | 2026-05-05 08:34:01.782945 | LOOP [emit-job-header : Print node information] 2026-05-05 08:34:01.915312 | debian-bookworm | ok: 2026-05-05 08:34:01.915644 | debian-bookworm | # Node Information 2026-05-05 08:34:01.915726 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-05 08:34:01.915783 | debian-bookworm | Hostname: debian 2026-05-05 08:34:01.915824 | debian-bookworm | Username: zuul 2026-05-05 08:34:01.915861 | debian-bookworm | Distro: Debian 12.13 2026-05-05 08:34:01.915900 | debian-bookworm | Provider: regiocloud-a 2026-05-05 08:34:01.915937 | debian-bookworm | Region: 2026-05-05 08:34:01.915971 | debian-bookworm | Label: debian-bookworm 2026-05-05 08:34:01.916006 | debian-bookworm | Product Name: OpenStack Nova 2026-05-05 08:34:01.916041 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe86:d700 2026-05-05 08:34:01.933395 | 2026-05-05 08:34:01.933526 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 08:34:02.621719 | debian-bookworm -> localhost | changed 2026-05-05 08:34:02.632731 | 2026-05-05 08:34:02.632921 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 08:34:03.809105 | debian-bookworm -> localhost | changed 2026-05-05 08:34:03.833454 | 2026-05-05 08:34:03.833629 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 08:34:04.167058 | debian-bookworm -> localhost | ok 2026-05-05 08:34:04.184147 | 2026-05-05 08:34:04.184404 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 08:34:04.219373 | debian-bookworm | ok 2026-05-05 08:34:04.235020 | debian-bookworm | included: /var/lib/zuul/builds/1287f4b58a0e424ca6bc21ae79a73b77/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 08:34:04.241383 | 2026-05-05 08:34:04.241498 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 08:34:05.392396 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-05 08:34:05.392952 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1287f4b58a0e424ca6bc21ae79a73b77/work/1287f4b58a0e424ca6bc21ae79a73b77_id_rsa 2026-05-05 08:34:05.393058 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1287f4b58a0e424ca6bc21ae79a73b77/work/1287f4b58a0e424ca6bc21ae79a73b77_id_rsa.pub 2026-05-05 08:34:05.393134 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-05 08:34:05.393203 | debian-bookworm -> localhost | SHA256:tHNsCf9l5OYt29NuxHB+SEb1l3fXgfbSLulRM6C6eD0 zuul-build-sshkey 2026-05-05 08:34:05.393266 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-05 08:34:05.393352 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-05 08:34:05.393412 | debian-bookworm -> localhost | | .o.| 2026-05-05 08:34:05.393471 | debian-bookworm -> localhost | | +. =| 2026-05-05 08:34:05.393527 | debian-bookworm -> localhost | | o o.=.B| 2026-05-05 08:34:05.393672 | debian-bookworm -> localhost | | . = o ++**| 2026-05-05 08:34:05.393733 | debian-bookworm -> localhost | | S B oX*o| 2026-05-05 08:34:05.393801 | debian-bookworm -> localhost | | = . O.o=| 2026-05-05 08:34:05.393860 | debian-bookworm -> localhost | | . o o =.+| 2026-05-05 08:34:05.393916 | debian-bookworm -> localhost | | . o E . =o| 2026-05-05 08:34:05.393977 | debian-bookworm -> localhost | | . . .o+| 2026-05-05 08:34:05.394035 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-05 08:34:05.394173 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.559366 2026-05-05 08:34:05.408277 | 2026-05-05 08:34:05.408448 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 08:34:05.453788 | debian-bookworm | ok 2026-05-05 08:34:05.469599 | debian-bookworm | included: /var/lib/zuul/builds/1287f4b58a0e424ca6bc21ae79a73b77/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 08:34:05.479433 | 2026-05-05 08:34:05.479568 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 08:34:05.504117 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:05.510071 | 2026-05-05 08:34:05.510180 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 08:34:06.186436 | debian-bookworm | changed 2026-05-05 08:34:06.195782 | 2026-05-05 08:34:06.195948 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 08:34:06.481610 | debian-bookworm | ok 2026-05-05 08:34:06.499342 | 2026-05-05 08:34:06.499486 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 08:34:07.123277 | debian-bookworm | changed 2026-05-05 08:34:07.134202 | 2026-05-05 08:34:07.134355 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 08:34:07.754149 | debian-bookworm | changed 2026-05-05 08:34:07.760072 | 2026-05-05 08:34:07.760185 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 08:34:07.784693 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:07.791122 | 2026-05-05 08:34:07.791248 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 08:34:08.255657 | debian-bookworm -> localhost | changed 2026-05-05 08:34:08.278347 | 2026-05-05 08:34:08.278535 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 08:34:08.659017 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1287f4b58a0e424ca6bc21ae79a73b77/work/1287f4b58a0e424ca6bc21ae79a73b77_id_rsa (zuul-build-sshkey) 2026-05-05 08:34:08.659294 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020040 2026-05-05 08:34:08.668069 | 2026-05-05 08:34:08.668203 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 08:34:09.127833 | debian-bookworm | ok 2026-05-05 08:34:09.136443 | 2026-05-05 08:34:09.136645 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 08:34:09.171224 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:09.189263 | 2026-05-05 08:34:09.189418 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 08:34:09.660818 | debian-bookworm | ok 2026-05-05 08:34:09.682188 | 2026-05-05 08:34:09.682346 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 08:34:09.711741 | debian-bookworm | ok 2026-05-05 08:34:09.718048 | 2026-05-05 08:34:09.718185 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 08:34:10.059117 | debian-bookworm -> localhost | ok 2026-05-05 08:34:10.067703 | 2026-05-05 08:34:10.067872 | TASK [validate-host : Collect information about the host] 2026-05-05 08:34:11.238168 | debian-bookworm | ok 2026-05-05 08:34:11.252093 | 2026-05-05 08:34:11.252254 | TASK [validate-host : Sanitize hostname] 2026-05-05 08:34:11.395461 | debian-bookworm | ok 2026-05-05 08:34:11.453024 | 2026-05-05 08:34:11.453173 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 08:34:12.095994 | debian-bookworm -> localhost | changed 2026-05-05 08:34:12.106541 | 2026-05-05 08:34:12.106831 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 08:34:12.522452 | debian-bookworm | ok 2026-05-05 08:34:12.527733 | 2026-05-05 08:34:12.527853 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 08:34:13.167543 | debian-bookworm -> localhost | changed 2026-05-05 08:34:13.184240 | 2026-05-05 08:34:13.184394 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 08:34:13.471259 | debian-bookworm | ok 2026-05-05 08:34:13.481662 | 2026-05-05 08:34:13.481797 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 08:34:14.678531 | debian-bookworm | changed: 2026-05-05 08:34:14.678826 | debian-bookworm | cd+++++++++ src/ 2026-05-05 08:34:14.678956 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-05 08:34:14.678984 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-05 08:34:14.679008 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-05-05 08:34:14.679031 | debian-bookworm | Containerfile 2026-05-05 08:34:14.693191 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-05-05 08:34:14.693210 | debian-bookworm | Containerfile 2026-05-05 08:34:14.693245 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-05-05 08:34:14.693263 | debian-bookworm | Containerfile 2026-05-05 08:34:14.693478 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-05-05 08:34:14.693495 | debian-bookworm | Containerfile 2026-05-05 08:34:14.693596 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-05-05 08:34:14.693613 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-05-05 08:34:14.693630 | debian-bookworm | Containerfile 2026-05-05 08:34:14.694292 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-05-05 08:34:14.694310 | debian-bookworm | Containerfile 2026-05-05 08:34:14.694379 | debian-bookworm | Containerfile 2026-05-05 08:34:14.694469 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-05-05 08:34:14.694486 | debian-bookworm | Containerfile 2026-05-05 08:34:14.694525 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-05-05 08:34:14.694543 | debian-bookworm | Containerfile 2026-05-05 08:34:14.694589 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-05-05 08:34:14.694606 | debian-bookworm | Containerfile 2026-05-05 08:34:14.694642 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-05-05 08:34:14.694660 | debian-bookworm | Containerfile 2026-05-05 08:34:14.694695 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-05-05 08:34:14.694713 | debian-bookworm | Containerfile 2026-05-05 08:34:14.694749 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-05-05 08:34:14.694766 | debian-bookworm | Containerfile 2026-05-05 08:34:14.695219 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-05-05 08:34:14.695236 | debian-bookworm | Containerfile 2026-05-05 08:34:14.695272 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-05-05 08:34:14.695289 | debian-bookworm | Containerfile 2026-05-05 08:34:14.695324 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-05-05 08:34:14.695341 | debian-bookworm | Containerfile 2026-05-05 08:34:14.695376 | debian-bookworm | Containerfile 2026-05-05 08:34:14.695480 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-05-05 08:34:14.695497 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-05-05 08:34:14.695514 | debian-bookworm | Containerfile 2026-05-05 08:34:14.695699 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-05-05 08:34:14.695718 | debian-bookworm | Containerfile 2026-05-05 08:34:14.695860 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-05-05 08:34:14.695886 | debian-bookworm | Containerfile 2026-05-05 08:34:14.695962 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-05-05 08:34:14.695981 | debian-bookworm | Containerfile 2026-05-05 08:34:14.696017 | debian-bookworm | Containerfile 2026-05-05 08:34:14.696141 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-05-05 08:34:14.696159 | debian-bookworm | Containerfile 2026-05-05 08:34:14.696332 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-05-05 08:34:14.696349 | debian-bookworm | Containerfile 2026-05-05 08:34:14.715854 | 2026-05-05 08:34:14.715992 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-05-05 08:34:14.996832 | debian-bookworm | changed: "logs" 2026-05-05 08:34:14.997225 | debian-bookworm | ok: All items complete 2026-05-05 08:34:14.997284 | 2026-05-05 08:34:15.232434 | debian-bookworm | changed: "artifacts" 2026-05-05 08:34:15.465483 | debian-bookworm | changed: "docs" 2026-05-05 08:34:15.491081 | 2026-05-05 08:34:15.491235 | TASK [ensure-hostname-resolves-locally : Ensure hostname resolves locally] 2026-05-05 08:34:15.811631 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-05 08:34:16.022650 | debian-bookworm | ok: Runtime: 0:00:00.055224 2026-05-05 08:34:16.040773 | 2026-05-05 08:34:16.040950 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-05-05 08:34:16.322907 | debian-bookworm | ok 2026-05-05 08:34:16.330483 | 2026-05-05 08:34:16.330699 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-05-05 08:34:16.858750 | debian-bookworm | ok: Runtime: 0:00:00.057515 2026-05-05 08:34:16.870721 | 2026-05-05 08:34:16.870992 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-05-05 08:34:17.402517 | debian-bookworm | ok: Runtime: 0:00:00.067984 2026-05-05 08:34:17.416875 | 2026-05-05 08:34:17.417003 | PLAY RECAP 2026-05-05 08:34:17.417147 | debian-bookworm | ok: 31 changed: 14 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-05 08:34:17.417188 | 2026-05-05 08:34:17.590676 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 08:34:17.592410 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-05-05 08:34:18.349394 | 2026-05-05 08:34:18.349622 | PLAY [Run flake8] 2026-05-05 08:34:18.367131 | 2026-05-05 08:34:18.367281 | LOOP [Install python] 2026-05-05 08:34:18.396532 | debian-bookworm | ok: "ensure-python" 2026-05-05 08:34:18.405132 | debian-bookworm | ok: "ensure-pip" 2026-05-05 08:34:18.484679 | 2026-05-05 08:34:18.484866 | TASK [ensure-python : Validate python_version value] 2026-05-05 08:34:18.523726 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:18.541719 | 2026-05-05 08:34:18.542034 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-05-05 08:34:18.568165 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:18.578110 | 2026-05-05 08:34:18.578256 | TASK [ensure-python : Pull in venv package] 2026-05-05 08:34:18.618151 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:18.631672 | 2026-05-05 08:34:18.631826 | TASK [ensure-python : Set default RPM package name] 2026-05-05 08:34:18.667663 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:18.688281 | 2026-05-05 08:34:18.688736 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-05-05 08:34:18.737857 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:18.746377 | 2026-05-05 08:34:18.746520 | TASK [ensure-python : Install RPM package] 2026-05-05 08:34:18.808246 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:18.820894 | 2026-05-05 08:34:18.821047 | TASK [ensure-python : Install python using pyenv] 2026-05-05 08:34:18.855520 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:18.861833 | 2026-05-05 08:34:18.861959 | TASK [ensure-python : Activate python using stow] 2026-05-05 08:34:18.888070 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:18.900036 | 2026-05-05 08:34:18.900176 | TASK [ensure-pip : Check if pip is installed] 2026-05-05 08:34:19.937322 | debian-bookworm | ok: Runtime: 0:00:00.008050 2026-05-05 08:34:19.945672 | 2026-05-05 08:34:19.945810 | LOOP [ensure-pip : Install pip from packages] 2026-05-05 08:34:19.983344 | debian-bookworm | ok: "/var/lib/zuul/builds/1287f4b58a0e424ca6bc21ae79a73b77/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-05-05 08:34:19.983681 | debian-bookworm | ok: All items complete 2026-05-05 08:34:19.983722 | 2026-05-05 08:34:19.999902 | debian-bookworm | included: /var/lib/zuul/builds/1287f4b58a0e424ca6bc21ae79a73b77/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-05-05 08:34:20.015702 | 2026-05-05 08:34:20.015841 | TASK [ensure-pip : Update package lists] 2026-05-05 08:34:24.662345 | debian-bookworm | changed 2026-05-05 08:34:24.672142 | 2026-05-05 08:34:24.673430 | TASK [ensure-pip : Install Python 3 pip] 2026-05-05 08:34:29.826252 | debian-bookworm | changed 2026-05-05 08:34:29.862245 | 2026-05-05 08:34:29.862348 | TASK [ensure-pip : Install Python 2 pip] 2026-05-05 08:34:30.004789 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:30.009445 | 2026-05-05 08:34:30.009532 | TASK [ensure-pip : Ensure setuptools] 2026-05-05 08:34:30.043036 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:30.049174 | 2026-05-05 08:34:30.049265 | TASK [ensure-pip : Check for ensurepip module] 2026-05-05 08:34:30.486659 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-05-05 08:34:30.486794 | debian-bookworm | [--altinstall] [--default-pip] 2026-05-05 08:34:30.486804 | debian-bookworm | 2026-05-05 08:34:30.486811 | debian-bookworm | options: 2026-05-05 08:34:30.486818 | debian-bookworm | -h, --help show this help message and exit 2026-05-05 08:34:30.486826 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-05-05 08:34:30.486832 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-05-05 08:34:30.486849 | debian-bookworm | times. 2026-05-05 08:34:30.486858 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-05-05 08:34:30.486864 | debian-bookworm | --user Install using the user scheme. 2026-05-05 08:34:30.486868 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-05-05 08:34:30.486873 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-05-05 08:34:30.486877 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-05-05 08:34:30.486881 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-05-05 08:34:30.486885 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-05-05 08:34:30.604534 | debian-bookworm | ok: Runtime: 0:00:00.091474 2026-05-05 08:34:30.609514 | 2026-05-05 08:34:30.609619 | TASK [ensure-pip : Ensure python3-venv] 2026-05-05 08:34:30.646593 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:30.670442 | 2026-05-05 08:34:30.670594 | TASK [ensure-pip : Install pip from source] 2026-05-05 08:34:30.683954 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:30.692912 | 2026-05-05 08:34:30.693039 | TASK [ensure-pip : Probe for venv python full path] 2026-05-05 08:34:31.079143 | debian-bookworm | /usr/bin/python3 2026-05-05 08:34:31.255099 | debian-bookworm | ok: Runtime: 0:00:00.008281 2026-05-05 08:34:31.261446 | 2026-05-05 08:34:31.261558 | TASK [ensure-pip : Set host default] 2026-05-05 08:34:31.361515 | debian-bookworm | ok 2026-05-05 08:34:31.366950 | 2026-05-05 08:34:31.367050 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-05-05 08:34:31.485840 | debian-bookworm | ok 2026-05-05 08:34:31.650780 | 2026-05-05 08:34:31.650920 | TASK [flake8 : Install flake8] 2026-05-05 08:34:37.742164 | debian-bookworm | changed 2026-05-05 08:34:37.753636 | 2026-05-05 08:34:37.753739 | TASK [flake8 : Find all .py files] 2026-05-05 08:34:38.405751 | debian-bookworm | ok: All paths examined 2026-05-05 08:34:38.412358 | 2026-05-05 08:34:38.412450 | LOOP [flake8 : Run flake8] 2026-05-05 08:34:38.906235 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.180585 2026-05-05 08:34:39.353353 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.160873 2026-05-05 08:34:39.776902 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_fqcn.py Runtime: 0:00:00.160794 2026-05-05 08:34:40.188922 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_attribute_order.py Runtime: 0:00:00.163757 2026-05-05 08:34:40.625500 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.185943 2026-05-05 08:34:41.047944 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/test_refresh_constraints.py Runtime: 0:00:00.168051 2026-05-05 08:34:41.532197 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/refresh_constraints.py Runtime: 0:00:00.199536 2026-05-05 08:34:41.542232 | 2026-05-05 08:34:41.542315 | PLAY RECAP 2026-05-05 08:34:41.542366 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-05 08:34:41.542392 | 2026-05-05 08:34:41.764633 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-05-05 08:34:41.765375 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 08:34:42.886072 | 2026-05-05 08:34:42.886194 | PLAY [Base post-fetch] 2026-05-05 08:34:42.919414 | 2026-05-05 08:34:42.919534 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-05 08:34:43.051295 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:34:43.056466 | 2026-05-05 08:34:43.056608 | TASK [fetch-output : Set log path for single node] 2026-05-05 08:34:43.131964 | debian-bookworm | ok 2026-05-05 08:34:43.136416 | 2026-05-05 08:34:43.136519 | LOOP [fetch-output : Ensure local output dirs] 2026-05-05 08:34:44.236501 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/1287f4b58a0e424ca6bc21ae79a73b77/work/logs" 2026-05-05 08:34:44.559728 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1287f4b58a0e424ca6bc21ae79a73b77/work/artifacts" 2026-05-05 08:34:45.088845 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1287f4b58a0e424ca6bc21ae79a73b77/work/docs" 2026-05-05 08:34:45.098297 | 2026-05-05 08:34:45.098405 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-05 08:34:46.938776 | debian-bookworm | changed: 2026-05-05 08:34:46.940296 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-05 08:34:46.940336 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-05 08:34:46.940364 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-05 08:34:46.940459 | debian-bookworm | changed: All items complete 2026-05-05 08:34:46.940492 | 2026-05-05 08:34:47.691517 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:34:48.592466 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:34:48.611657 | 2026-05-05 08:34:48.611776 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-05 08:34:49.300587 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.014851 2026-05-05 08:34:49.955000 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010652 2026-05-05 08:34:49.964607 | 2026-05-05 08:34:49.964740 | PLAY RECAP 2026-05-05 08:34:49.964782 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-05 08:34:49.964802 | 2026-05-05 08:34:50.208078 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 08:34:50.208726 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:34:51.278495 | 2026-05-05 08:34:51.278646 | PLAY [Base post] 2026-05-05 08:34:51.290503 | 2026-05-05 08:34:51.290634 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-05 08:34:51.998441 | debian-bookworm | changed 2026-05-05 08:34:52.004562 | 2026-05-05 08:34:52.004664 | PLAY RECAP 2026-05-05 08:34:52.004717 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-05 08:34:52.004767 | 2026-05-05 08:34:52.123941 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:34:52.124647 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-05 08:34:53.241533 | 2026-05-05 08:34:53.241664 | PLAY [Base post-logs] 2026-05-05 08:34:53.257953 | 2026-05-05 08:34:53.258073 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-05 08:34:53.932455 | localhost | changed 2026-05-05 08:34:53.940203 | 2026-05-05 08:34:53.940334 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-05 08:34:53.990592 | localhost | ok 2026-05-05 08:34:53.993052 | 2026-05-05 08:34:53.993122 | TASK [Set zuul-log-path fact] 2026-05-05 08:34:54.027457 | localhost | ok 2026-05-05 08:34:54.033800 | 2026-05-05 08:34:54.033888 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:34:54.071271 | localhost | ok 2026-05-05 08:34:54.073592 | 2026-05-05 08:34:54.073662 | TASK [upload-logs : Create log directories] 2026-05-05 08:34:54.882704 | localhost | changed 2026-05-05 08:34:54.884875 | 2026-05-05 08:34:54.884953 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-05 08:34:55.727060 | localhost -> localhost | ok: Runtime: 0:00:00.020181 2026-05-05 08:34:55.730101 | 2026-05-05 08:34:55.730185 | TASK [upload-logs : Upload logs to log server] 2026-05-05 08:34:56.701338 | localhost | Output suppressed because no_log was given 2026-05-05 08:34:56.702702 | 2026-05-05 08:34:56.702773 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 08:34:56.750488 | localhost | skipping: Conditional result was False 2026-05-05 08:34:56.757513 | localhost | skipping: Conditional result was False 2026-05-05 08:34:56.767615 | 2026-05-05 08:34:56.767717 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 08:34:56.810988 | localhost | skipping: Conditional result was False 2026-05-05 08:34:56.811208 | 2026-05-05 08:34:56.816405 | localhost | skipping: Conditional result was False 2026-05-05 08:34:56.833209 | 2026-05-05 08:34:56.833324 | LOOP [upload-logs : Upload console log and json output]