2026-06-19 15:39:01.164704 | Job console starting 2026-06-19 15:39:01.180844 | Updating git repos 2026-06-19 15:39:01.216294 | Cloning repos into workspace 2026-06-19 15:39:01.296429 | Restoring repo states 2026-06-19 15:39:01.304272 | Merging changes 2026-06-19 15:39:01.895810 | Checking out repos 2026-06-19 15:39:01.948061 | Preparing playbooks 2026-06-19 15:39:02.845592 | Running Ansible setup 2026-06-19 15:39:07.407101 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 15:39:08.309987 | 2026-06-19 15:39:08.310249 | PLAY [Base pre] 2026-06-19 15:39:08.348533 | 2026-06-19 15:39:08.348782 | TASK [Setup log path fact] 2026-06-19 15:39:08.385552 | debian-bookworm | ok 2026-06-19 15:39:08.410753 | 2026-06-19 15:39:08.411102 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 15:39:08.471073 | debian-bookworm | ok 2026-06-19 15:39:08.487115 | 2026-06-19 15:39:08.487334 | TASK [emit-job-header : Print job information] 2026-06-19 15:39:08.580054 | # Job Information 2026-06-19 15:39:08.580296 | Ansible Version: 2.16.14 2026-06-19 15:39:08.580334 | Job: flake8 2026-06-19 15:39:08.580527 | Pipeline: check 2026-06-19 15:39:08.580562 | Executor: 521e9411259a 2026-06-19 15:39:08.580585 | Triggered by: https://github.com/osism/container-images/pull/854 2026-06-19 15:39:08.580608 | Event ID: ecb2f760-6bf4-11f1-9203-11b2bbcd1964 2026-06-19 15:39:08.586149 | 2026-06-19 15:39:08.586290 | LOOP [emit-job-header : Print node information] 2026-06-19 15:39:08.715319 | debian-bookworm | ok: 2026-06-19 15:39:08.715571 | debian-bookworm | # Node Information 2026-06-19 15:39:08.715606 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-19 15:39:08.715631 | debian-bookworm | Hostname: debian 2026-06-19 15:39:08.715654 | debian-bookworm | Username: zuul 2026-06-19 15:39:08.715675 | debian-bookworm | Distro: Debian 12.14 2026-06-19 15:39:08.715698 | debian-bookworm | Provider: regiocloud-a 2026-06-19 15:39:08.715719 | debian-bookworm | Region: 2026-06-19 15:39:08.715740 | debian-bookworm | Label: debian-bookworm 2026-06-19 15:39:08.715816 | debian-bookworm | Product Name: OpenStack Nova 2026-06-19 15:39:08.715840 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feaa:e59c 2026-06-19 15:39:08.729198 | 2026-06-19 15:39:08.729376 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-19 15:39:09.286425 | debian-bookworm -> localhost | changed 2026-06-19 15:39:09.314340 | 2026-06-19 15:39:09.314607 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-19 15:39:10.620739 | debian-bookworm -> localhost | changed 2026-06-19 15:39:10.641771 | 2026-06-19 15:39:10.642079 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-19 15:39:11.088003 | debian-bookworm -> localhost | ok 2026-06-19 15:39:11.098984 | 2026-06-19 15:39:11.099135 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-19 15:39:11.138641 | debian-bookworm | ok 2026-06-19 15:39:11.161614 | debian-bookworm | included: /var/lib/zuul/builds/26675f9ab0704feaa47f797acfcd7f96/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-19 15:39:11.177897 | 2026-06-19 15:39:11.178076 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-19 15:39:13.019058 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-19 15:39:13.019399 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/26675f9ab0704feaa47f797acfcd7f96/work/26675f9ab0704feaa47f797acfcd7f96_id_rsa 2026-06-19 15:39:13.019448 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/26675f9ab0704feaa47f797acfcd7f96/work/26675f9ab0704feaa47f797acfcd7f96_id_rsa.pub 2026-06-19 15:39:13.019478 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-19 15:39:13.019506 | debian-bookworm -> localhost | SHA256:nR47KxCJkZdliWsL4WF+bCY7s1EbGzOJYD0NY0bO3mM zuul-build-sshkey 2026-06-19 15:39:13.019530 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-19 15:39:13.019568 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-19 15:39:13.019592 | debian-bookworm -> localhost | | o*+ +o. | 2026-06-19 15:39:13.019644 | debian-bookworm -> localhost | | o=O.=.. | 2026-06-19 15:39:13.020118 | debian-bookworm -> localhost | | . =oX + | 2026-06-19 15:39:13.020713 | debian-bookworm -> localhost | | .B.^ . . | 2026-06-19 15:39:13.020751 | debian-bookworm -> localhost | | .XEXS + | 2026-06-19 15:39:13.020788 | debian-bookworm -> localhost | | =.=. . o | 2026-06-19 15:39:13.020861 | debian-bookworm -> localhost | | = . + | 2026-06-19 15:39:13.020884 | debian-bookworm -> localhost | | . . o | 2026-06-19 15:39:13.020907 | debian-bookworm -> localhost | | .. | 2026-06-19 15:39:13.020928 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-19 15:39:13.020998 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.914004 2026-06-19 15:39:13.032974 | 2026-06-19 15:39:13.033092 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-19 15:39:13.079921 | debian-bookworm | ok 2026-06-19 15:39:13.100020 | debian-bookworm | included: /var/lib/zuul/builds/26675f9ab0704feaa47f797acfcd7f96/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-19 15:39:13.118308 | 2026-06-19 15:39:13.118454 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-19 15:39:13.165659 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:13.176413 | 2026-06-19 15:39:13.176563 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-19 15:39:13.995343 | debian-bookworm | changed 2026-06-19 15:39:14.004392 | 2026-06-19 15:39:14.004688 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-19 15:39:14.289602 | debian-bookworm | ok 2026-06-19 15:39:14.306258 | 2026-06-19 15:39:14.306467 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-19 15:39:15.038026 | debian-bookworm | changed 2026-06-19 15:39:15.048118 | 2026-06-19 15:39:15.048268 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-19 15:39:15.757343 | debian-bookworm | changed 2026-06-19 15:39:15.763365 | 2026-06-19 15:39:15.763493 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-19 15:39:15.792434 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:15.808629 | 2026-06-19 15:39:15.808884 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-19 15:39:16.408035 | debian-bookworm -> localhost | changed 2026-06-19 15:39:16.431704 | 2026-06-19 15:39:16.431872 | TASK [add-build-sshkey : Add back temp key] 2026-06-19 15:39:16.962732 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/26675f9ab0704feaa47f797acfcd7f96/work/26675f9ab0704feaa47f797acfcd7f96_id_rsa (zuul-build-sshkey) 2026-06-19 15:39:16.963014 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018373 2026-06-19 15:39:16.971778 | 2026-06-19 15:39:16.971902 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-19 15:39:17.425092 | debian-bookworm | ok 2026-06-19 15:39:17.431695 | 2026-06-19 15:39:17.431977 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-19 15:39:17.467351 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:17.483802 | 2026-06-19 15:39:17.483972 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-19 15:39:17.968842 | debian-bookworm | ok 2026-06-19 15:39:17.981772 | 2026-06-19 15:39:17.981922 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-19 15:39:18.022048 | debian-bookworm | ok 2026-06-19 15:39:18.030724 | 2026-06-19 15:39:18.030888 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-19 15:39:18.392668 | debian-bookworm -> localhost | ok 2026-06-19 15:39:18.399864 | 2026-06-19 15:39:18.399993 | TASK [validate-host : Collect information about the host] 2026-06-19 15:39:19.589385 | debian-bookworm | ok 2026-06-19 15:39:19.620890 | 2026-06-19 15:39:19.621067 | TASK [validate-host : Sanitize hostname] 2026-06-19 15:39:19.923815 | debian-bookworm | ok 2026-06-19 15:39:19.935692 | 2026-06-19 15:39:19.935846 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-19 15:39:20.892692 | debian-bookworm -> localhost | changed 2026-06-19 15:39:20.899809 | 2026-06-19 15:39:20.899929 | TASK [validate-host : Collect information about zuul worker] 2026-06-19 15:39:21.428426 | debian-bookworm | ok 2026-06-19 15:39:21.439067 | 2026-06-19 15:39:21.439267 | TASK [validate-host : Write out all zuul information for each host] 2026-06-19 15:39:22.509945 | debian-bookworm -> localhost | changed 2026-06-19 15:39:22.524708 | 2026-06-19 15:39:22.524885 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-19 15:39:22.878756 | debian-bookworm | ok 2026-06-19 15:39:22.888210 | 2026-06-19 15:39:22.888368 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-19 15:39:24.087952 | debian-bookworm | changed: 2026-06-19 15:39:24.088446 | debian-bookworm | cd+++++++++ src/ 2026-06-19 15:39:24.088540 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-19 15:39:24.088606 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-19 15:39:24.088664 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-06-19 15:39:24.088717 | debian-bookworm | Containerfile 2026-06-19 15:39:24.113686 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-06-19 15:39:24.113707 | debian-bookworm | Containerfile 2026-06-19 15:39:24.113754 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-06-19 15:39:24.113776 | debian-bookworm | Containerfile 2026-06-19 15:39:24.114033 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-06-19 15:39:24.114052 | debian-bookworm | Containerfile 2026-06-19 15:39:24.114269 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-06-19 15:39:24.114289 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-06-19 15:39:24.114309 | debian-bookworm | Containerfile 2026-06-19 15:39:24.115082 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-06-19 15:39:24.115102 | debian-bookworm | Containerfile 2026-06-19 15:39:24.115189 | debian-bookworm | Containerfile 2026-06-19 15:39:24.115290 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-06-19 15:39:24.115310 | debian-bookworm | Containerfile 2026-06-19 15:39:24.115350 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-06-19 15:39:24.115370 | debian-bookworm | Containerfile 2026-06-19 15:39:24.115432 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-06-19 15:39:24.115453 | debian-bookworm | Containerfile 2026-06-19 15:39:24.115493 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-06-19 15:39:24.115512 | debian-bookworm | Containerfile 2026-06-19 15:39:24.115551 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-06-19 15:39:24.115570 | debian-bookworm | Containerfile 2026-06-19 15:39:24.115608 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-06-19 15:39:24.115629 | debian-bookworm | Containerfile 2026-06-19 15:39:24.116107 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-06-19 15:39:24.116126 | debian-bookworm | Containerfile 2026-06-19 15:39:24.116163 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-06-19 15:39:24.116208 | debian-bookworm | Containerfile 2026-06-19 15:39:24.116252 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-06-19 15:39:24.116271 | debian-bookworm | Containerfile 2026-06-19 15:39:24.116309 | debian-bookworm | Containerfile 2026-06-19 15:39:24.116427 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-06-19 15:39:24.116446 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-06-19 15:39:24.116469 | debian-bookworm | Containerfile 2026-06-19 15:39:24.116657 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-06-19 15:39:24.116675 | debian-bookworm | Containerfile 2026-06-19 15:39:24.116764 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-06-19 15:39:24.116782 | debian-bookworm | Containerfile 2026-06-19 15:39:24.116852 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-06-19 15:39:24.116869 | debian-bookworm | Containerfile 2026-06-19 15:39:24.116904 | debian-bookworm | Containerfile 2026-06-19 15:39:24.117029 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-06-19 15:39:24.117047 | debian-bookworm | Containerfile 2026-06-19 15:39:24.117243 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-06-19 15:39:24.117261 | debian-bookworm | Containerfile 2026-06-19 15:39:24.136644 | 2026-06-19 15:39:24.136801 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-06-19 15:39:24.436006 | debian-bookworm | changed: "logs" 2026-06-19 15:39:24.436452 | debian-bookworm | ok: All items complete 2026-06-19 15:39:24.436509 | 2026-06-19 15:39:24.658363 | debian-bookworm | changed: "artifacts" 2026-06-19 15:39:24.889365 | debian-bookworm | changed: "docs" 2026-06-19 15:39:24.907955 | 2026-06-19 15:39:24.908146 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-06-19 15:39:25.193048 | debian-bookworm | ok 2026-06-19 15:39:25.203730 | 2026-06-19 15:39:25.203874 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-06-19 15:39:25.736641 | debian-bookworm | ok: Runtime: 0:00:00.073435 2026-06-19 15:39:25.742523 | 2026-06-19 15:39:25.742664 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-06-19 15:39:26.272246 | debian-bookworm | ok: Runtime: 0:00:00.105535 2026-06-19 15:39:26.281798 | 2026-06-19 15:39:26.281934 | TASK [diagnose-network : Ensure log directory exists] 2026-06-19 15:39:26.575685 | debian-bookworm | ok 2026-06-19 15:39:26.586600 | 2026-06-19 15:39:26.586788 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-06-19 15:39:43.649683 | debian-bookworm | ok: Runtime: 0:00:15.615289 2026-06-19 15:39:43.661593 | 2026-06-19 15:39:43.661752 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-19 15:39:43.758168 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:43.772024 | 2026-06-19 15:39:43.772217 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-19 15:39:43.829396 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:43.843248 | 2026-06-19 15:39:43.843374 | PLAY RECAP 2026-06-19 15:39:43.843438 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-06-19 15:39:43.843478 | 2026-06-19 15:39:44.083223 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 15:39:44.084255 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-06-19 15:39:45.476278 | 2026-06-19 15:39:45.476513 | PLAY [Run flake8] 2026-06-19 15:39:45.497454 | 2026-06-19 15:39:45.497649 | LOOP [Install python] 2026-06-19 15:39:45.555611 | debian-bookworm | ok: "ensure-python" 2026-06-19 15:39:45.568469 | debian-bookworm | ok: "ensure-pip" 2026-06-19 15:39:45.671411 | 2026-06-19 15:39:45.671659 | TASK [ensure-python : Validate python_version value] 2026-06-19 15:39:45.715607 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:45.723372 | 2026-06-19 15:39:45.723522 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-06-19 15:39:45.786542 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:45.793675 | 2026-06-19 15:39:45.793839 | TASK [ensure-python : Pull in venv package] 2026-06-19 15:39:45.860428 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:45.869300 | 2026-06-19 15:39:45.869472 | TASK [ensure-python : Set default RPM package name] 2026-06-19 15:39:45.927463 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:45.938892 | 2026-06-19 15:39:45.939073 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-06-19 15:39:45.968058 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:45.980168 | 2026-06-19 15:39:45.980371 | TASK [ensure-python : Install RPM package] 2026-06-19 15:39:46.006248 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:46.014396 | 2026-06-19 15:39:46.014584 | TASK [ensure-python : Install python using pyenv] 2026-06-19 15:39:46.086529 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:46.098750 | 2026-06-19 15:39:46.098946 | TASK [ensure-python : Activate python using stow] 2026-06-19 15:39:46.142236 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:46.158161 | 2026-06-19 15:39:46.158400 | TASK [ensure-pip : Check if pip is installed] 2026-06-19 15:39:47.261741 | debian-bookworm | ok: Runtime: 0:00:00.006235 2026-06-19 15:39:47.282779 | 2026-06-19 15:39:47.282966 | LOOP [ensure-pip : Install pip from packages] 2026-06-19 15:39:47.357561 | debian-bookworm | ok: "/var/lib/zuul/builds/26675f9ab0704feaa47f797acfcd7f96/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-06-19 15:39:47.358281 | debian-bookworm | ok: All items complete 2026-06-19 15:39:47.358371 | 2026-06-19 15:39:47.370901 | debian-bookworm | included: /var/lib/zuul/builds/26675f9ab0704feaa47f797acfcd7f96/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-06-19 15:39:47.384872 | 2026-06-19 15:39:47.385086 | TASK [ensure-pip : Update package lists] 2026-06-19 15:39:51.842721 | debian-bookworm | changed 2026-06-19 15:39:51.860852 | 2026-06-19 15:39:51.861029 | TASK [ensure-pip : Install Python 3 pip] 2026-06-19 15:39:57.129986 | debian-bookworm | changed 2026-06-19 15:39:57.139845 | 2026-06-19 15:39:57.139999 | TASK [ensure-pip : Install Python 2 pip] 2026-06-19 15:39:57.210102 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:57.216770 | 2026-06-19 15:39:57.216896 | TASK [ensure-pip : Ensure setuptools] 2026-06-19 15:39:57.261248 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:57.269618 | 2026-06-19 15:39:57.269746 | TASK [ensure-pip : Check for ensurepip module] 2026-06-19 15:39:57.702448 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-06-19 15:39:57.702563 | debian-bookworm | [--altinstall] [--default-pip] 2026-06-19 15:39:57.702577 | debian-bookworm | 2026-06-19 15:39:57.702588 | debian-bookworm | options: 2026-06-19 15:39:57.702600 | debian-bookworm | -h, --help show this help message and exit 2026-06-19 15:39:57.702615 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-06-19 15:39:57.702625 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-06-19 15:39:57.702655 | debian-bookworm | times. 2026-06-19 15:39:57.702671 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-06-19 15:39:57.702681 | debian-bookworm | --user Install using the user scheme. 2026-06-19 15:39:57.702690 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-06-19 15:39:57.702698 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-06-19 15:39:57.702706 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-06-19 15:39:57.702713 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-06-19 15:39:57.702721 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-06-19 15:39:57.823268 | debian-bookworm | ok: Runtime: 0:00:00.083819 2026-06-19 15:39:57.829914 | 2026-06-19 15:39:57.830034 | TASK [ensure-pip : Ensure python3-venv] 2026-06-19 15:39:57.884732 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:57.891799 | 2026-06-19 15:39:57.891916 | TASK [ensure-pip : Install pip from source] 2026-06-19 15:39:57.943446 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:39:57.949048 | 2026-06-19 15:39:57.949141 | TASK [ensure-pip : Probe for venv python full path] 2026-06-19 15:39:58.368973 | debian-bookworm | /usr/bin/python3 2026-06-19 15:39:58.507267 | debian-bookworm | ok: Runtime: 0:00:00.007676 2026-06-19 15:39:58.513339 | 2026-06-19 15:39:58.513558 | TASK [ensure-pip : Set host default] 2026-06-19 15:39:58.611926 | debian-bookworm | ok 2026-06-19 15:39:58.616151 | 2026-06-19 15:39:58.616251 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-06-19 15:39:58.698246 | debian-bookworm | ok 2026-06-19 15:39:58.760986 | 2026-06-19 15:39:58.761100 | TASK [flake8 : Install flake8] 2026-06-19 15:40:04.951820 | debian-bookworm | changed 2026-06-19 15:40:04.957065 | 2026-06-19 15:40:04.957155 | TASK [flake8 : Find all .py files] 2026-06-19 15:40:05.329511 | debian-bookworm | ok: All paths examined 2026-06-19 15:40:05.339699 | 2026-06-19 15:40:05.339808 | LOOP [flake8 : Run flake8] 2026-06-19 15:40:05.848165 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.194967 2026-06-19 15:40:06.267005 | 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.169580 2026-06-19 15:40:06.673262 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.176716 2026-06-19 15:40:07.105160 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.163493 2026-06-19 15:40:07.526367 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/rules/osism_attribute_order.py Runtime: 0:00:00.167870 2026-06-19 15:40:07.929611 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/rules/osism_fqcn.py Runtime: 0:00:00.170480 2026-06-19 15:40:08.357358 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/test_refresh_constraints.py Runtime: 0:00:00.174342 2026-06-19 15:40:08.786250 | debian-bookworm | ok: Item: src/github.com/osism/container-images/tempest/files/refresh_constraints.py Runtime: 0:00:00.179290 2026-06-19 15:40:08.807601 | 2026-06-19 15:40:08.807709 | PLAY RECAP 2026-06-19 15:40:08.807765 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-19 15:40:08.807800 | 2026-06-19 15:40:09.041732 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-06-19 15:40:09.042702 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-19 15:40:09.894583 | 2026-06-19 15:40:09.894771 | PLAY [Base post-fetch] 2026-06-19 15:40:09.912376 | 2026-06-19 15:40:09.912524 | TASK [diagnose-network : Ensure log directory exists] 2026-06-19 15:40:10.540580 | debian-bookworm | ok 2026-06-19 15:40:10.553337 | 2026-06-19 15:40:10.553551 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-19 15:40:27.696632 | debian-bookworm | ok: Runtime: 0:00:15.595604 2026-06-19 15:40:27.704069 | 2026-06-19 15:40:27.704267 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-19 15:40:33.785337 | debian-bookworm | ok: Runtime: 0:00:00.007837 2026-06-19 15:40:33.793369 | 2026-06-19 15:40:33.793507 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-19 15:40:39.848696 | debian-bookworm | ok: Runtime: 0:00:00.008336 2026-06-19 15:40:39.862996 | 2026-06-19 15:40:39.863156 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-19 15:40:39.920847 | debian-bookworm | skipping: Conditional result was False 2026-06-19 15:40:39.928934 | 2026-06-19 15:40:39.929083 | TASK [fetch-output : Set log path for single node] 2026-06-19 15:40:39.974341 | debian-bookworm | ok 2026-06-19 15:40:39.979967 | 2026-06-19 15:40:39.980095 | LOOP [fetch-output : Ensure local output dirs] 2026-06-19 15:40:40.356777 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/26675f9ab0704feaa47f797acfcd7f96/work/logs" 2026-06-19 15:40:40.628913 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/26675f9ab0704feaa47f797acfcd7f96/work/artifacts" 2026-06-19 15:40:40.948566 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/26675f9ab0704feaa47f797acfcd7f96/work/docs" 2026-06-19 15:40:40.982333 | 2026-06-19 15:40:40.982578 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-19 15:40:41.881968 | debian-bookworm | changed: 2026-06-19 15:40:41.882278 | debian-bookworm | .d..t...... ./ 2026-06-19 15:40:41.882320 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-19 15:40:41.882346 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-19 15:40:41.882368 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-19 15:40:41.882388 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-19 15:40:41.882408 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-19 15:40:41.882456 | debian-bookworm | changed: All items complete 2026-06-19 15:40:41.882483 | 2026-06-19 15:40:42.501814 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 15:40:43.175710 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 15:40:43.204565 | 2026-06-19 15:40:43.204754 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-19 15:40:43.616118 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009106 2026-06-19 15:40:43.928539 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006940 2026-06-19 15:40:43.943854 | 2026-06-19 15:40:43.944000 | PLAY RECAP 2026-06-19 15:40:43.944057 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-19 15:40:43.944083 | 2026-06-19 15:40:44.151747 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-19 15:40:44.152767 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 15:40:44.935428 | 2026-06-19 15:40:44.935614 | PLAY [Base post] 2026-06-19 15:40:44.959499 | 2026-06-19 15:40:44.959732 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-19 15:40:45.577150 | debian-bookworm | changed 2026-06-19 15:40:45.586453 | 2026-06-19 15:40:45.586615 | PLAY RECAP 2026-06-19 15:40:45.586702 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-19 15:40:45.586803 | 2026-06-19 15:40:45.726251 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 15:40:45.729192 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-19 15:40:46.704346 | 2026-06-19 15:40:46.704578 | PLAY [Base post-logs] 2026-06-19 15:40:46.717634 | 2026-06-19 15:40:46.717813 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-19 15:40:47.232177 | localhost | changed 2026-06-19 15:40:47.244250 | 2026-06-19 15:40:47.244464 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-19 15:40:47.281867 | localhost | ok 2026-06-19 15:40:47.285498 | 2026-06-19 15:40:47.285607 | TASK [Set zuul-log-path fact] 2026-06-19 15:40:47.302119 | localhost | ok 2026-06-19 15:40:47.311922 | 2026-06-19 15:40:47.312049 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 15:40:47.338917 | localhost | ok 2026-06-19 15:40:47.343452 | 2026-06-19 15:40:47.343567 | TASK [upload-logs : Create log directories] 2026-06-19 15:40:47.871181 | localhost | changed 2026-06-19 15:40:47.874327 | 2026-06-19 15:40:47.874437 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-19 15:40:48.474032 | localhost -> localhost | ok: Runtime: 0:00:00.006227 2026-06-19 15:40:48.478968 | 2026-06-19 15:40:48.479101 | TASK [upload-logs : Upload logs to log server] 2026-06-19 15:40:49.111196 | localhost | Output suppressed because no_log was given 2026-06-19 15:40:49.114412 | 2026-06-19 15:40:49.114569 | LOOP [upload-logs : Compress console log and json output] 2026-06-19 15:40:49.193894 | localhost | skipping: Conditional result was False 2026-06-19 15:40:49.208384 | localhost | skipping: Conditional result was False 2026-06-19 15:40:49.219512 | 2026-06-19 15:40:49.219679 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-19 15:40:49.277005 | localhost | skipping: Conditional result was False 2026-06-19 15:40:49.277682 | 2026-06-19 15:40:49.283168 | localhost | skipping: Conditional result was False 2026-06-19 15:40:49.305040 | 2026-06-19 15:40:49.305227 | LOOP [upload-logs : Upload console log and json output]