2026-01-22 03:15:33.711734 | Job console starting 2026-01-22 03:15:33.726184 | Updating git repos 2026-01-22 03:15:33.761835 | Cloning repos into workspace 2026-01-22 03:15:33.828296 | Restoring repo states 2026-01-22 03:15:33.832543 | Merging changes 2026-01-22 03:15:33.832557 | Checking out repos 2026-01-22 03:15:34.547307 | Preparing playbooks 2026-01-22 03:15:35.356698 | Running Ansible setup 2026-01-22 03:15:39.325461 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-22 03:15:40.250352 | 2026-01-22 03:15:40.250483 | PLAY [Base pre] 2026-01-22 03:15:40.279212 | 2026-01-22 03:15:40.279327 | TASK [Setup log path fact] 2026-01-22 03:15:40.296148 | debian-bookworm | ok 2026-01-22 03:15:40.308220 | 2026-01-22 03:15:40.311747 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-22 03:15:40.339536 | debian-bookworm | ok 2026-01-22 03:15:40.347183 | 2026-01-22 03:15:40.347270 | TASK [emit-job-header : Print job information] 2026-01-22 03:15:40.374545 | # Job Information 2026-01-22 03:15:40.374740 | Ansible Version: 2.16.14 2026-01-22 03:15:40.374772 | Job: hadolint 2026-01-22 03:15:40.374801 | Pipeline: periodic-daily 2026-01-22 03:15:40.374823 | Executor: 521e9411259a 2026-01-22 03:15:40.374854 | Triggered by: https://github.com/osism/osism-kubernetes 2026-01-22 03:15:40.374872 | Event ID: b8dee2be96784fb6b5785953bc8df166 2026-01-22 03:15:40.378967 | 2026-01-22 03:15:40.379058 | LOOP [emit-job-header : Print node information] 2026-01-22 03:15:40.462179 | debian-bookworm | ok: 2026-01-22 03:15:40.462370 | debian-bookworm | # Node Information 2026-01-22 03:15:40.462399 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-22 03:15:40.462420 | debian-bookworm | Hostname: debian 2026-01-22 03:15:40.462438 | debian-bookworm | Username: zuul 2026-01-22 03:15:40.462456 | debian-bookworm | Distro: Debian 12.13 2026-01-22 03:15:40.462475 | debian-bookworm | Provider: regiocloud-a 2026-01-22 03:15:40.462492 | debian-bookworm | Region: 2026-01-22 03:15:40.462508 | debian-bookworm | Label: debian-bookworm 2026-01-22 03:15:40.462547 | debian-bookworm | Product Name: OpenStack Nova 2026-01-22 03:15:40.462565 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2d:26fb 2026-01-22 03:15:40.472666 | 2026-01-22 03:15:40.472768 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-22 03:15:41.037538 | debian-bookworm -> localhost | changed 2026-01-22 03:15:41.043553 | 2026-01-22 03:15:41.043662 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-22 03:15:42.328643 | debian-bookworm -> localhost | changed 2026-01-22 03:15:42.337450 | 2026-01-22 03:15:42.337559 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-22 03:15:42.643278 | debian-bookworm -> localhost | ok 2026-01-22 03:15:42.648382 | 2026-01-22 03:15:42.648470 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-22 03:15:42.684619 | debian-bookworm | ok 2026-01-22 03:15:42.705881 | debian-bookworm | included: /var/lib/zuul/builds/7b2d089d7bad49248c70afe4f7afeccf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-22 03:15:42.719743 | 2026-01-22 03:15:42.719847 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-22 03:15:44.510242 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-22 03:15:44.510429 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7b2d089d7bad49248c70afe4f7afeccf/work/7b2d089d7bad49248c70afe4f7afeccf_id_rsa 2026-01-22 03:15:44.510474 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7b2d089d7bad49248c70afe4f7afeccf/work/7b2d089d7bad49248c70afe4f7afeccf_id_rsa.pub 2026-01-22 03:15:44.510512 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-22 03:15:44.510574 | debian-bookworm -> localhost | SHA256:CPVwuGGETXcver9vukV+X09uf7A1/qoDXO0BgzTn2Yk zuul-build-sshkey 2026-01-22 03:15:44.510597 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-22 03:15:44.510630 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-22 03:15:44.510652 | debian-bookworm -> localhost | | ==.o.+.. | 2026-01-22 03:15:44.510675 | debian-bookworm -> localhost | | ..== ..=o+ . | 2026-01-22 03:15:44.510695 | debian-bookworm -> localhost | | .. o. . E+o | 2026-01-22 03:15:44.510715 | debian-bookworm -> localhost | | ... . .. o | 2026-01-22 03:15:44.510736 | debian-bookworm -> localhost | | . S... ... | 2026-01-22 03:15:44.510765 | debian-bookworm -> localhost | | .o. oo..| 2026-01-22 03:15:44.510787 | debian-bookworm -> localhost | | .. ++=| 2026-01-22 03:15:44.510808 | debian-bookworm -> localhost | | .oo=*| 2026-01-22 03:15:44.510849 | debian-bookworm -> localhost | | =BooX| 2026-01-22 03:15:44.510873 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-22 03:15:44.510994 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.330312 2026-01-22 03:15:44.517867 | 2026-01-22 03:15:44.517967 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-22 03:15:44.582956 | debian-bookworm | ok 2026-01-22 03:15:44.610774 | debian-bookworm | included: /var/lib/zuul/builds/7b2d089d7bad49248c70afe4f7afeccf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-22 03:15:44.643590 | 2026-01-22 03:15:44.643702 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-22 03:15:44.698582 | debian-bookworm | skipping: Conditional result was False 2026-01-22 03:15:44.705369 | 2026-01-22 03:15:44.705472 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-22 03:15:45.759288 | debian-bookworm | changed 2026-01-22 03:15:45.769891 | 2026-01-22 03:15:45.769988 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-22 03:15:46.087768 | debian-bookworm | ok 2026-01-22 03:15:46.100356 | 2026-01-22 03:15:46.100558 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-22 03:15:46.907546 | debian-bookworm | changed 2026-01-22 03:15:46.923890 | 2026-01-22 03:15:46.923986 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-22 03:15:47.635749 | debian-bookworm | changed 2026-01-22 03:15:47.640291 | 2026-01-22 03:15:47.640372 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-22 03:15:47.665983 | debian-bookworm | skipping: Conditional result was False 2026-01-22 03:15:47.671111 | 2026-01-22 03:15:47.671196 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-22 03:15:48.255915 | debian-bookworm -> localhost | changed 2026-01-22 03:15:48.274192 | 2026-01-22 03:15:48.274295 | TASK [add-build-sshkey : Add back temp key] 2026-01-22 03:15:48.748679 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7b2d089d7bad49248c70afe4f7afeccf/work/7b2d089d7bad49248c70afe4f7afeccf_id_rsa (zuul-build-sshkey) 2026-01-22 03:15:48.748895 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016994 2026-01-22 03:15:48.756403 | 2026-01-22 03:15:48.756505 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-22 03:15:49.127563 | debian-bookworm | ok 2026-01-22 03:15:49.135286 | 2026-01-22 03:15:49.135389 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-22 03:15:49.163663 | debian-bookworm | skipping: Conditional result was False 2026-01-22 03:15:49.184197 | 2026-01-22 03:15:49.184314 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-22 03:15:49.612680 | debian-bookworm | ok 2026-01-22 03:15:49.623837 | 2026-01-22 03:15:49.623944 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-22 03:15:49.662577 | debian-bookworm | ok 2026-01-22 03:15:49.669549 | 2026-01-22 03:15:49.669653 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-22 03:15:50.198731 | debian-bookworm -> localhost | ok 2026-01-22 03:15:50.205056 | 2026-01-22 03:15:50.205147 | TASK [validate-host : Collect information about the host] 2026-01-22 03:15:51.419489 | debian-bookworm | ok 2026-01-22 03:15:51.431610 | 2026-01-22 03:15:51.431714 | TASK [validate-host : Sanitize hostname] 2026-01-22 03:15:51.604441 | debian-bookworm | ok 2026-01-22 03:15:51.653911 | 2026-01-22 03:15:51.654013 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-22 03:15:52.469770 | debian-bookworm -> localhost | changed 2026-01-22 03:15:52.475953 | 2026-01-22 03:15:52.476097 | TASK [validate-host : Collect information about zuul worker] 2026-01-22 03:15:52.939210 | debian-bookworm | ok 2026-01-22 03:15:52.943746 | 2026-01-22 03:15:52.944008 | TASK [validate-host : Write out all zuul information for each host] 2026-01-22 03:15:53.793337 | debian-bookworm -> localhost | changed 2026-01-22 03:15:53.804105 | 2026-01-22 03:15:53.804452 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-22 03:15:54.111044 | debian-bookworm | ok 2026-01-22 03:15:54.123181 | 2026-01-22 03:15:54.123383 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-22 03:15:57.074323 | debian-bookworm | changed: 2026-01-22 03:15:57.074666 | debian-bookworm | cd+++++++++ src/ 2026-01-22 03:15:57.074708 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-22 03:15:57.074733 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-22 03:15:57.074755 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-01-22 03:15:57.074776 | debian-bookworm | Containerfile 2026-01-22 03:15:57.074973 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003945 2026-01-22 03:16:07.977935 | 2026-01-22 03:16:07.978030 | TASK [upload-logs : Upload logs to log server] 2026-01-22 03:16:08.896566 | localhost | Output suppressed because no_log was given 2026-01-22 03:16:08.899546 | 2026-01-22 03:16:08.899641 | LOOP [upload-logs : Compress console log and json output] 2026-01-22 03:16:09.004577 | localhost | skipping: Conditional result was False 2026-01-22 03:16:09.028091 | localhost | skipping: Conditional result was False 2026-01-22 03:16:09.037664 | 2026-01-22 03:16:09.037775 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-22 03:16:09.106010 | localhost | skipping: Conditional result was False 2026-01-22 03:16:09.106220 | 2026-01-22 03:16:09.124984 | localhost | skipping: Conditional result was False 2026-01-22 03:16:09.133392 | 2026-01-22 03:16:09.133514 | LOOP [upload-logs : Upload console log and json output]