2026-03-31 12:15:57.195347 | Job console starting 2026-03-31 12:15:57.223953 | Updating git repos 2026-03-31 12:15:58.415558 | Cloning repos into workspace 2026-03-31 12:15:58.485634 | Restoring repo states 2026-03-31 12:15:58.501027 | Merging changes 2026-03-31 12:15:59.078592 | Checking out repos 2026-03-31 12:15:59.114975 | Preparing playbooks 2026-03-31 12:15:59.863512 | Running Ansible setup 2026-03-31 12:16:04.665338 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-31 12:16:05.803456 | 2026-03-31 12:16:05.803631 | PLAY [Base pre] 2026-03-31 12:16:05.823474 | 2026-03-31 12:16:05.823666 | TASK [Setup log path fact] 2026-03-31 12:16:05.855527 | debian-bookworm | ok 2026-03-31 12:16:05.881821 | 2026-03-31 12:16:05.882010 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-31 12:16:05.913226 | debian-bookworm | ok 2026-03-31 12:16:05.923259 | 2026-03-31 12:16:05.923390 | TASK [emit-job-header : Print job information] 2026-03-31 12:16:05.970458 | # Job Information 2026-03-31 12:16:05.970649 | Ansible Version: 2.16.14 2026-03-31 12:16:05.970686 | Job: ansible-lint 2026-03-31 12:16:05.970719 | Pipeline: check 2026-03-31 12:16:05.970742 | Executor: 521e9411259a 2026-03-31 12:16:05.970763 | Triggered by: https://github.com/osism/cloud-in-a-box/pull/430 2026-03-31 12:16:05.970786 | Event ID: 58444a80-2cfb-11f1-8abb-6e22a1c5a885 2026-03-31 12:16:05.976525 | 2026-03-31 12:16:05.976661 | LOOP [emit-job-header : Print node information] 2026-03-31 12:16:06.084910 | debian-bookworm | ok: 2026-03-31 12:16:06.085251 | debian-bookworm | # Node Information 2026-03-31 12:16:06.085293 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-31 12:16:06.085318 | debian-bookworm | Hostname: debian 2026-03-31 12:16:06.085347 | debian-bookworm | Username: zuul 2026-03-31 12:16:06.085376 | debian-bookworm | Distro: Debian 12.13 2026-03-31 12:16:06.085413 | debian-bookworm | Provider: regiocloud-a 2026-03-31 12:16:06.085439 | debian-bookworm | Region: 2026-03-31 12:16:06.085460 | debian-bookworm | Label: debian-bookworm 2026-03-31 12:16:06.085479 | debian-bookworm | Product Name: OpenStack Nova 2026-03-31 12:16:06.085499 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2d:55a4 2026-03-31 12:16:06.113900 | 2026-03-31 12:16:06.114096 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-31 12:16:07.146608 | debian-bookworm -> localhost | changed 2026-03-31 12:16:07.156111 | 2026-03-31 12:16:07.156245 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-31 12:16:09.037269 | debian-bookworm -> localhost | changed 2026-03-31 12:16:09.053461 | 2026-03-31 12:16:09.053597 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-31 12:16:09.605539 | debian-bookworm -> localhost | ok 2026-03-31 12:16:09.616449 | 2026-03-31 12:16:09.616588 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-31 12:16:09.696667 | debian-bookworm | ok 2026-03-31 12:16:09.753964 | debian-bookworm | included: /var/lib/zuul/builds/72388aef3d044fa98dffa978b3904cbd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-31 12:16:09.776284 | 2026-03-31 12:16:09.777292 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-31 12:16:14.121039 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-31 12:16:14.121283 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/72388aef3d044fa98dffa978b3904cbd/work/72388aef3d044fa98dffa978b3904cbd_id_rsa 2026-03-31 12:16:14.121325 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/72388aef3d044fa98dffa978b3904cbd/work/72388aef3d044fa98dffa978b3904cbd_id_rsa.pub 2026-03-31 12:16:14.121352 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-31 12:16:14.121378 | debian-bookworm -> localhost | SHA256:YTliXE0Ua3vXJ4QLygRo0xgh9K9sniOMf+JeZRz3xKU zuul-build-sshkey 2026-03-31 12:16:14.121399 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-31 12:16:14.121430 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-31 12:16:14.121452 | debian-bookworm -> localhost | | .o o*. .++.. | 2026-03-31 12:16:14.121474 | debian-bookworm -> localhost | | o=..o o.+ . | 2026-03-31 12:16:14.121495 | debian-bookworm -> localhost | | ...= B E . . | 2026-03-31 12:16:14.121516 | debian-bookworm -> localhost | | + B B o o . | 2026-03-31 12:16:14.121536 | debian-bookworm -> localhost | | = S o o o o| 2026-03-31 12:16:14.121561 | debian-bookworm -> localhost | | . + . . ..| 2026-03-31 12:16:14.121582 | debian-bookworm -> localhost | | o = | 2026-03-31 12:16:14.121602 | debian-bookworm -> localhost | |. ++o. | 2026-03-31 12:16:14.121623 | debian-bookworm -> localhost | | +++o. | 2026-03-31 12:16:14.121643 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-31 12:16:14.121693 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.291040 2026-03-31 12:16:14.127819 | 2026-03-31 12:16:14.127912 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-31 12:16:14.179811 | debian-bookworm | ok 2026-03-31 12:16:14.194646 | debian-bookworm | included: /var/lib/zuul/builds/72388aef3d044fa98dffa978b3904cbd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-31 12:16:14.222806 | 2026-03-31 12:16:14.225697 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-31 12:16:14.248833 | debian-bookworm | skipping: Conditional result was False 2026-03-31 12:16:14.259342 | 2026-03-31 12:16:14.259450 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-31 12:16:14.923290 | debian-bookworm | changed 2026-03-31 12:16:14.936724 | 2026-03-31 12:16:14.936834 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-31 12:16:15.217100 | debian-bookworm | ok 2026-03-31 12:16:15.222572 | 2026-03-31 12:16:15.222675 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-31 12:16:16.014451 | debian-bookworm | changed 2026-03-31 12:16:16.021043 | 2026-03-31 12:16:16.021147 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-31 12:16:16.721969 | debian-bookworm | changed 2026-03-31 12:16:16.727517 | 2026-03-31 12:16:16.727621 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-31 12:16:16.776271 | debian-bookworm | skipping: Conditional result was False 2026-03-31 12:16:16.781393 | 2026-03-31 12:16:16.781483 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-31 12:16:17.484248 | debian-bookworm -> localhost | changed 2026-03-31 12:16:17.492635 | 2026-03-31 12:16:17.492721 | TASK [add-build-sshkey : Add back temp key] 2026-03-31 12:16:17.937977 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/72388aef3d044fa98dffa978b3904cbd/work/72388aef3d044fa98dffa978b3904cbd_id_rsa (zuul-build-sshkey) 2026-03-31 12:16:17.938186 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014051 2026-03-31 12:16:17.944800 | 2026-03-31 12:16:17.944880 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-31 12:16:18.411392 | debian-bookworm | ok 2026-03-31 12:16:18.415613 | 2026-03-31 12:16:18.415698 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-31 12:16:18.443133 | debian-bookworm | skipping: Conditional result was False 2026-03-31 12:16:18.468324 | 2026-03-31 12:16:18.468421 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-31 12:16:19.074293 | debian-bookworm | ok 2026-03-31 12:16:19.090686 | 2026-03-31 12:16:19.090776 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-31 12:16:19.137704 | debian-bookworm | ok 2026-03-31 12:16:19.141903 | 2026-03-31 12:16:19.141983 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-31 12:16:19.612645 | debian-bookworm -> localhost | ok 2026-03-31 12:16:19.617684 | 2026-03-31 12:16:19.617764 | TASK [validate-host : Collect information about the host] 2026-03-31 12:16:20.848619 | debian-bookworm | ok 2026-03-31 12:16:20.864041 | 2026-03-31 12:16:20.864141 | TASK [validate-host : Sanitize hostname] 2026-03-31 12:16:21.041820 | debian-bookworm | ok 2026-03-31 12:16:21.111254 | 2026-03-31 12:16:21.111367 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-31 12:16:22.311238 | debian-bookworm -> localhost | changed 2026-03-31 12:16:22.316978 | 2026-03-31 12:16:22.317100 | TASK [validate-host : Collect information about zuul worker] 2026-03-31 12:16:22.848815 | debian-bookworm | ok 2026-03-31 12:16:22.853418 | 2026-03-31 12:16:22.853522 | TASK [validate-host : Write out all zuul information for each host] 2026-03-31 12:16:24.187594 | debian-bookworm -> localhost | changed 2026-03-31 12:16:24.204433 | 2026-03-31 12:16:24.204588 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-31 12:16:24.546546 | debian-bookworm | ok 2026-03-31 12:16:24.551814 | 2026-03-31 12:16:24.551907 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-31 12:16:25.902871 | debian-bookworm | changed: 2026-03-31 12:16:25.903055 | debian-bookworm | cd+++++++++ src/ 2026-03-31 12:16:25.903091 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-31 12:16:25.903117 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-31 12:16:25.903139 | debian-bookworm | cd+++++++++ src/github.com/osism/cloud-in-a-box/ 2026-03-31 12:16:25.903161 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004235 2026-03-31 12:17:17.952308 | 2026-03-31 12:17:17.952409 | TASK [upload-logs : Upload logs to log server] 2026-03-31 12:17:18.464936 | localhost | Output suppressed because no_log was given 2026-03-31 12:17:18.467980 | 2026-03-31 12:17:18.468137 | LOOP [upload-logs : Compress console log and json output] 2026-03-31 12:17:18.518714 | localhost | skipping: Conditional result was False 2026-03-31 12:17:18.527290 | localhost | skipping: Conditional result was False 2026-03-31 12:17:18.535802 | 2026-03-31 12:17:18.535940 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-31 12:17:18.593985 | localhost | skipping: Conditional result was False 2026-03-31 12:17:18.594526 | 2026-03-31 12:17:18.599555 | localhost | skipping: Conditional result was False 2026-03-31 12:17:18.606731 | 2026-03-31 12:17:18.607026 | LOOP [upload-logs : Upload console log and json output]