2026-01-15 03:02:29.112395 | Job console starting 2026-01-15 03:02:29.124771 | Updating git repos 2026-01-15 03:02:29.172991 | Cloning repos into workspace 2026-01-15 03:02:29.257469 | Restoring repo states 2026-01-15 03:02:29.295894 | Merging changes 2026-01-15 03:02:29.295915 | Checking out repos 2026-01-15 03:02:29.360484 | Preparing playbooks 2026-01-15 03:02:31.114540 | Running Ansible setup 2026-01-15 03:02:38.839276 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-15 03:02:40.383125 | 2026-01-15 03:02:40.383302 | PLAY [Base pre] 2026-01-15 03:02:40.418625 | 2026-01-15 03:02:40.418853 | TASK [Setup log path fact] 2026-01-15 03:02:40.465808 | debian-bookworm | ok 2026-01-15 03:02:40.501734 | 2026-01-15 03:02:40.501921 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-15 03:02:40.550442 | debian-bookworm | ok 2026-01-15 03:02:40.561902 | 2026-01-15 03:02:40.562037 | TASK [emit-job-header : Print job information] 2026-01-15 03:02:40.612009 | # Job Information 2026-01-15 03:02:40.612210 | Ansible Version: 2.16.14 2026-01-15 03:02:40.612248 | Job: python-black 2026-01-15 03:02:40.612280 | Pipeline: periodic-daily 2026-01-15 03:02:40.612303 | Executor: 521e9411259a 2026-01-15 03:02:40.612324 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-01-15 03:02:40.612347 | Event ID: 16de45353b424b8a8ff289c986bb98b1 2026-01-15 03:02:40.617509 | 2026-01-15 03:02:40.617634 | LOOP [emit-job-header : Print node information] 2026-01-15 03:02:40.803382 | debian-bookworm | ok: 2026-01-15 03:02:40.803583 | debian-bookworm | # Node Information 2026-01-15 03:02:40.803616 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-15 03:02:40.803641 | debian-bookworm | Hostname: debian 2026-01-15 03:02:40.803663 | debian-bookworm | Username: zuul 2026-01-15 03:02:40.803700 | debian-bookworm | Distro: Debian 12.13 2026-01-15 03:02:40.803724 | debian-bookworm | Provider: regiocloud-a 2026-01-15 03:02:40.803746 | debian-bookworm | Region: 2026-01-15 03:02:40.803768 | debian-bookworm | Label: debian-bookworm 2026-01-15 03:02:40.803788 | debian-bookworm | Product Name: OpenStack Nova 2026-01-15 03:02:40.803807 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6e:8e74 2026-01-15 03:02:40.817511 | 2026-01-15 03:02:40.817659 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-15 03:02:41.724544 | debian-bookworm -> localhost | changed 2026-01-15 03:02:41.735513 | 2026-01-15 03:02:41.735656 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-15 03:02:44.700613 | debian-bookworm -> localhost | changed 2026-01-15 03:02:44.713222 | 2026-01-15 03:02:44.713393 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-15 03:02:45.305527 | debian-bookworm -> localhost | ok 2026-01-15 03:02:45.312039 | 2026-01-15 03:02:45.312194 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-15 03:02:45.370549 | debian-bookworm | ok 2026-01-15 03:02:45.412510 | debian-bookworm | included: /var/lib/zuul/builds/4beb188ebc1a46128a1f01058600ea9c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-15 03:02:45.429701 | 2026-01-15 03:02:45.429846 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-15 03:02:48.302144 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-15 03:02:48.302438 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4beb188ebc1a46128a1f01058600ea9c/work/4beb188ebc1a46128a1f01058600ea9c_id_rsa 2026-01-15 03:02:48.302488 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4beb188ebc1a46128a1f01058600ea9c/work/4beb188ebc1a46128a1f01058600ea9c_id_rsa.pub 2026-01-15 03:02:48.302516 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-15 03:02:48.302540 | debian-bookworm -> localhost | SHA256:48GHmgUJleJUOdpVF/p1m3mnuJHbMVFyOG4zrmGmoBM zuul-build-sshkey 2026-01-15 03:02:48.302563 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-15 03:02:48.302596 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-15 03:02:48.302618 | debian-bookworm -> localhost | | .ooo .. o. | 2026-01-15 03:02:48.302640 | debian-bookworm -> localhost | | o.+.. o . | 2026-01-15 03:02:48.302660 | debian-bookworm -> localhost | | o +oo . = +| 2026-01-15 03:02:48.302726 | debian-bookworm -> localhost | | o .o . . o *+| 2026-01-15 03:02:48.302750 | debian-bookworm -> localhost | | S . . *+o| 2026-01-15 03:02:48.302776 | debian-bookworm -> localhost | | E= + = =o| 2026-01-15 03:02:48.302797 | debian-bookworm -> localhost | | o.o B = | 2026-01-15 03:02:48.302817 | debian-bookworm -> localhost | | .. . + B o | 2026-01-15 03:02:48.303170 | debian-bookworm -> localhost | | .. . + . | 2026-01-15 03:02:48.303201 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-15 03:02:48.303268 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.336605 2026-01-15 03:02:48.314753 | 2026-01-15 03:02:48.314932 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-15 03:02:48.377005 | debian-bookworm | ok 2026-01-15 03:02:48.405927 | debian-bookworm | included: /var/lib/zuul/builds/4beb188ebc1a46128a1f01058600ea9c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-15 03:02:48.429240 | 2026-01-15 03:02:48.429372 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-15 03:02:48.464701 | debian-bookworm | skipping: Conditional result was False 2026-01-15 03:02:48.477725 | 2026-01-15 03:02:48.477896 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-15 03:02:49.266314 | debian-bookworm | changed 2026-01-15 03:02:49.293085 | 2026-01-15 03:02:49.293229 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-15 03:02:49.648430 | debian-bookworm | ok 2026-01-15 03:02:49.658524 | 2026-01-15 03:02:49.658667 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-15 03:02:50.491222 | debian-bookworm | changed 2026-01-15 03:02:50.510854 | 2026-01-15 03:02:50.511096 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-15 03:02:51.273179 | debian-bookworm | changed 2026-01-15 03:02:51.284525 | 2026-01-15 03:02:51.284697 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-15 03:02:51.309017 | debian-bookworm | skipping: Conditional result was False 2026-01-15 03:02:51.316063 | 2026-01-15 03:02:51.316194 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-15 03:02:52.085880 | debian-bookworm -> localhost | changed 2026-01-15 03:02:52.099742 | 2026-01-15 03:02:52.099884 | TASK [add-build-sshkey : Add back temp key] 2026-01-15 03:02:52.887362 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4beb188ebc1a46128a1f01058600ea9c/work/4beb188ebc1a46128a1f01058600ea9c_id_rsa (zuul-build-sshkey) 2026-01-15 03:02:52.887650 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012790 2026-01-15 03:02:52.896274 | 2026-01-15 03:02:52.896417 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-15 03:02:53.434541 | debian-bookworm | ok 2026-01-15 03:02:53.442108 | 2026-01-15 03:02:53.442242 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-15 03:02:53.521806 | debian-bookworm | skipping: Conditional result was False 2026-01-15 03:02:53.533564 | 2026-01-15 03:02:53.533725 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-15 03:02:54.212956 | debian-bookworm | ok 2026-01-15 03:02:54.233033 | 2026-01-15 03:02:54.233174 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-15 03:02:54.305682 | debian-bookworm | ok 2026-01-15 03:02:54.314135 | 2026-01-15 03:02:54.314345 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-15 03:02:54.644763 | debian-bookworm -> localhost | ok 2026-01-15 03:02:54.652102 | 2026-01-15 03:02:54.652236 | TASK [validate-host : Collect information about the host] 2026-01-15 03:02:56.057787 | debian-bookworm | ok 2026-01-15 03:02:56.069510 | 2026-01-15 03:02:56.069710 | TASK [validate-host : Sanitize hostname] 2026-01-15 03:02:56.182078 | debian-bookworm | ok 2026-01-15 03:02:56.227050 | 2026-01-15 03:02:56.227198 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-15 03:02:56.821219 | debian-bookworm -> localhost | changed 2026-01-15 03:02:56.827465 | 2026-01-15 03:02:56.827587 | TASK [validate-host : Collect information about zuul worker] 2026-01-15 03:02:57.254424 | debian-bookworm | ok 2026-01-15 03:02:57.260082 | 2026-01-15 03:02:57.260199 | TASK [validate-host : Write out all zuul information for each host] 2026-01-15 03:02:57.925818 | debian-bookworm -> localhost | changed 2026-01-15 03:02:57.936334 | 2026-01-15 03:02:57.936458 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-15 03:02:58.220037 | debian-bookworm | ok 2026-01-15 03:02:58.229216 | 2026-01-15 03:02:58.229350 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-15 03:02:59.666934 | debian-bookworm | changed: 2026-01-15 03:02:59.667155 | debian-bookworm | cd+++++++++ src/ 2026-01-15 03:02:59.667194 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-15 03:02:59.667709 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-15 03:02:59.667749 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-01-15 03:02:59.667772 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020499 2026-01-15 03:03:37.327936 | 2026-01-15 03:03:37.328037 | TASK [upload-logs : Upload logs to log server] 2026-01-15 03:03:39.037489 | localhost | Output suppressed because no_log was given 2026-01-15 03:03:39.040060 | 2026-01-15 03:03:39.040183 | LOOP [upload-logs : Compress console log and json output] 2026-01-15 03:03:39.208608 | localhost | skipping: Conditional result was False 2026-01-15 03:03:39.223536 | localhost | skipping: Conditional result was False 2026-01-15 03:03:39.232958 | 2026-01-15 03:03:39.233065 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-15 03:03:39.427633 | localhost | skipping: Conditional result was False 2026-01-15 03:03:39.427898 | 2026-01-15 03:03:39.464517 | localhost | skipping: Conditional result was False 2026-01-15 03:03:39.470976 | 2026-01-15 03:03:39.471082 | LOOP [upload-logs : Upload console log and json output]