2026-04-22 18:07:27.164079 | Job console starting 2026-04-22 18:07:27.192130 | Updating git repos 2026-04-22 18:07:27.225863 | Cloning repos into workspace 2026-04-22 18:07:27.261840 | Restoring repo states 2026-04-22 18:07:27.274389 | Merging changes 2026-04-22 18:07:27.787657 | Checking out repos 2026-04-22 18:07:27.834471 | Preparing playbooks 2026-04-22 18:07:28.757684 | Running Ansible setup 2026-04-22 18:07:33.539136 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 18:07:34.542364 | 2026-04-22 18:07:34.542638 | PLAY [Base pre] 2026-04-22 18:07:34.586275 | 2026-04-22 18:07:34.586533 | TASK [Setup log path fact] 2026-04-22 18:07:34.636696 | debian-bookworm | ok 2026-04-22 18:07:34.665440 | 2026-04-22 18:07:34.665674 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 18:07:34.739644 | debian-bookworm | ok 2026-04-22 18:07:34.768350 | 2026-04-22 18:07:34.768532 | TASK [emit-job-header : Print job information] 2026-04-22 18:07:34.831486 | # Job Information 2026-04-22 18:07:34.831773 | Ansible Version: 2.16.14 2026-04-22 18:07:34.831813 | Job: flake8 2026-04-22 18:07:34.831847 | Pipeline: check 2026-04-22 18:07:34.831872 | Executor: 521e9411259a 2026-04-22 18:07:34.831892 | Triggered by: https://github.com/osism/openstack-simple-stress/pull/290 2026-04-22 18:07:34.831913 | Event ID: 196098a0-3e76-11f1-9163-9ea65a0c12ea 2026-04-22 18:07:34.849934 | 2026-04-22 18:07:34.850139 | LOOP [emit-job-header : Print node information] 2026-04-22 18:07:35.028176 | debian-bookworm | ok: 2026-04-22 18:07:35.028523 | debian-bookworm | # Node Information 2026-04-22 18:07:35.028586 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-22 18:07:35.028621 | debian-bookworm | Hostname: debian 2026-04-22 18:07:35.028652 | debian-bookworm | Username: zuul 2026-04-22 18:07:35.028681 | debian-bookworm | Distro: Debian 12.13 2026-04-22 18:07:35.028713 | debian-bookworm | Provider: regiocloud-a 2026-04-22 18:07:35.028743 | debian-bookworm | Region: 2026-04-22 18:07:35.028772 | debian-bookworm | Label: debian-bookworm 2026-04-22 18:07:35.028800 | debian-bookworm | Product Name: OpenStack Nova 2026-04-22 18:07:35.028829 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe32:a10c 2026-04-22 18:07:35.064834 | 2026-04-22 18:07:35.065053 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 18:07:35.822742 | debian-bookworm -> localhost | changed 2026-04-22 18:07:35.830278 | 2026-04-22 18:07:35.830403 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 18:07:37.140149 | debian-bookworm -> localhost | changed 2026-04-22 18:07:37.156186 | 2026-04-22 18:07:37.156508 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 18:07:37.587210 | debian-bookworm -> localhost | ok 2026-04-22 18:07:37.594495 | 2026-04-22 18:07:37.594619 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 18:07:37.624066 | debian-bookworm | ok 2026-04-22 18:07:37.654160 | debian-bookworm | included: /var/lib/zuul/builds/39d259b460834a959f58e63ece0e0163/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 18:07:37.660437 | 2026-04-22 18:07:37.660583 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 18:07:39.041332 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-22 18:07:39.041653 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/39d259b460834a959f58e63ece0e0163/work/39d259b460834a959f58e63ece0e0163_id_rsa 2026-04-22 18:07:39.041696 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/39d259b460834a959f58e63ece0e0163/work/39d259b460834a959f58e63ece0e0163_id_rsa.pub 2026-04-22 18:07:39.041724 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-22 18:07:39.041748 | debian-bookworm -> localhost | SHA256:5mTsfBe2mMYV0/gXdKvdybKlKfpGxdqlMJUJi58YEeo zuul-build-sshkey 2026-04-22 18:07:39.041770 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-22 18:07:39.041809 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-22 18:07:39.041831 | debian-bookworm -> localhost | | o... o..| 2026-04-22 18:07:39.041852 | debian-bookworm -> localhost | | . o .*. o| 2026-04-22 18:07:39.041872 | debian-bookworm -> localhost | | . o .* .o | 2026-04-22 18:07:39.041892 | debian-bookworm -> localhost | | .. +o.*+.+| 2026-04-22 18:07:39.041912 | debian-bookworm -> localhost | | ES. oXo+=o| 2026-04-22 18:07:39.041940 | debian-bookworm -> localhost | | B . B =*. | 2026-04-22 18:07:39.041960 | debian-bookworm -> localhost | | + B.o+ | 2026-04-22 18:07:39.041980 | debian-bookworm -> localhost | | o.o. | 2026-04-22 18:07:39.042000 | debian-bookworm -> localhost | | .o. | 2026-04-22 18:07:39.042021 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-22 18:07:39.042083 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.790874 2026-04-22 18:07:39.050264 | 2026-04-22 18:07:39.050418 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 18:07:39.104930 | debian-bookworm | ok 2026-04-22 18:07:39.125780 | debian-bookworm | included: /var/lib/zuul/builds/39d259b460834a959f58e63ece0e0163/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 18:07:39.148002 | 2026-04-22 18:07:39.148155 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 18:07:39.193438 | debian-bookworm | skipping: Conditional result was False 2026-04-22 18:07:39.200251 | 2026-04-22 18:07:39.200384 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 18:07:39.833451 | debian-bookworm | changed 2026-04-22 18:07:39.843426 | 2026-04-22 18:07:39.843593 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 18:07:40.108821 | debian-bookworm | ok 2026-04-22 18:07:40.115241 | 2026-04-22 18:07:40.115371 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 18:07:40.695243 | debian-bookworm | changed 2026-04-22 18:07:40.706384 | 2026-04-22 18:07:40.706525 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 18:07:41.348641 | debian-bookworm | changed 2026-04-22 18:07:41.359142 | 2026-04-22 18:07:41.360040 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 18:07:41.384074 | debian-bookworm | skipping: Conditional result was False 2026-04-22 18:07:41.392255 | 2026-04-22 18:07:41.392395 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 18:07:41.859828 | debian-bookworm -> localhost | changed 2026-04-22 18:07:41.893539 | 2026-04-22 18:07:41.893715 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 18:07:42.305255 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/39d259b460834a959f58e63ece0e0163/work/39d259b460834a959f58e63ece0e0163_id_rsa (zuul-build-sshkey) 2026-04-22 18:07:42.305601 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017945 2026-04-22 18:07:42.315055 | 2026-04-22 18:07:42.315191 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 18:07:42.730125 | debian-bookworm | ok 2026-04-22 18:07:42.735758 | 2026-04-22 18:07:42.735889 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 18:07:42.772758 | debian-bookworm | skipping: Conditional result was False 2026-04-22 18:07:42.784313 | 2026-04-22 18:07:42.784442 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-22 18:07:43.228187 | debian-bookworm | ok 2026-04-22 18:07:43.239349 | 2026-04-22 18:07:43.239489 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-22 18:07:43.285724 | debian-bookworm | ok 2026-04-22 18:07:43.295072 | 2026-04-22 18:07:43.295201 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-22 18:07:43.638591 | debian-bookworm -> localhost | ok 2026-04-22 18:07:43.645774 | 2026-04-22 18:07:43.645878 | TASK [validate-host : Collect information about the host] 2026-04-22 18:07:44.742624 | debian-bookworm | ok 2026-04-22 18:07:44.756950 | 2026-04-22 18:07:44.757076 | TASK [validate-host : Sanitize hostname] 2026-04-22 18:07:44.879326 | debian-bookworm | ok 2026-04-22 18:07:44.934725 | 2026-04-22 18:07:44.934927 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-22 18:07:45.547936 | debian-bookworm -> localhost | changed 2026-04-22 18:07:45.554496 | 2026-04-22 18:07:45.554631 | TASK [validate-host : Collect information about zuul worker] 2026-04-22 18:07:45.962630 | debian-bookworm | ok 2026-04-22 18:07:45.972355 | 2026-04-22 18:07:45.972547 | TASK [validate-host : Write out all zuul information for each host] 2026-04-22 18:07:46.565578 | debian-bookworm -> localhost | changed 2026-04-22 18:07:46.588031 | 2026-04-22 18:07:46.588196 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-22 18:07:46.881447 | debian-bookworm | ok 2026-04-22 18:07:46.889459 | 2026-04-22 18:07:46.889657 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-22 18:07:47.677343 | debian-bookworm | changed: 2026-04-22 18:07:47.677631 | debian-bookworm | cd+++++++++ src/ 2026-04-22 18:07:47.677674 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-22 18:07:47.677705 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-22 18:07:47.677731 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-04-22 18:07:47.677756 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007152 2026-04-22 18:08:14.475738 | 2026-04-22 18:08:14.475880 | TASK [upload-logs : Upload logs to log server] 2026-04-22 18:08:15.065627 | localhost | Output suppressed because no_log was given 2026-04-22 18:08:15.067750 | 2026-04-22 18:08:15.067875 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 18:08:15.132216 | localhost | skipping: Conditional result was False 2026-04-22 18:08:15.141698 | localhost | skipping: Conditional result was False 2026-04-22 18:08:15.150246 | 2026-04-22 18:08:15.150405 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 18:08:15.202485 | localhost | skipping: Conditional result was False 2026-04-22 18:08:15.202939 | 2026-04-22 18:08:15.210390 | localhost | skipping: Conditional result was False 2026-04-22 18:08:15.221496 | 2026-04-22 18:08:15.221718 | LOOP [upload-logs : Upload console log and json output]