2026-02-26 03:16:14.946044 | Job console starting 2026-02-26 03:16:14.971614 | Updating git repos 2026-02-26 03:16:15.019034 | Cloning repos into workspace 2026-02-26 03:16:15.089247 | Restoring repo states 2026-02-26 03:16:15.152248 | Merging changes 2026-02-26 03:16:15.152269 | Checking out repos 2026-02-26 03:16:15.363362 | Preparing playbooks 2026-02-26 03:16:16.746704 | Running Ansible setup 2026-02-26 03:16:23.468265 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-26 03:16:24.297465 | 2026-02-26 03:16:24.297572 | PLAY [Base pre] 2026-02-26 03:16:24.314711 | 2026-02-26 03:16:24.314818 | TASK [Setup log path fact] 2026-02-26 03:16:24.331230 | debian-bookworm | ok 2026-02-26 03:16:24.343991 | 2026-02-26 03:16:24.344092 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-26 03:16:24.371236 | debian-bookworm | ok 2026-02-26 03:16:24.379000 | 2026-02-26 03:16:24.379086 | TASK [emit-job-header : Print job information] 2026-02-26 03:16:24.405698 | # Job Information 2026-02-26 03:16:24.405833 | Ansible Version: 2.16.14 2026-02-26 03:16:24.405861 | Job: yamllint 2026-02-26 03:16:24.405887 | Pipeline: periodic-daily 2026-02-26 03:16:24.405906 | Executor: 521e9411259a 2026-02-26 03:16:24.405923 | Triggered by: https://github.com/osism/ansible-collection-services 2026-02-26 03:16:24.405940 | Event ID: e65797d8118c490b8785df47840ab2f1 2026-02-26 03:16:24.409762 | 2026-02-26 03:16:24.409835 | LOOP [emit-job-header : Print node information] 2026-02-26 03:16:24.515438 | debian-bookworm | ok: 2026-02-26 03:16:24.515574 | debian-bookworm | # Node Information 2026-02-26 03:16:24.515601 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-26 03:16:24.515621 | debian-bookworm | Hostname: debian 2026-02-26 03:16:24.515639 | debian-bookworm | Username: zuul 2026-02-26 03:16:24.515656 | debian-bookworm | Distro: Debian 12.13 2026-02-26 03:16:24.515676 | debian-bookworm | Provider: regiocloud-a 2026-02-26 03:16:24.515693 | debian-bookworm | Region: 2026-02-26 03:16:24.515709 | debian-bookworm | Label: debian-bookworm 2026-02-26 03:16:24.515750 | debian-bookworm | Product Name: OpenStack Nova 2026-02-26 03:16:24.515767 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feaf:2bbe 2026-02-26 03:16:24.532710 | 2026-02-26 03:16:24.532821 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-26 03:16:24.951649 | debian-bookworm -> localhost | changed 2026-02-26 03:16:24.957618 | 2026-02-26 03:16:24.957702 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-26 03:16:25.975976 | debian-bookworm -> localhost | changed 2026-02-26 03:16:25.984590 | 2026-02-26 03:16:25.984669 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-26 03:16:26.220964 | debian-bookworm -> localhost | ok 2026-02-26 03:16:26.225977 | 2026-02-26 03:16:26.226062 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-26 03:16:26.242406 | debian-bookworm | ok 2026-02-26 03:16:26.256473 | debian-bookworm | included: /var/lib/zuul/builds/a707d56c5e1f454cad560bd047974d0e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-26 03:16:26.261439 | 2026-02-26 03:16:26.261507 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-26 03:16:27.994043 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-26 03:16:27.994327 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a707d56c5e1f454cad560bd047974d0e/work/a707d56c5e1f454cad560bd047974d0e_id_rsa 2026-02-26 03:16:27.994390 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a707d56c5e1f454cad560bd047974d0e/work/a707d56c5e1f454cad560bd047974d0e_id_rsa.pub 2026-02-26 03:16:27.994434 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-26 03:16:27.994476 | debian-bookworm -> localhost | SHA256:5u+H9ipP7u8tRAIYCYEX3GqSJyIdlGVc0nJcb+yJZ/o zuul-build-sshkey 2026-02-26 03:16:27.994514 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-26 03:16:27.994566 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-26 03:16:27.994603 | debian-bookworm -> localhost | | ..*BOo=. | 2026-02-26 03:16:27.994639 | debian-bookworm -> localhost | | +.=.B .o | 2026-02-26 03:16:27.994673 | debian-bookworm -> localhost | | . + + .+ | 2026-02-26 03:16:27.994706 | debian-bookworm -> localhost | |o = + +... | 2026-02-26 03:16:27.994755 | debian-bookworm -> localhost | |.. = S =o | 2026-02-26 03:16:27.994794 | debian-bookworm -> localhost | | o + . | 2026-02-26 03:16:27.994827 | debian-bookworm -> localhost | | o .o | 2026-02-26 03:16:27.995059 | debian-bookworm -> localhost | | .=o o. | 2026-02-26 03:16:27.995101 | debian-bookworm -> localhost | | *E*+.. | 2026-02-26 03:16:27.995137 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-26 03:16:27.995221 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.239022 2026-02-26 03:16:28.004377 | 2026-02-26 03:16:28.004493 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-26 03:16:28.029307 | debian-bookworm | ok 2026-02-26 03:16:28.045656 | debian-bookworm | included: /var/lib/zuul/builds/a707d56c5e1f454cad560bd047974d0e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-26 03:16:28.054235 | 2026-02-26 03:16:28.054319 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-26 03:16:28.077331 | debian-bookworm | skipping: Conditional result was False 2026-02-26 03:16:28.083678 | 2026-02-26 03:16:28.083791 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-26 03:16:28.707258 | debian-bookworm | changed 2026-02-26 03:16:28.712720 | 2026-02-26 03:16:28.712813 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-26 03:16:28.940808 | debian-bookworm | ok 2026-02-26 03:16:28.949900 | 2026-02-26 03:16:28.950016 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-26 03:16:29.598222 | debian-bookworm | changed 2026-02-26 03:16:29.610006 | 2026-02-26 03:16:29.610112 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-26 03:16:30.308028 | debian-bookworm | changed 2026-02-26 03:16:30.316424 | 2026-02-26 03:16:30.316522 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-26 03:16:30.341403 | debian-bookworm | skipping: Conditional result was False 2026-02-26 03:16:30.348292 | 2026-02-26 03:16:30.348396 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-26 03:16:30.900352 | debian-bookworm -> localhost | changed 2026-02-26 03:16:30.916352 | 2026-02-26 03:16:30.916456 | TASK [add-build-sshkey : Add back temp key] 2026-02-26 03:16:31.549295 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a707d56c5e1f454cad560bd047974d0e/work/a707d56c5e1f454cad560bd047974d0e_id_rsa (zuul-build-sshkey) 2026-02-26 03:16:31.549507 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019359 2026-02-26 03:16:31.556973 | 2026-02-26 03:16:31.557073 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-26 03:16:31.995022 | debian-bookworm | ok 2026-02-26 03:16:32.001825 | 2026-02-26 03:16:32.001954 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-26 03:16:32.025594 | debian-bookworm | skipping: Conditional result was False 2026-02-26 03:16:32.034092 | 2026-02-26 03:16:32.034362 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-26 03:16:32.451891 | debian-bookworm | ok 2026-02-26 03:16:32.482292 | 2026-02-26 03:16:32.482491 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-26 03:16:32.513513 | debian-bookworm | ok 2026-02-26 03:16:32.523554 | 2026-02-26 03:16:32.524064 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-26 03:16:33.158181 | debian-bookworm -> localhost | ok 2026-02-26 03:16:33.176419 | 2026-02-26 03:16:33.176523 | TASK [validate-host : Collect information about the host] 2026-02-26 03:16:34.451262 | debian-bookworm | ok 2026-02-26 03:16:34.461222 | 2026-02-26 03:16:34.461317 | TASK [validate-host : Sanitize hostname] 2026-02-26 03:16:34.550038 | debian-bookworm | ok 2026-02-26 03:16:34.590570 | 2026-02-26 03:16:34.590674 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-26 03:16:35.277434 | debian-bookworm -> localhost | changed 2026-02-26 03:16:35.282887 | 2026-02-26 03:16:35.282974 | TASK [validate-host : Collect information about zuul worker] 2026-02-26 03:16:35.643196 | debian-bookworm | ok 2026-02-26 03:16:35.646896 | 2026-02-26 03:16:35.646972 | TASK [validate-host : Write out all zuul information for each host] 2026-02-26 03:16:36.287513 | debian-bookworm -> localhost | changed 2026-02-26 03:16:36.295336 | 2026-02-26 03:16:36.295418 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-26 03:16:36.542673 | debian-bookworm | ok 2026-02-26 03:16:36.553766 | 2026-02-26 03:16:36.553914 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-26 03:16:37.534014 | debian-bookworm | changed: 2026-02-26 03:16:37.534185 | debian-bookworm | cd+++++++++ src/ 2026-02-26 03:16:37.534219 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-26 03:16:37.534243 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-26 03:16:37.534266 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-02-26 03:16:37.534286 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004783 2026-02-26 03:17:03.725814 | 2026-02-26 03:17:03.725943 | TASK [upload-logs : Upload logs to log server] 2026-02-26 03:17:04.420287 | localhost | Output suppressed because no_log was given 2026-02-26 03:17:04.422291 | 2026-02-26 03:17:04.422403 | LOOP [upload-logs : Compress console log and json output] 2026-02-26 03:17:04.475950 | localhost | skipping: Conditional result was False 2026-02-26 03:17:04.482793 | localhost | skipping: Conditional result was False 2026-02-26 03:17:04.491332 | 2026-02-26 03:17:04.491450 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-26 03:17:04.561376 | localhost | skipping: Conditional result was False 2026-02-26 03:17:04.561652 | 2026-02-26 03:17:04.566964 | localhost | skipping: Conditional result was False 2026-02-26 03:17:04.578596 | 2026-02-26 03:17:04.578773 | LOOP [upload-logs : Upload console log and json output]