2026-02-25 10:51:22.674224 | Job console starting 2026-02-25 10:51:22.706605 | Updating git repos 2026-02-25 10:51:22.797010 | Cloning repos into workspace 2026-02-25 10:51:22.849768 | Restoring repo states 2026-02-25 10:51:22.878566 | Merging changes 2026-02-25 10:51:23.606085 | Checking out repos 2026-02-25 10:51:23.706880 | Preparing playbooks 2026-02-25 10:51:24.682133 | Running Ansible setup 2026-02-25 10:51:29.877291 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-25 10:51:30.994619 | 2026-02-25 10:51:30.994788 | PLAY [Base pre] 2026-02-25 10:51:31.017565 | 2026-02-25 10:51:31.017729 | TASK [Setup log path fact] 2026-02-25 10:51:31.036848 | debian-bookworm | ok 2026-02-25 10:51:31.081723 | 2026-02-25 10:51:31.081893 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-25 10:51:31.132441 | debian-bookworm | ok 2026-02-25 10:51:31.155877 | 2026-02-25 10:51:31.156020 | TASK [emit-job-header : Print job information] 2026-02-25 10:51:31.225719 | # Job Information 2026-02-25 10:51:31.225915 | Ansible Version: 2.16.14 2026-02-25 10:51:31.225951 | Job: flake8 2026-02-25 10:51:31.225983 | Pipeline: check 2026-02-25 10:51:31.226006 | Executor: 521e9411259a 2026-02-25 10:51:31.226027 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2049 2026-02-25 10:51:31.226050 | Event ID: e6bfb260-1237-11f1-965d-2bcdc70888a1 2026-02-25 10:51:31.231013 | 2026-02-25 10:51:31.231131 | LOOP [emit-job-header : Print node information] 2026-02-25 10:51:31.375736 | debian-bookworm | ok: 2026-02-25 10:51:31.375948 | debian-bookworm | # Node Information 2026-02-25 10:51:31.375986 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-25 10:51:31.376014 | debian-bookworm | Hostname: debian 2026-02-25 10:51:31.376036 | debian-bookworm | Username: zuul 2026-02-25 10:51:31.376057 | debian-bookworm | Distro: Debian 12.13 2026-02-25 10:51:31.376083 | debian-bookworm | Provider: regiocloud-a 2026-02-25 10:51:31.376105 | debian-bookworm | Region: 2026-02-25 10:51:31.376127 | debian-bookworm | Label: debian-bookworm 2026-02-25 10:51:31.376147 | debian-bookworm | Product Name: OpenStack Nova 2026-02-25 10:51:31.376167 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6d:2b0a 2026-02-25 10:51:31.398147 | 2026-02-25 10:51:31.398332 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-25 10:51:32.010455 | debian-bookworm -> localhost | changed 2026-02-25 10:51:32.018331 | 2026-02-25 10:51:32.018466 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-25 10:51:33.386240 | debian-bookworm -> localhost | changed 2026-02-25 10:51:33.397152 | 2026-02-25 10:51:33.397296 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-25 10:51:33.855403 | debian-bookworm -> localhost | ok 2026-02-25 10:51:33.862187 | 2026-02-25 10:51:33.862355 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-25 10:51:33.905301 | debian-bookworm | ok 2026-02-25 10:51:33.958358 | debian-bookworm | included: /var/lib/zuul/builds/b0fa186533814c67930a718bd6a1c6fd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-25 10:51:33.981217 | 2026-02-25 10:51:33.981399 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-25 10:51:35.915472 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-25 10:51:35.915703 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b0fa186533814c67930a718bd6a1c6fd/work/b0fa186533814c67930a718bd6a1c6fd_id_rsa 2026-02-25 10:51:35.915742 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b0fa186533814c67930a718bd6a1c6fd/work/b0fa186533814c67930a718bd6a1c6fd_id_rsa.pub 2026-02-25 10:51:35.915768 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-25 10:51:35.915790 | debian-bookworm -> localhost | SHA256:mGUVKMyuj/APIWaFeKCiH7ffyyg6rPXhaRB9UhyUZOY zuul-build-sshkey 2026-02-25 10:51:35.915812 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-25 10:51:35.915847 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-25 10:51:35.915869 | debian-bookworm -> localhost | |. **o .o. | 2026-02-25 10:51:35.915890 | debian-bookworm -> localhost | |.o . +B .. | 2026-02-25 10:51:35.915910 | debian-bookworm -> localhost | |+ o..oE.o | 2026-02-25 10:51:35.915929 | debian-bookworm -> localhost | |o...o o= | 2026-02-25 10:51:35.915949 | debian-bookworm -> localhost | |. =.o+o S | 2026-02-25 10:51:35.915970 | debian-bookworm -> localhost | | +o+.o | 2026-02-25 10:51:35.915990 | debian-bookworm -> localhost | | .o++o | 2026-02-25 10:51:35.916012 | debian-bookworm -> localhost | | .oo==.+ | 2026-02-25 10:51:35.916032 | debian-bookworm -> localhost | |...++o+ +. | 2026-02-25 10:51:35.916053 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-25 10:51:35.916113 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.095862 2026-02-25 10:51:35.922799 | 2026-02-25 10:51:35.922986 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-25 10:51:35.962430 | debian-bookworm | ok 2026-02-25 10:51:35.982241 | debian-bookworm | included: /var/lib/zuul/builds/b0fa186533814c67930a718bd6a1c6fd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-25 10:51:35.996780 | 2026-02-25 10:51:35.996967 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-25 10:51:36.041333 | debian-bookworm | skipping: Conditional result was False 2026-02-25 10:51:36.047694 | 2026-02-25 10:51:36.047815 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-25 10:51:36.782072 | debian-bookworm | changed 2026-02-25 10:51:36.786490 | 2026-02-25 10:51:36.786564 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-25 10:51:37.034101 | debian-bookworm | ok 2026-02-25 10:51:37.041798 | 2026-02-25 10:51:37.041904 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-25 10:51:37.705794 | debian-bookworm | changed 2026-02-25 10:51:37.711158 | 2026-02-25 10:51:37.711246 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-25 10:51:38.366163 | debian-bookworm | changed 2026-02-25 10:51:38.370916 | 2026-02-25 10:51:38.370997 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-25 10:51:38.393512 | debian-bookworm | skipping: Conditional result was False 2026-02-25 10:51:38.398974 | 2026-02-25 10:51:38.399056 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-25 10:51:38.888144 | debian-bookworm -> localhost | changed 2026-02-25 10:51:38.897269 | 2026-02-25 10:51:38.897363 | TASK [add-build-sshkey : Add back temp key] 2026-02-25 10:51:39.214937 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b0fa186533814c67930a718bd6a1c6fd/work/b0fa186533814c67930a718bd6a1c6fd_id_rsa (zuul-build-sshkey) 2026-02-25 10:51:39.215140 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010538 2026-02-25 10:51:39.222339 | 2026-02-25 10:51:39.222433 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-25 10:51:39.595447 | debian-bookworm | ok 2026-02-25 10:51:39.600356 | 2026-02-25 10:51:39.600448 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-25 10:51:39.623309 | debian-bookworm | skipping: Conditional result was False 2026-02-25 10:51:39.633725 | 2026-02-25 10:51:39.633827 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-25 10:51:40.075966 | debian-bookworm | ok 2026-02-25 10:51:40.086477 | 2026-02-25 10:51:40.086576 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-25 10:51:40.124275 | debian-bookworm | ok 2026-02-25 10:51:40.129012 | 2026-02-25 10:51:40.129101 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-25 10:51:40.455995 | debian-bookworm -> localhost | ok 2026-02-25 10:51:40.470622 | 2026-02-25 10:51:40.470781 | TASK [validate-host : Collect information about the host] 2026-02-25 10:51:41.495377 | debian-bookworm | ok 2026-02-25 10:51:41.506288 | 2026-02-25 10:51:41.506369 | TASK [validate-host : Sanitize hostname] 2026-02-25 10:51:41.593788 | debian-bookworm | ok 2026-02-25 10:51:41.621267 | 2026-02-25 10:51:41.621356 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-25 10:51:42.151513 | debian-bookworm -> localhost | changed 2026-02-25 10:51:42.156911 | 2026-02-25 10:51:42.157012 | TASK [validate-host : Collect information about zuul worker] 2026-02-25 10:51:42.559700 | debian-bookworm | ok 2026-02-25 10:51:42.564059 | 2026-02-25 10:51:42.564147 | TASK [validate-host : Write out all zuul information for each host] 2026-02-25 10:51:43.059231 | debian-bookworm -> localhost | changed 2026-02-25 10:51:43.068499 | 2026-02-25 10:51:43.068597 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-25 10:51:43.310527 | debian-bookworm | ok 2026-02-25 10:51:43.315832 | 2026-02-25 10:51:43.315922 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-25 10:51:44.532967 | debian-bookworm | changed: 2026-02-25 10:51:44.533135 | debian-bookworm | cd+++++++++ src/ 2026-02-25 10:51:44.533170 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-25 10:51:44.533195 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-25 10:51:44.533216 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-02-25 10:51:44.533236 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009482 2026-02-25 10:52:39.674770 | 2026-02-25 10:52:39.674960 | TASK [upload-logs : Upload logs to log server] 2026-02-25 10:52:40.260867 | localhost | Output suppressed because no_log was given 2026-02-25 10:52:40.263734 | 2026-02-25 10:52:40.263887 | LOOP [upload-logs : Compress console log and json output] 2026-02-25 10:52:40.316804 | localhost | skipping: Conditional result was False 2026-02-25 10:52:40.321801 | localhost | skipping: Conditional result was False 2026-02-25 10:52:40.332196 | 2026-02-25 10:52:40.332315 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-25 10:52:40.388634 | localhost | skipping: Conditional result was False 2026-02-25 10:52:40.389297 | 2026-02-25 10:52:40.393051 | localhost | skipping: Conditional result was False 2026-02-25 10:52:40.406335 | 2026-02-25 10:52:40.406448 | LOOP [upload-logs : Upload console log and json output]