2026-02-19 03:00:12.049344 | Job console starting 2026-02-19 03:00:12.100626 | Updating git repos 2026-02-19 03:00:12.524623 | Cloning repos into workspace 2026-02-19 03:00:12.646042 | Restoring repo states 2026-02-19 03:00:12.654795 | Merging changes 2026-02-19 03:00:12.654817 | Checking out repos 2026-02-19 03:00:12.874784 | Preparing playbooks 2026-02-19 03:00:14.192097 | Running Ansible setup 2026-02-19 03:00:21.125403 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-19 03:00:22.854522 | 2026-02-19 03:00:22.858797 | PLAY [Base pre] 2026-02-19 03:00:22.910923 | 2026-02-19 03:00:22.911063 | TASK [Setup log path fact] 2026-02-19 03:00:22.955277 | debian-bookworm | ok 2026-02-19 03:00:22.981397 | 2026-02-19 03:00:22.981538 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-19 03:00:23.059419 | debian-bookworm | ok 2026-02-19 03:00:23.072787 | 2026-02-19 03:00:23.072903 | TASK [emit-job-header : Print job information] 2026-02-19 03:00:23.208127 | # Job Information 2026-02-19 03:00:23.208309 | Ansible Version: 2.16.14 2026-02-19 03:00:23.208346 | Job: flake8 2026-02-19 03:00:23.208379 | Pipeline: periodic-daily 2026-02-19 03:00:23.208402 | Executor: 521e9411259a 2026-02-19 03:00:23.208423 | Triggered by: https://github.com/osism/container-images 2026-02-19 03:00:23.208445 | Event ID: a080f6af2d7649a9a143cfd5c8aa05d8 2026-02-19 03:00:23.213297 | 2026-02-19 03:00:23.213393 | LOOP [emit-job-header : Print node information] 2026-02-19 03:00:23.426737 | debian-bookworm | ok: 2026-02-19 03:00:23.426964 | debian-bookworm | # Node Information 2026-02-19 03:00:23.427010 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-19 03:00:23.427042 | debian-bookworm | Hostname: debian 2026-02-19 03:00:23.427071 | debian-bookworm | Username: zuul 2026-02-19 03:00:23.427101 | debian-bookworm | Distro: Debian 12.13 2026-02-19 03:00:23.427133 | debian-bookworm | Provider: regiocloud-a 2026-02-19 03:00:23.427161 | debian-bookworm | Region: 2026-02-19 03:00:23.427218 | debian-bookworm | Label: debian-bookworm 2026-02-19 03:00:23.427247 | debian-bookworm | Product Name: OpenStack Nova 2026-02-19 03:00:23.427275 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9d:1f98 2026-02-19 03:00:23.438613 | 2026-02-19 03:00:23.438733 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-19 03:00:24.709647 | debian-bookworm -> localhost | changed 2026-02-19 03:00:24.716744 | 2026-02-19 03:00:24.716854 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-19 03:00:27.241033 | debian-bookworm -> localhost | changed 2026-02-19 03:00:27.259979 | 2026-02-19 03:00:27.260099 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-19 03:00:28.233160 | debian-bookworm -> localhost | ok 2026-02-19 03:00:28.239451 | 2026-02-19 03:00:28.239562 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-19 03:00:28.280626 | debian-bookworm | ok 2026-02-19 03:00:28.333750 | debian-bookworm | included: /var/lib/zuul/builds/9c7cfb6b15fb4622a816c549f25b091c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-19 03:00:28.348385 | 2026-02-19 03:00:28.349864 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-19 03:00:32.946146 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-19 03:00:32.946368 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9c7cfb6b15fb4622a816c549f25b091c/work/9c7cfb6b15fb4622a816c549f25b091c_id_rsa 2026-02-19 03:00:32.946405 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9c7cfb6b15fb4622a816c549f25b091c/work/9c7cfb6b15fb4622a816c549f25b091c_id_rsa.pub 2026-02-19 03:00:32.946427 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-19 03:00:32.946449 | debian-bookworm -> localhost | SHA256:SWdIqTnlo753ZUx+WASjIwsro7tWNnfx6GDjGWz6afw zuul-build-sshkey 2026-02-19 03:00:32.946467 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-19 03:00:32.946494 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-19 03:00:32.946512 | debian-bookworm -> localhost | | .. o. | 2026-02-19 03:00:32.946529 | debian-bookworm -> localhost | | .o. . .. | 2026-02-19 03:00:32.946546 | debian-bookworm -> localhost | | .=+ = . | 2026-02-19 03:00:32.946561 | debian-bookworm -> localhost | | +++* .. . | 2026-02-19 03:00:32.946577 | debian-bookworm -> localhost | | o..oS= + o | 2026-02-19 03:00:32.946598 | debian-bookworm -> localhost | | .+oX o . * . | 2026-02-19 03:00:32.946614 | debian-bookworm -> localhost | | .o X B o . | 2026-02-19 03:00:32.946630 | debian-bookworm -> localhost | | ... *.o . | 2026-02-19 03:00:32.946646 | debian-bookworm -> localhost | | .o. o++E. | 2026-02-19 03:00:32.946662 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-19 03:00:32.946711 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.410041 2026-02-19 03:00:32.952987 | 2026-02-19 03:00:32.953072 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-19 03:00:32.990468 | debian-bookworm | ok 2026-02-19 03:00:33.006960 | debian-bookworm | included: /var/lib/zuul/builds/9c7cfb6b15fb4622a816c549f25b091c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-19 03:00:33.030459 | 2026-02-19 03:00:33.033139 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-19 03:00:33.069923 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:00:33.075064 | 2026-02-19 03:00:33.075193 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-19 03:00:33.848777 | debian-bookworm | changed 2026-02-19 03:00:33.853224 | 2026-02-19 03:00:33.853307 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-19 03:00:34.143153 | debian-bookworm | ok 2026-02-19 03:00:34.150569 | 2026-02-19 03:00:34.150658 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-19 03:00:34.820748 | debian-bookworm | changed 2026-02-19 03:00:34.826341 | 2026-02-19 03:00:34.826424 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-19 03:00:35.672854 | debian-bookworm | changed 2026-02-19 03:00:35.678359 | 2026-02-19 03:00:35.678439 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-19 03:00:35.715557 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:00:35.722396 | 2026-02-19 03:00:35.722486 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-19 03:00:36.594185 | debian-bookworm -> localhost | changed 2026-02-19 03:00:36.606797 | 2026-02-19 03:00:36.606920 | TASK [add-build-sshkey : Add back temp key] 2026-02-19 03:00:37.132919 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9c7cfb6b15fb4622a816c549f25b091c/work/9c7cfb6b15fb4622a816c549f25b091c_id_rsa (zuul-build-sshkey) 2026-02-19 03:00:37.135062 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.041379 2026-02-19 03:00:37.162759 | 2026-02-19 03:00:37.163131 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-19 03:00:37.744524 | debian-bookworm | ok 2026-02-19 03:00:37.748986 | 2026-02-19 03:00:37.749068 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-19 03:00:37.825288 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:00:37.846809 | 2026-02-19 03:00:37.846928 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-19 03:00:38.690434 | debian-bookworm | ok 2026-02-19 03:00:38.702781 | 2026-02-19 03:00:38.702909 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-19 03:00:38.731706 | debian-bookworm | ok 2026-02-19 03:00:38.737365 | 2026-02-19 03:00:38.737460 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-19 03:00:39.188780 | debian-bookworm -> localhost | ok 2026-02-19 03:00:39.208135 | 2026-02-19 03:00:39.208507 | TASK [validate-host : Collect information about the host] 2026-02-19 03:00:41.196623 | debian-bookworm | ok 2026-02-19 03:00:41.209439 | 2026-02-19 03:00:41.209543 | TASK [validate-host : Sanitize hostname] 2026-02-19 03:00:41.348499 | debian-bookworm | ok 2026-02-19 03:00:41.440264 | 2026-02-19 03:00:41.442034 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-19 03:00:43.053375 | debian-bookworm -> localhost | changed 2026-02-19 03:00:43.069570 | 2026-02-19 03:00:43.069709 | TASK [validate-host : Collect information about zuul worker] 2026-02-19 03:00:43.678648 | debian-bookworm | ok 2026-02-19 03:00:43.683238 | 2026-02-19 03:00:43.683340 | TASK [validate-host : Write out all zuul information for each host] 2026-02-19 03:00:45.034310 | debian-bookworm -> localhost | changed 2026-02-19 03:00:45.051816 | 2026-02-19 03:00:45.051947 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-19 03:00:45.414727 | debian-bookworm | ok 2026-02-19 03:00:45.425074 | 2026-02-19 03:00:45.425204 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-19 03:00:46.917316 | debian-bookworm | changed: 2026-02-19 03:00:46.917523 | debian-bookworm | cd+++++++++ src/ 2026-02-19 03:00:46.917552 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-19 03:00:46.917572 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-19 03:00:46.917589 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-02-19 03:00:46.917606 | debian-bookworm | Containerfile 2026-02-19 03:00:46.987030 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-02-19 03:00:46.987045 | debian-bookworm | Containerfile 2026-02-19 03:00:46.987075 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-02-19 03:00:46.987089 | debian-bookworm | Containerfile 2026-02-19 03:00:46.995888 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-02-19 03:00:46.995906 | debian-bookworm | Containerfile 2026-02-19 03:00:46.995985 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-02-19 03:00:46.996000 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-02-19 03:00:46.996015 | debian-bookworm | Containerfile 2026-02-19 03:00:46.996614 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-02-19 03:00:46.996629 | debian-bookworm | Containerfile 2026-02-19 03:00:46.996686 | debian-bookworm | Containerfile 2026-02-19 03:00:46.996757 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-02-19 03:00:46.996772 | debian-bookworm | Containerfile 2026-02-19 03:00:46.996800 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-02-19 03:00:46.996814 | debian-bookworm | Containerfile 2026-02-19 03:00:46.996843 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-02-19 03:00:46.996857 | debian-bookworm | Containerfile 2026-02-19 03:00:46.996886 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-02-19 03:00:46.996900 | debian-bookworm | Containerfile 2026-02-19 03:00:46.996928 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-02-19 03:00:46.996943 | debian-bookworm | Containerfile 2026-02-19 03:00:47.007497 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-02-19 03:00:47.007521 | debian-bookworm | Containerfile 2026-02-19 03:00:47.007556 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-02-19 03:00:47.007572 | debian-bookworm | Containerfile 2026-02-19 03:00:47.007603 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-02-19 03:00:47.007618 | debian-bookworm | Containerfile 2026-02-19 03:00:47.007648 | debian-bookworm | Containerfile 2026-02-19 03:00:47.007735 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-02-19 03:00:47.007750 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-02-19 03:00:47.012398 | debian-bookworm | Containerfile 2026-02-19 03:00:47.012576 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-02-19 03:00:47.012591 | debian-bookworm | Containerfile 2026-02-19 03:00:47.012663 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-02-19 03:00:47.012678 | debian-bookworm | Containerfile 2026-02-19 03:00:47.012735 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-02-19 03:00:47.012749 | debian-bookworm | Containerfile 2026-02-19 03:00:47.012777 | debian-bookworm | Containerfile 2026-02-19 03:00:47.012881 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-02-19 03:00:47.012895 | debian-bookworm | Containerfile 2026-02-19 03:00:47.013045 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-02-19 03:00:47.013060 | debian-bookworm | Containerfile 2026-02-19 03:00:47.102465 | 2026-02-19 03:00:47.102551 | PLAY RECAP 2026-02-19 03:00:47.102598 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-19 03:00:47.102620 | 2026-02-19 03:00:47.748484 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-19 03:00:47.749299 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-02-19 03:00:49.281122 | 2026-02-19 03:00:49.282783 | PLAY [Run flake8] 2026-02-19 03:00:49.335792 | 2026-02-19 03:00:49.335913 | LOOP [Install python] 2026-02-19 03:00:49.393561 | debian-bookworm | ok: "ensure-python" 2026-02-19 03:00:49.400340 | debian-bookworm | ok: "ensure-pip" 2026-02-19 03:00:49.499689 | 2026-02-19 03:00:49.499825 | TASK [ensure-python : Validate python_version value] 2026-02-19 03:00:49.540667 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:00:49.546746 | 2026-02-19 03:00:49.546864 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-02-19 03:00:49.601037 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:00:49.606182 | 2026-02-19 03:00:49.606274 | TASK [ensure-python : Pull in venv package] 2026-02-19 03:00:49.651375 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:00:49.657232 | 2026-02-19 03:00:49.657550 | TASK [ensure-python : Set default RPM package name] 2026-02-19 03:00:49.723979 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:00:49.728866 | 2026-02-19 03:00:49.729132 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-02-19 03:00:49.793628 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:00:49.800316 | 2026-02-19 03:00:49.800412 | TASK [ensure-python : Install RPM package] 2026-02-19 03:00:49.843719 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:00:49.849521 | 2026-02-19 03:00:49.849764 | TASK [ensure-python : Install python using pyenv] 2026-02-19 03:00:49.884402 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:00:49.890389 | 2026-02-19 03:00:49.890975 | TASK [ensure-python : Activate python using stow] 2026-02-19 03:00:49.914819 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:00:49.936259 | 2026-02-19 03:00:49.936362 | TASK [ensure-pip : Check if pip is installed] 2026-02-19 03:00:51.019810 | debian-bookworm | ok: Runtime: 0:00:00.008095 2026-02-19 03:00:51.025829 | 2026-02-19 03:00:51.025962 | LOOP [ensure-pip : Install pip from packages] 2026-02-19 03:00:51.054914 | debian-bookworm | ok: "/var/lib/zuul/builds/9c7cfb6b15fb4622a816c549f25b091c/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-02-19 03:00:51.055076 | debian-bookworm | ok: All items complete 2026-02-19 03:00:51.055102 | 2026-02-19 03:00:51.068795 | debian-bookworm | included: /var/lib/zuul/builds/9c7cfb6b15fb4622a816c549f25b091c/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-02-19 03:00:51.089055 | 2026-02-19 03:00:51.089194 | TASK [ensure-pip : Update package lists] 2026-02-19 03:00:55.854740 | debian-bookworm | changed 2026-02-19 03:00:55.863258 | 2026-02-19 03:00:55.863429 | TASK [ensure-pip : Install Python 3 pip] 2026-02-19 03:01:01.121882 | debian-bookworm | changed 2026-02-19 03:01:01.130257 | 2026-02-19 03:01:01.130392 | TASK [ensure-pip : Install Python 2 pip] 2026-02-19 03:01:01.217419 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:01:01.224099 | 2026-02-19 03:01:01.224261 | TASK [ensure-pip : Ensure setuptools] 2026-02-19 03:01:01.249663 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:01:01.268393 | 2026-02-19 03:01:01.268613 | TASK [ensure-pip : Check for ensurepip module] 2026-02-19 03:01:01.666781 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-02-19 03:01:01.667025 | debian-bookworm | [--altinstall] [--default-pip] 2026-02-19 03:01:01.667051 | debian-bookworm | 2026-02-19 03:01:01.667067 | debian-bookworm | options: 2026-02-19 03:01:01.667086 | debian-bookworm | -h, --help show this help message and exit 2026-02-19 03:01:01.667109 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-02-19 03:01:01.667124 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-02-19 03:01:01.667171 | debian-bookworm | times. 2026-02-19 03:01:01.667197 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-02-19 03:01:01.667212 | debian-bookworm | --user Install using the user scheme. 2026-02-19 03:01:01.667226 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-02-19 03:01:01.667238 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-02-19 03:01:01.667250 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-02-19 03:01:01.667261 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-02-19 03:01:01.667273 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-02-19 03:01:01.816267 | debian-bookworm | ok: Runtime: 0:00:00.097168 2026-02-19 03:01:01.825354 | 2026-02-19 03:01:01.825517 | TASK [ensure-pip : Ensure python3-venv] 2026-02-19 03:01:01.864895 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:01:01.875284 | 2026-02-19 03:01:01.875436 | TASK [ensure-pip : Install pip from source] 2026-02-19 03:01:01.901562 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:01:01.907970 | 2026-02-19 03:01:01.908085 | TASK [ensure-pip : Probe for venv python full path] 2026-02-19 03:01:02.223241 | debian-bookworm | /usr/bin/python3 2026-02-19 03:01:02.445380 | debian-bookworm | ok: Runtime: 0:00:00.010096 2026-02-19 03:01:02.462238 | 2026-02-19 03:01:02.462375 | TASK [ensure-pip : Set host default] 2026-02-19 03:01:02.524458 | debian-bookworm | ok 2026-02-19 03:01:02.529922 | 2026-02-19 03:01:02.530035 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-02-19 03:01:02.590196 | debian-bookworm | ok 2026-02-19 03:01:02.646011 | 2026-02-19 03:01:02.646190 | TASK [flake8 : Install flake8] 2026-02-19 03:01:08.523507 | debian-bookworm | changed 2026-02-19 03:01:08.531270 | 2026-02-19 03:01:08.531393 | TASK [flake8 : Find all .py files] 2026-02-19 03:01:08.987445 | debian-bookworm | ok: All paths examined 2026-02-19 03:01:08.999852 | 2026-02-19 03:01:09.000020 | LOOP [flake8 : Run flake8] 2026-02-19 03:01:09.642682 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.154063 2026-02-19 03:01:10.024058 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_fqcn.py Runtime: 0:00:00.141995 2026-02-19 03:01:10.402924 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_attribute_order.py Runtime: 0:00:00.152363 2026-02-19 03:01:10.802704 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.153594 2026-02-19 03:01:11.242618 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.172872 2026-02-19 03:01:11.259208 | 2026-02-19 03:01:11.259353 | PLAY RECAP 2026-02-19 03:01:11.259411 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-19 03:01:11.259438 | 2026-02-19 03:01:11.763123 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-02-19 03:01:11.764071 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-19 03:01:14.654591 | 2026-02-19 03:01:14.654740 | PLAY [Base post] 2026-02-19 03:01:14.705896 | 2026-02-19 03:01:14.706038 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-19 03:01:15.589962 | debian-bookworm | changed 2026-02-19 03:01:15.607214 | 2026-02-19 03:01:15.607332 | PLAY RECAP 2026-02-19 03:01:15.607393 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-19 03:01:15.607456 | 2026-02-19 03:01:16.221203 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-19 03:01:16.221867 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-19 03:01:18.740609 | 2026-02-19 03:01:18.740736 | PLAY [Base post-logs] 2026-02-19 03:01:18.781000 | 2026-02-19 03:01:18.781125 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-19 03:01:20.387962 | localhost | changed 2026-02-19 03:01:20.403255 | 2026-02-19 03:01:20.403382 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-19 03:01:20.520912 | localhost | ok 2026-02-19 03:01:20.523930 | 2026-02-19 03:01:20.524081 | TASK [Set zuul-log-path fact] 2026-02-19 03:01:20.585385 | localhost | ok 2026-02-19 03:01:20.592218 | 2026-02-19 03:01:20.592305 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-19 03:01:20.658130 | localhost | ok 2026-02-19 03:01:20.662857 | 2026-02-19 03:01:20.662946 | TASK [upload-logs : Create log directories] 2026-02-19 03:01:22.161779 | localhost | changed 2026-02-19 03:01:22.164273 | 2026-02-19 03:01:22.164354 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-19 03:01:24.076588 | localhost -> localhost | ok: Runtime: 0:00:00.029193 2026-02-19 03:01:24.080055 | 2026-02-19 03:01:24.080146 | TASK [upload-logs : Upload logs to log server] 2026-02-19 03:01:25.778139 | localhost | Output suppressed because no_log was given 2026-02-19 03:01:25.780413 | 2026-02-19 03:01:25.780502 | LOOP [upload-logs : Compress console log and json output] 2026-02-19 03:01:26.087103 | localhost | skipping: Conditional result was False 2026-02-19 03:01:26.133819 | localhost | skipping: Conditional result was False 2026-02-19 03:01:26.141180 | 2026-02-19 03:01:26.141322 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-19 03:01:26.497502 | localhost | skipping: Conditional result was False 2026-02-19 03:01:26.498121 | 2026-02-19 03:01:26.581498 | localhost | skipping: Conditional result was False 2026-02-19 03:01:26.592706 | 2026-02-19 03:01:26.592811 | LOOP [upload-logs : Upload console log and json output]