2026-03-26 16:54:39.602277 | Job console starting 2026-03-26 16:54:39.615407 | Updating git repos 2026-03-26 16:54:39.691630 | Cloning repos into workspace 2026-03-26 16:54:39.806271 | Restoring repo states 2026-03-26 16:54:39.828121 | Merging changes 2026-03-26 16:54:40.862806 | Checking out repos 2026-03-26 16:54:40.927912 | Preparing playbooks 2026-03-26 16:54:42.222912 | Running Ansible setup 2026-03-26 16:54:47.918902 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-26 16:54:49.335416 | 2026-03-26 16:54:49.335555 | PLAY [Base pre] 2026-03-26 16:54:49.364660 | 2026-03-26 16:54:49.364885 | TASK [Setup log path fact] 2026-03-26 16:54:49.390810 | debian-bookworm | ok 2026-03-26 16:54:49.442804 | 2026-03-26 16:54:49.443212 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-26 16:54:49.490880 | debian-bookworm | ok 2026-03-26 16:54:49.511051 | 2026-03-26 16:54:49.511559 | TASK [emit-job-header : Print job information] 2026-03-26 16:54:49.646042 | # Job Information 2026-03-26 16:54:49.646244 | Ansible Version: 2.16.14 2026-03-26 16:54:49.646280 | Job: hadolint 2026-03-26 16:54:49.646313 | Pipeline: check 2026-03-26 16:54:49.646337 | Executor: 521e9411259a 2026-03-26 16:54:49.646358 | Triggered by: https://github.com/osism/python-osism/pull/1917 2026-03-26 16:54:49.646381 | Event ID: 51c3a310-2934-11f1-92de-d12cdea2b4b6 2026-03-26 16:54:49.655429 | 2026-03-26 16:54:49.655546 | LOOP [emit-job-header : Print node information] 2026-03-26 16:54:49.866937 | debian-bookworm | ok: 2026-03-26 16:54:49.867129 | debian-bookworm | # Node Information 2026-03-26 16:54:49.867164 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-26 16:54:49.867189 | debian-bookworm | Hostname: debian 2026-03-26 16:54:49.867248 | debian-bookworm | Username: zuul 2026-03-26 16:54:49.867270 | debian-bookworm | Distro: Debian 12.13 2026-03-26 16:54:49.867294 | debian-bookworm | Provider: regiocloud-a 2026-03-26 16:54:49.867315 | debian-bookworm | Region: 2026-03-26 16:54:49.867335 | debian-bookworm | Label: debian-bookworm 2026-03-26 16:54:49.867355 | debian-bookworm | Product Name: OpenStack Nova 2026-03-26 16:54:49.867376 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec1:8150 2026-03-26 16:54:49.906581 | 2026-03-26 16:54:49.906729 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-26 16:54:50.910547 | debian-bookworm -> localhost | changed 2026-03-26 16:54:50.926199 | 2026-03-26 16:54:50.926420 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-26 16:54:53.744393 | debian-bookworm -> localhost | changed 2026-03-26 16:54:53.756167 | 2026-03-26 16:54:53.756322 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-26 16:54:54.282052 | debian-bookworm -> localhost | ok 2026-03-26 16:54:54.290816 | 2026-03-26 16:54:54.291591 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-26 16:54:54.404334 | debian-bookworm | ok 2026-03-26 16:54:54.520236 | debian-bookworm | included: /var/lib/zuul/builds/4d0bc0ec0a3347dc901fd4ec810d7c71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-26 16:54:54.549574 | 2026-03-26 16:54:54.550336 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-26 16:54:57.594843 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-26 16:54:57.595093 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4d0bc0ec0a3347dc901fd4ec810d7c71/work/4d0bc0ec0a3347dc901fd4ec810d7c71_id_rsa 2026-03-26 16:54:57.595139 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4d0bc0ec0a3347dc901fd4ec810d7c71/work/4d0bc0ec0a3347dc901fd4ec810d7c71_id_rsa.pub 2026-03-26 16:54:57.595168 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-26 16:54:57.595195 | debian-bookworm -> localhost | SHA256:F7C+x+kvgeSmHL92K9Ta+N2k4aS8tud3wtIeIeRj6Ck zuul-build-sshkey 2026-03-26 16:54:57.595219 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-26 16:54:57.595250 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-26 16:54:57.595273 | debian-bookworm -> localhost | | . | 2026-03-26 16:54:57.595296 | debian-bookworm -> localhost | | o | 2026-03-26 16:54:57.595325 | debian-bookworm -> localhost | | . . . | 2026-03-26 16:54:57.595361 | debian-bookworm -> localhost | | .. = | 2026-03-26 16:54:57.595390 | debian-bookworm -> localhost | | oSoo = . | 2026-03-26 16:54:57.595420 | debian-bookworm -> localhost | | . ==o+ o . | 2026-03-26 16:54:57.595442 | debian-bookworm -> localhost | | . *E+*.ooo | 2026-03-26 16:54:57.595462 | debian-bookworm -> localhost | | o *===o==..| 2026-03-26 16:54:57.595483 | debian-bookworm -> localhost | | ..*OO*+oo | 2026-03-26 16:54:57.595503 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-26 16:54:57.595558 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.550220 2026-03-26 16:54:57.602059 | 2026-03-26 16:54:57.602156 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-26 16:54:57.643260 | debian-bookworm | ok 2026-03-26 16:54:57.675572 | debian-bookworm | included: /var/lib/zuul/builds/4d0bc0ec0a3347dc901fd4ec810d7c71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-26 16:54:57.738869 | 2026-03-26 16:54:57.739019 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-26 16:54:57.774591 | debian-bookworm | skipping: Conditional result was False 2026-03-26 16:54:57.780478 | 2026-03-26 16:54:57.780576 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-26 16:54:58.765670 | debian-bookworm | changed 2026-03-26 16:54:58.769979 | 2026-03-26 16:54:58.770060 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-26 16:54:59.220696 | debian-bookworm | ok 2026-03-26 16:54:59.235337 | 2026-03-26 16:54:59.235495 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-26 16:55:00.099766 | debian-bookworm | changed 2026-03-26 16:55:00.106821 | 2026-03-26 16:55:00.118623 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-26 16:55:00.960676 | debian-bookworm | changed 2026-03-26 16:55:00.965606 | 2026-03-26 16:55:00.965703 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-26 16:55:01.001426 | debian-bookworm | skipping: Conditional result was False 2026-03-26 16:55:01.007804 | 2026-03-26 16:55:01.007949 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-26 16:55:02.142075 | debian-bookworm -> localhost | changed 2026-03-26 16:55:02.156931 | 2026-03-26 16:55:02.157049 | TASK [add-build-sshkey : Add back temp key] 2026-03-26 16:55:03.259858 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4d0bc0ec0a3347dc901fd4ec810d7c71/work/4d0bc0ec0a3347dc901fd4ec810d7c71_id_rsa (zuul-build-sshkey) 2026-03-26 16:55:03.260271 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.054406 2026-03-26 16:55:03.268072 | 2026-03-26 16:55:03.268210 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-26 16:55:04.088859 | debian-bookworm | ok 2026-03-26 16:55:04.096093 | 2026-03-26 16:55:04.096201 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-26 16:55:04.146023 | debian-bookworm | skipping: Conditional result was False 2026-03-26 16:55:04.162400 | 2026-03-26 16:55:04.162944 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-26 16:55:04.957401 | debian-bookworm | ok 2026-03-26 16:55:04.989587 | 2026-03-26 16:55:04.989704 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-26 16:55:05.089285 | debian-bookworm | ok 2026-03-26 16:55:05.097570 | 2026-03-26 16:55:05.097686 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-26 16:55:06.209722 | debian-bookworm -> localhost | ok 2026-03-26 16:55:06.216342 | 2026-03-26 16:55:06.216443 | TASK [validate-host : Collect information about the host] 2026-03-26 16:55:07.941798 | debian-bookworm | ok 2026-03-26 16:55:07.972601 | 2026-03-26 16:55:07.972811 | TASK [validate-host : Sanitize hostname] 2026-03-26 16:55:08.232871 | debian-bookworm | ok 2026-03-26 16:55:08.338550 | 2026-03-26 16:55:08.338720 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-26 16:55:09.529666 | debian-bookworm -> localhost | changed 2026-03-26 16:55:09.543455 | 2026-03-26 16:55:09.543633 | TASK [validate-host : Collect information about zuul worker] 2026-03-26 16:55:10.079107 | debian-bookworm | ok 2026-03-26 16:55:10.085580 | 2026-03-26 16:55:10.085687 | TASK [validate-host : Write out all zuul information for each host] 2026-03-26 16:55:11.394879 | debian-bookworm -> localhost | changed 2026-03-26 16:55:11.405618 | 2026-03-26 16:55:11.405720 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-26 16:55:11.684485 | debian-bookworm | ok 2026-03-26 16:55:11.690932 | 2026-03-26 16:55:11.691068 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-26 16:55:13.320347 | debian-bookworm | changed: 2026-03-26 16:55:13.320541 | debian-bookworm | cd+++++++++ src/ 2026-03-26 16:55:13.320578 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-26 16:55:13.320602 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-26 16:55:13.320623 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-26 16:55:13.320642 | debian-bookworm | Containerfile 2026-03-26 16:55:13.320770 | debian-bookworm | Containerfile 2026-03-26 16:55:13.377065 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004741 2026-03-26 16:55:21.600120 | 2026-03-26 16:55:21.600224 | TASK [upload-logs : Upload logs to log server] 2026-03-26 16:55:22.716884 | localhost | Output suppressed because no_log was given 2026-03-26 16:55:22.719466 | 2026-03-26 16:55:22.719558 | LOOP [upload-logs : Compress console log and json output] 2026-03-26 16:55:22.829112 | localhost | skipping: Conditional result was False 2026-03-26 16:55:22.837052 | localhost | skipping: Conditional result was False 2026-03-26 16:55:22.847533 | 2026-03-26 16:55:22.847674 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-26 16:55:22.918855 | localhost | skipping: Conditional result was False 2026-03-26 16:55:22.919321 | 2026-03-26 16:55:22.930516 | localhost | skipping: Conditional result was False 2026-03-26 16:55:22.940871 | 2026-03-26 16:55:22.941198 | LOOP [upload-logs : Upload console log and json output]