2025-09-28 01:45:08.456535 | Job console starting 2025-09-28 01:45:08.478917 | Updating git repos 2025-09-28 01:45:08.537094 | Cloning repos into workspace 2025-09-28 01:45:08.619371 | Restoring repo states 2025-09-28 01:45:08.636821 | Merging changes 2025-09-28 01:45:09.232519 | Checking out repos 2025-09-28 01:45:09.326052 | Preparing playbooks 2025-09-28 01:45:10.252139 | Running Ansible setup 2025-09-28 01:45:16.281480 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-28 01:45:17.448847 | 2025-09-28 01:45:17.448984 | PLAY [Base pre] 2025-09-28 01:45:17.484094 | 2025-09-28 01:45:17.484220 | TASK [Setup log path fact] 2025-09-28 01:45:17.512374 | debian-bookworm | ok 2025-09-28 01:45:17.535352 | 2025-09-28 01:45:17.535482 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-28 01:45:17.594722 | debian-bookworm | ok 2025-09-28 01:45:17.610769 | 2025-09-28 01:45:17.610887 | TASK [emit-job-header : Print job information] 2025-09-28 01:45:17.673240 | # Job Information 2025-09-28 01:45:17.673403 | Ansible Version: 2.16.14 2025-09-28 01:45:17.673438 | Job: hadolint 2025-09-28 01:45:17.673470 | Pipeline: check 2025-09-28 01:45:17.673494 | Executor: 521e9411259a 2025-09-28 01:45:17.673515 | Triggered by: https://github.com/osism/python-osism/pull/1729 2025-09-28 01:45:17.673537 | Event ID: be2fce30-9c0c-11f0-94b5-51d45acaaea1 2025-09-28 01:45:17.678220 | 2025-09-28 01:45:17.678312 | LOOP [emit-job-header : Print node information] 2025-09-28 01:45:17.883338 | debian-bookworm | ok: 2025-09-28 01:45:17.883506 | debian-bookworm | # Node Information 2025-09-28 01:45:17.883541 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-28 01:45:17.883566 | debian-bookworm | Hostname: debian 2025-09-28 01:45:17.883589 | debian-bookworm | Username: zuul 2025-09-28 01:45:17.883610 | debian-bookworm | Distro: Debian 12.12 2025-09-28 01:45:17.883634 | debian-bookworm | Provider: regiocloud-a 2025-09-28 01:45:17.883656 | debian-bookworm | Region: 2025-09-28 01:45:17.883677 | debian-bookworm | Label: debian-bookworm 2025-09-28 01:45:17.883696 | debian-bookworm | Product Name: OpenStack Nova 2025-09-28 01:45:17.883716 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe02:9224 2025-09-28 01:45:17.894128 | 2025-09-28 01:45:17.894230 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-28 01:45:18.695614 | debian-bookworm -> localhost | changed 2025-09-28 01:45:18.709404 | 2025-09-28 01:45:18.709562 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-28 01:45:20.071049 | debian-bookworm -> localhost | changed 2025-09-28 01:45:20.081188 | 2025-09-28 01:45:20.081288 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-28 01:45:20.503138 | debian-bookworm -> localhost | ok 2025-09-28 01:45:20.508971 | 2025-09-28 01:45:20.509086 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-28 01:45:20.547054 | debian-bookworm | ok 2025-09-28 01:45:20.574686 | debian-bookworm | included: /var/lib/zuul/builds/3838a2bc856944fbbd19eb0791d34790/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-28 01:45:20.599707 | 2025-09-28 01:45:20.599809 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-28 01:45:22.260060 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-28 01:45:22.260248 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3838a2bc856944fbbd19eb0791d34790/work/3838a2bc856944fbbd19eb0791d34790_id_rsa 2025-09-28 01:45:22.260287 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3838a2bc856944fbbd19eb0791d34790/work/3838a2bc856944fbbd19eb0791d34790_id_rsa.pub 2025-09-28 01:45:22.260313 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-28 01:45:22.260338 | debian-bookworm -> localhost | SHA256:7DSXq1AVFcCjUAdcwuOGZCzIJnsSNMhSLcvD8Amwwjw zuul-build-sshkey 2025-09-28 01:45:22.260360 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-28 01:45:22.260391 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-28 01:45:22.260413 | debian-bookworm -> localhost | |*=.o . +++=oo. | 2025-09-28 01:45:22.260435 | debian-bookworm -> localhost | |Xo* o = +oo. | 2025-09-28 01:45:22.260456 | debian-bookworm -> localhost | |+E + + + o.. | 2025-09-28 01:45:22.260476 | debian-bookworm -> localhost | |+ X ..+. . | 2025-09-28 01:45:22.260497 | debian-bookworm -> localhost | | o . .S o | 2025-09-28 01:45:22.260521 | debian-bookworm -> localhost | | + o . | 2025-09-28 01:45:22.260542 | debian-bookworm -> localhost | | . . . | 2025-09-28 01:45:22.260561 | debian-bookworm -> localhost | | . . | 2025-09-28 01:45:22.260582 | debian-bookworm -> localhost | | . | 2025-09-28 01:45:22.260602 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-28 01:45:22.260648 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.885322 2025-09-28 01:45:22.267045 | 2025-09-28 01:45:22.267133 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-28 01:45:22.307924 | debian-bookworm | ok 2025-09-28 01:45:22.326213 | debian-bookworm | included: /var/lib/zuul/builds/3838a2bc856944fbbd19eb0791d34790/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-28 01:45:22.343355 | 2025-09-28 01:45:22.343432 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-28 01:45:22.376083 | debian-bookworm | skipping: Conditional result was False 2025-09-28 01:45:22.380665 | 2025-09-28 01:45:22.380739 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-28 01:45:23.076381 | debian-bookworm | changed 2025-09-28 01:45:23.080721 | 2025-09-28 01:45:23.080801 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-28 01:45:23.331211 | debian-bookworm | ok 2025-09-28 01:45:23.335528 | 2025-09-28 01:45:23.335604 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-28 01:45:23.942456 | debian-bookworm | changed 2025-09-28 01:45:23.948590 | 2025-09-28 01:45:23.948667 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-28 01:45:24.583787 | debian-bookworm | changed 2025-09-28 01:45:24.590317 | 2025-09-28 01:45:24.590407 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-28 01:45:24.614171 | debian-bookworm | skipping: Conditional result was False 2025-09-28 01:45:24.621110 | 2025-09-28 01:45:24.621198 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-28 01:45:25.048877 | debian-bookworm -> localhost | changed 2025-09-28 01:45:25.063510 | 2025-09-28 01:45:25.063620 | TASK [add-build-sshkey : Add back temp key] 2025-09-28 01:45:25.462203 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3838a2bc856944fbbd19eb0791d34790/work/3838a2bc856944fbbd19eb0791d34790_id_rsa (zuul-build-sshkey) 2025-09-28 01:45:25.462388 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013247 2025-09-28 01:45:25.468768 | 2025-09-28 01:45:25.468852 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-28 01:45:25.830366 | debian-bookworm | ok 2025-09-28 01:45:25.835634 | 2025-09-28 01:45:25.835728 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-28 01:45:25.878718 | debian-bookworm | skipping: Conditional result was False 2025-09-28 01:45:25.891096 | 2025-09-28 01:45:25.891200 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-28 01:45:26.386021 | debian-bookworm | ok 2025-09-28 01:45:26.398753 | 2025-09-28 01:45:26.398918 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-28 01:45:26.426566 | debian-bookworm | ok 2025-09-28 01:45:26.432112 | 2025-09-28 01:45:26.432200 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-28 01:45:26.730049 | debian-bookworm -> localhost | ok 2025-09-28 01:45:26.737150 | 2025-09-28 01:45:26.737242 | TASK [validate-host : Collect information about the host] 2025-09-28 01:45:27.834331 | debian-bookworm | ok 2025-09-28 01:45:27.844399 | 2025-09-28 01:45:27.844493 | TASK [validate-host : Sanitize hostname] 2025-09-28 01:45:27.923365 | debian-bookworm | ok 2025-09-28 01:45:27.975926 | 2025-09-28 01:45:27.976062 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-28 01:45:28.616131 | debian-bookworm -> localhost | changed 2025-09-28 01:45:28.622552 | 2025-09-28 01:45:28.622645 | TASK [validate-host : Collect information about zuul worker] 2025-09-28 01:45:29.093447 | debian-bookworm | ok 2025-09-28 01:45:29.098201 | 2025-09-28 01:45:29.098305 | TASK [validate-host : Write out all zuul information for each host] 2025-09-28 01:45:29.818063 | debian-bookworm -> localhost | changed 2025-09-28 01:45:29.826912 | 2025-09-28 01:45:29.827024 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-28 01:45:30.095501 | debian-bookworm | ok 2025-09-28 01:45:30.109873 | 2025-09-28 01:45:30.109981 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-28 01:45:31.339759 | debian-bookworm | changed: 2025-09-28 01:45:31.340033 | debian-bookworm | cd+++++++++ src/ 2025-09-28 01:45:31.340144 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-28 01:45:31.340178 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-28 01:45:31.340202 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-09-28 01:45:31.340224 | debian-bookworm | Containerfile 2025-09-28 01:45:31.340421 | debian-bookworm | Containerfile 2025-09-28 01:45:31.406490 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006017 2025-09-28 01:45:38.608271 | 2025-09-28 01:45:38.608347 | TASK [upload-logs : Upload logs to log server] 2025-09-28 01:45:39.091370 | localhost | Output suppressed because no_log was given 2025-09-28 01:45:39.093437 | 2025-09-28 01:45:39.093550 | LOOP [upload-logs : Compress console log and json output] 2025-09-28 01:45:39.145512 | localhost | skipping: Conditional result was False 2025-09-28 01:45:39.149183 | localhost | skipping: Conditional result was False 2025-09-28 01:45:39.162643 | 2025-09-28 01:45:39.162898 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-28 01:45:39.201620 | localhost | skipping: Conditional result was False 2025-09-28 01:45:39.202140 | 2025-09-28 01:45:39.204359 | localhost | skipping: Conditional result was False 2025-09-28 01:45:39.213240 | 2025-09-28 01:45:39.213444 | LOOP [upload-logs : Upload console log and json output]