2026-01-23 03:16:44.435845 | Job console starting 2026-01-23 03:16:44.444570 | Updating git repos 2026-01-23 03:16:44.491964 | Cloning repos into workspace 2026-01-23 03:16:44.558667 | Restoring repo states 2026-01-23 03:16:44.600436 | Merging changes 2026-01-23 03:16:44.600452 | Checking out repos 2026-01-23 03:16:44.761510 | Preparing playbooks 2026-01-23 03:16:45.621405 | Running Ansible setup 2026-01-23 03:16:49.971315 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-23 03:16:50.775367 | 2026-01-23 03:16:50.775531 | PLAY [Base pre] 2026-01-23 03:16:50.791953 | 2026-01-23 03:16:50.792100 | TASK [Setup log path fact] 2026-01-23 03:16:50.811450 | debian-bookworm | ok 2026-01-23 03:16:50.827898 | 2026-01-23 03:16:50.828052 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-23 03:16:50.868225 | debian-bookworm | ok 2026-01-23 03:16:50.878243 | 2026-01-23 03:16:50.878368 | TASK [emit-job-header : Print job information] 2026-01-23 03:16:50.917703 | # Job Information 2026-01-23 03:16:50.917908 | Ansible Version: 2.16.14 2026-01-23 03:16:50.917945 | Job: flake8 2026-01-23 03:16:50.917977 | Pipeline: periodic-daily 2026-01-23 03:16:50.917999 | Executor: 521e9411259a 2026-01-23 03:16:50.918020 | Triggered by: https://github.com/osism/ansible-collection-services 2026-01-23 03:16:50.918042 | Event ID: 11d9946ea62f4256b81c6e7cadb294fe 2026-01-23 03:16:50.929203 | 2026-01-23 03:16:50.929344 | LOOP [emit-job-header : Print node information] 2026-01-23 03:16:51.144518 | debian-bookworm | ok: 2026-01-23 03:16:51.144700 | debian-bookworm | # Node Information 2026-01-23 03:16:51.144736 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-23 03:16:51.144761 | debian-bookworm | Hostname: debian 2026-01-23 03:16:51.144785 | debian-bookworm | Username: zuul 2026-01-23 03:16:51.144806 | debian-bookworm | Distro: Debian 12.13 2026-01-23 03:16:51.144831 | debian-bookworm | Provider: regiocloud-a 2026-01-23 03:16:51.144894 | debian-bookworm | Region: 2026-01-23 03:16:51.144917 | debian-bookworm | Label: debian-bookworm 2026-01-23 03:16:51.144938 | debian-bookworm | Product Name: OpenStack Nova 2026-01-23 03:16:51.144959 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1c:206d 2026-01-23 03:16:51.159735 | 2026-01-23 03:16:51.159900 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-23 03:16:51.804673 | debian-bookworm -> localhost | changed 2026-01-23 03:16:51.813465 | 2026-01-23 03:16:51.813608 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-23 03:16:53.265033 | debian-bookworm -> localhost | changed 2026-01-23 03:16:53.287104 | 2026-01-23 03:16:53.287465 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-23 03:16:53.586574 | debian-bookworm -> localhost | ok 2026-01-23 03:16:53.598247 | 2026-01-23 03:16:53.598436 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-23 03:16:53.631994 | debian-bookworm | ok 2026-01-23 03:16:53.666739 | debian-bookworm | included: /var/lib/zuul/builds/becac81581e54656b8cb2ac63c85f5f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-23 03:16:53.673572 | 2026-01-23 03:16:53.673696 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-23 03:16:54.612218 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-23 03:16:54.612651 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/becac81581e54656b8cb2ac63c85f5f6/work/becac81581e54656b8cb2ac63c85f5f6_id_rsa 2026-01-23 03:16:54.612711 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/becac81581e54656b8cb2ac63c85f5f6/work/becac81581e54656b8cb2ac63c85f5f6_id_rsa.pub 2026-01-23 03:16:54.612739 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-23 03:16:54.612765 | debian-bookworm -> localhost | SHA256:viLBmvhWKx/eErRIwceP5AFWFE9z6Xm9HTeP7kyRND8 zuul-build-sshkey 2026-01-23 03:16:54.612788 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-23 03:16:54.612821 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-23 03:16:54.612865 | debian-bookworm -> localhost | | .o=+.o .. | 2026-01-23 03:16:54.612888 | debian-bookworm -> localhost | | .o =o o. | 2026-01-23 03:16:54.612908 | debian-bookworm -> localhost | | = +.. . . o | 2026-01-23 03:16:54.612928 | debian-bookworm -> localhost | | . + . o . ...=.| 2026-01-23 03:16:54.612948 | debian-bookworm -> localhost | | . + . S. ooE+| 2026-01-23 03:16:54.612978 | debian-bookworm -> localhost | | . * . . o.o| 2026-01-23 03:16:54.613000 | debian-bookworm -> localhost | | . +.+ . .. | 2026-01-23 03:16:54.613023 | debian-bookworm -> localhost | |. =.+o. . o. | 2026-01-23 03:16:54.613044 | debian-bookworm -> localhost | | o.ooo... .o | 2026-01-23 03:16:54.613066 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-23 03:16:54.613133 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.394006 2026-01-23 03:16:54.626518 | 2026-01-23 03:16:54.626688 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-23 03:16:54.658235 | debian-bookworm | ok 2026-01-23 03:16:54.693187 | debian-bookworm | included: /var/lib/zuul/builds/becac81581e54656b8cb2ac63c85f5f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-23 03:16:54.707794 | 2026-01-23 03:16:54.707976 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-23 03:16:54.759993 | debian-bookworm | skipping: Conditional result was False 2026-01-23 03:16:54.766455 | 2026-01-23 03:16:54.766571 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-23 03:16:55.568926 | debian-bookworm | changed 2026-01-23 03:16:55.575091 | 2026-01-23 03:16:55.575228 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-23 03:16:55.912574 | debian-bookworm | ok 2026-01-23 03:16:55.922400 | 2026-01-23 03:16:55.922653 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-23 03:16:56.725241 | debian-bookworm | changed 2026-01-23 03:16:56.738213 | 2026-01-23 03:16:56.738354 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-23 03:16:57.620577 | debian-bookworm | changed 2026-01-23 03:16:57.628554 | 2026-01-23 03:16:57.628680 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-23 03:16:57.675760 | debian-bookworm | skipping: Conditional result was False 2026-01-23 03:16:57.683513 | 2026-01-23 03:16:57.683651 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-23 03:16:58.283524 | debian-bookworm -> localhost | changed 2026-01-23 03:16:58.295051 | 2026-01-23 03:16:58.295175 | TASK [add-build-sshkey : Add back temp key] 2026-01-23 03:16:58.665207 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/becac81581e54656b8cb2ac63c85f5f6/work/becac81581e54656b8cb2ac63c85f5f6_id_rsa (zuul-build-sshkey) 2026-01-23 03:16:58.665687 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019320 2026-01-23 03:16:58.677484 | 2026-01-23 03:16:58.677629 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-23 03:16:59.150326 | debian-bookworm | ok 2026-01-23 03:16:59.160079 | 2026-01-23 03:16:59.160260 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-23 03:16:59.241316 | debian-bookworm | skipping: Conditional result was False 2026-01-23 03:16:59.256740 | 2026-01-23 03:16:59.256939 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-23 03:16:59.707869 | debian-bookworm | ok 2026-01-23 03:16:59.763023 | 2026-01-23 03:16:59.763185 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-23 03:16:59.869545 | debian-bookworm | ok 2026-01-23 03:16:59.879891 | 2026-01-23 03:16:59.880022 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-23 03:17:00.645617 | debian-bookworm -> localhost | ok 2026-01-23 03:17:00.654657 | 2026-01-23 03:17:00.654791 | TASK [validate-host : Collect information about the host] 2026-01-23 03:17:02.529139 | debian-bookworm | ok 2026-01-23 03:17:02.553674 | 2026-01-23 03:17:02.553792 | TASK [validate-host : Sanitize hostname] 2026-01-23 03:17:02.734984 | debian-bookworm | ok 2026-01-23 03:17:02.823733 | 2026-01-23 03:17:02.823853 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-23 03:17:04.097092 | debian-bookworm -> localhost | changed 2026-01-23 03:17:04.102713 | 2026-01-23 03:17:04.102804 | TASK [validate-host : Collect information about zuul worker] 2026-01-23 03:17:04.827051 | debian-bookworm | ok 2026-01-23 03:17:04.837878 | 2026-01-23 03:17:04.837973 | TASK [validate-host : Write out all zuul information for each host] 2026-01-23 03:17:06.328505 | debian-bookworm -> localhost | changed 2026-01-23 03:17:06.335926 | 2026-01-23 03:17:06.336005 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-23 03:17:06.687818 | debian-bookworm | ok 2026-01-23 03:17:06.692707 | 2026-01-23 03:17:06.692789 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-23 03:17:08.905920 | debian-bookworm | changed: 2026-01-23 03:17:08.906063 | debian-bookworm | cd+++++++++ src/ 2026-01-23 03:17:08.906090 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-23 03:17:08.906109 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-23 03:17:08.906126 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-01-23 03:17:08.906142 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008189 2026-01-23 03:18:14.641975 | 2026-01-23 03:18:14.642100 | TASK [upload-logs : Upload logs to log server] 2026-01-23 03:18:15.750501 | localhost | Output suppressed because no_log was given 2026-01-23 03:18:15.752859 | 2026-01-23 03:18:15.752975 | LOOP [upload-logs : Compress console log and json output] 2026-01-23 03:18:15.880888 | localhost | skipping: Conditional result was False 2026-01-23 03:18:15.896454 | localhost | skipping: Conditional result was False 2026-01-23 03:18:15.904308 | 2026-01-23 03:18:15.904436 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-23 03:18:15.992552 | localhost | skipping: Conditional result was False 2026-01-23 03:18:15.992875 | 2026-01-23 03:18:15.997857 | localhost | skipping: Conditional result was False 2026-01-23 03:18:16.004221 | 2026-01-23 03:18:16.004348 | LOOP [upload-logs : Upload console log and json output]