2025-11-06 03:15:18.151587 | Job console starting 2025-11-06 03:15:18.163374 | Updating git repos 2025-11-06 03:15:18.213278 | Cloning repos into workspace 2025-11-06 03:15:18.282788 | Restoring repo states 2025-11-06 03:15:18.292615 | Merging changes 2025-11-06 03:15:18.292631 | Checking out repos 2025-11-06 03:15:18.355514 | Preparing playbooks 2025-11-06 03:15:19.612618 | Running Ansible setup 2025-11-06 03:15:25.595295 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-06 03:15:26.575571 | 2025-11-06 03:15:26.575689 | PLAY [Base pre] 2025-11-06 03:15:26.591127 | 2025-11-06 03:15:26.591286 | TASK [Setup log path fact] 2025-11-06 03:15:26.619719 | debian-bookworm | ok 2025-11-06 03:15:26.641088 | 2025-11-06 03:15:26.641217 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-06 03:15:26.680888 | debian-bookworm | ok 2025-11-06 03:15:26.698546 | 2025-11-06 03:15:26.698658 | TASK [emit-job-header : Print job information] 2025-11-06 03:15:26.751490 | # Job Information 2025-11-06 03:15:26.751659 | Ansible Version: 2.16.14 2025-11-06 03:15:26.751694 | Job: python-black 2025-11-06 03:15:26.751727 | Pipeline: periodic-daily 2025-11-06 03:15:26.751750 | Executor: 521e9411259a 2025-11-06 03:15:26.751873 | Triggered by: https://github.com/osism/openstack-health-middleware 2025-11-06 03:15:26.751903 | Event ID: a1fd4bea054443e09170cc3500f3d4da 2025-11-06 03:15:26.756672 | 2025-11-06 03:15:26.756783 | LOOP [emit-job-header : Print node information] 2025-11-06 03:15:26.899038 | debian-bookworm | ok: 2025-11-06 03:15:26.899197 | debian-bookworm | # Node Information 2025-11-06 03:15:26.899229 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-06 03:15:26.899254 | debian-bookworm | Hostname: debian 2025-11-06 03:15:26.899275 | debian-bookworm | Username: zuul 2025-11-06 03:15:26.899295 | debian-bookworm | Distro: Debian 12.12 2025-11-06 03:15:26.899318 | debian-bookworm | Provider: regiocloud-a 2025-11-06 03:15:26.899340 | debian-bookworm | Region: 2025-11-06 03:15:26.899360 | debian-bookworm | Label: debian-bookworm 2025-11-06 03:15:26.899380 | debian-bookworm | Product Name: OpenStack Nova 2025-11-06 03:15:26.899399 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef9:e17 2025-11-06 03:15:26.917635 | 2025-11-06 03:15:26.917737 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-06 03:15:27.372034 | debian-bookworm -> localhost | changed 2025-11-06 03:15:27.378721 | 2025-11-06 03:15:27.378982 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-06 03:15:28.637278 | debian-bookworm -> localhost | changed 2025-11-06 03:15:28.645710 | 2025-11-06 03:15:28.645817 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-06 03:15:29.082577 | debian-bookworm -> localhost | ok 2025-11-06 03:15:29.089698 | 2025-11-06 03:15:29.089804 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-06 03:15:29.127730 | debian-bookworm | ok 2025-11-06 03:15:29.151148 | debian-bookworm | included: /var/lib/zuul/builds/0ccf1c8e80284b87a1d7b03debf54024/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-06 03:15:29.158418 | 2025-11-06 03:15:29.158500 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-06 03:15:31.549927 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-06 03:15:31.550098 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0ccf1c8e80284b87a1d7b03debf54024/work/0ccf1c8e80284b87a1d7b03debf54024_id_rsa 2025-11-06 03:15:31.550128 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0ccf1c8e80284b87a1d7b03debf54024/work/0ccf1c8e80284b87a1d7b03debf54024_id_rsa.pub 2025-11-06 03:15:31.550151 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-06 03:15:31.550173 | debian-bookworm -> localhost | SHA256:gSMiYcOufDy9K5wK6kRlIPp631/AeRgLk+krGvrEeRA zuul-build-sshkey 2025-11-06 03:15:31.550191 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-06 03:15:31.550218 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-06 03:15:31.550236 | debian-bookworm -> localhost | |++ | 2025-11-06 03:15:31.550253 | debian-bookworm -> localhost | |+oo + | 2025-11-06 03:15:31.550270 | debian-bookworm -> localhost | |+ Eo. B o | 2025-11-06 03:15:31.550287 | debian-bookworm -> localhost | | +oo o = * | 2025-11-06 03:15:31.550303 | debian-bookworm -> localhost | |o.+ . . S . | 2025-11-06 03:15:31.550321 | debian-bookworm -> localhost | |o+ * . . o | 2025-11-06 03:15:31.550338 | debian-bookworm -> localhost | |o.O = o . | 2025-11-06 03:15:31.550355 | debian-bookworm -> localhost | |++ O + . | 2025-11-06 03:15:31.550373 | debian-bookworm -> localhost | |+++ o.o.. | 2025-11-06 03:15:31.550390 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-06 03:15:31.550429 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.824468 2025-11-06 03:15:31.556077 | 2025-11-06 03:15:31.556164 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-06 03:15:31.593385 | debian-bookworm | ok 2025-11-06 03:15:31.604426 | debian-bookworm | included: /var/lib/zuul/builds/0ccf1c8e80284b87a1d7b03debf54024/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-06 03:15:31.611445 | 2025-11-06 03:15:31.611527 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-06 03:15:31.656530 | debian-bookworm | skipping: Conditional result was False 2025-11-06 03:15:31.662719 | 2025-11-06 03:15:31.662815 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-06 03:15:32.348047 | debian-bookworm | changed 2025-11-06 03:15:32.354405 | 2025-11-06 03:15:32.354496 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-06 03:15:32.635746 | debian-bookworm | ok 2025-11-06 03:15:32.640358 | 2025-11-06 03:15:32.640435 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-06 03:15:33.387563 | debian-bookworm | changed 2025-11-06 03:15:33.394927 | 2025-11-06 03:15:33.395014 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-06 03:15:34.100517 | debian-bookworm | changed 2025-11-06 03:15:34.108915 | 2025-11-06 03:15:34.109032 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-06 03:15:34.132568 | debian-bookworm | skipping: Conditional result was False 2025-11-06 03:15:34.138559 | 2025-11-06 03:15:34.138658 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-06 03:15:34.550050 | debian-bookworm -> localhost | changed 2025-11-06 03:15:34.558828 | 2025-11-06 03:15:34.558926 | TASK [add-build-sshkey : Add back temp key] 2025-11-06 03:15:34.944084 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0ccf1c8e80284b87a1d7b03debf54024/work/0ccf1c8e80284b87a1d7b03debf54024_id_rsa (zuul-build-sshkey) 2025-11-06 03:15:34.944275 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012631 2025-11-06 03:15:34.950996 | 2025-11-06 03:15:34.951068 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-06 03:15:35.440784 | debian-bookworm | ok 2025-11-06 03:15:35.447742 | 2025-11-06 03:15:35.447890 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-06 03:15:35.471435 | debian-bookworm | skipping: Conditional result was False 2025-11-06 03:15:35.487883 | 2025-11-06 03:15:35.488003 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-06 03:15:35.906533 | debian-bookworm | ok 2025-11-06 03:15:35.918795 | 2025-11-06 03:15:35.918928 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-06 03:15:35.953715 | debian-bookworm | ok 2025-11-06 03:15:35.959654 | 2025-11-06 03:15:35.959745 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-06 03:15:36.350140 | debian-bookworm -> localhost | ok 2025-11-06 03:15:36.355517 | 2025-11-06 03:15:36.355597 | TASK [validate-host : Collect information about the host] 2025-11-06 03:15:37.433075 | debian-bookworm | ok 2025-11-06 03:15:37.447383 | 2025-11-06 03:15:37.447492 | TASK [validate-host : Sanitize hostname] 2025-11-06 03:15:37.567723 | debian-bookworm | ok 2025-11-06 03:15:37.598477 | 2025-11-06 03:15:37.598582 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-06 03:15:38.117308 | debian-bookworm -> localhost | changed 2025-11-06 03:15:38.121837 | 2025-11-06 03:15:38.121911 | TASK [validate-host : Collect information about zuul worker] 2025-11-06 03:15:38.545117 | debian-bookworm | ok 2025-11-06 03:15:38.553196 | 2025-11-06 03:15:38.553387 | TASK [validate-host : Write out all zuul information for each host] 2025-11-06 03:15:39.070027 | debian-bookworm -> localhost | changed 2025-11-06 03:15:39.082004 | 2025-11-06 03:15:39.082097 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-06 03:15:39.387578 | debian-bookworm | ok 2025-11-06 03:15:39.396600 | 2025-11-06 03:15:39.396727 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-06 03:15:40.141251 | debian-bookworm | changed: 2025-11-06 03:15:40.141510 | debian-bookworm | cd+++++++++ src/ 2025-11-06 03:15:40.141548 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-06 03:15:40.141572 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-06 03:15:40.141605 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-health-middleware/ 2025-11-06 03:15:40.141627 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011418 2025-11-06 03:16:06.833024 | 2025-11-06 03:16:06.833107 | TASK [upload-logs : Upload logs to log server] 2025-11-06 03:16:07.782211 | localhost | Output suppressed because no_log was given 2025-11-06 03:16:07.784201 | 2025-11-06 03:16:07.784282 | LOOP [upload-logs : Compress console log and json output] 2025-11-06 03:16:07.833717 | localhost | skipping: Conditional result was False 2025-11-06 03:16:07.840035 | localhost | skipping: Conditional result was False 2025-11-06 03:16:07.852293 | 2025-11-06 03:16:07.852382 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-06 03:16:07.928706 | localhost | skipping: Conditional result was False 2025-11-06 03:16:07.928968 | 2025-11-06 03:16:07.943255 | localhost | skipping: Conditional result was False 2025-11-06 03:16:07.953330 | 2025-11-06 03:16:07.953421 | LOOP [upload-logs : Upload console log and json output]