2026-02-17 03:01:12.034477 | Job console starting 2026-02-17 03:01:12.049748 | Updating git repos 2026-02-17 03:01:12.261378 | Cloning repos into workspace 2026-02-17 03:01:12.322692 | Restoring repo states 2026-02-17 03:01:12.351697 | Merging changes 2026-02-17 03:01:12.351711 | Checking out repos 2026-02-17 03:01:12.440875 | Preparing playbooks 2026-02-17 03:01:13.794329 | Running Ansible setup 2026-02-17 03:01:18.637844 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-17 03:01:19.385529 | 2026-02-17 03:01:19.385640 | PLAY [Base pre] 2026-02-17 03:01:19.398027 | 2026-02-17 03:01:19.398123 | TASK [Setup log path fact] 2026-02-17 03:01:19.434175 | debian-bookworm | ok 2026-02-17 03:01:19.453990 | 2026-02-17 03:01:19.454124 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 03:01:19.485171 | debian-bookworm | ok 2026-02-17 03:01:19.501987 | 2026-02-17 03:01:19.502097 | TASK [emit-job-header : Print job information] 2026-02-17 03:01:19.577666 | # Job Information 2026-02-17 03:01:19.577827 | Ansible Version: 2.16.14 2026-02-17 03:01:19.577861 | Job: hadolint 2026-02-17 03:01:19.577894 | Pipeline: periodic-daily 2026-02-17 03:01:19.577916 | Executor: 521e9411259a 2026-02-17 03:01:19.577936 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-02-17 03:01:19.577957 | Event ID: 1488518aa03f476d973cb828498f1e1e 2026-02-17 03:01:19.584692 | 2026-02-17 03:01:19.584799 | LOOP [emit-job-header : Print node information] 2026-02-17 03:01:19.761527 | debian-bookworm | ok: 2026-02-17 03:01:19.761678 | debian-bookworm | # Node Information 2026-02-17 03:01:19.761708 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-17 03:01:19.761729 | debian-bookworm | Hostname: debian 2026-02-17 03:01:19.761748 | debian-bookworm | Username: zuul 2026-02-17 03:01:19.761765 | debian-bookworm | Distro: Debian 12.13 2026-02-17 03:01:19.761784 | debian-bookworm | Provider: regiocloud-a 2026-02-17 03:01:19.761802 | debian-bookworm | Region: 2026-02-17 03:01:19.761819 | debian-bookworm | Label: debian-bookworm 2026-02-17 03:01:19.761835 | debian-bookworm | Product Name: OpenStack Nova 2026-02-17 03:01:19.761852 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea0:f60f 2026-02-17 03:01:19.779038 | 2026-02-17 03:01:19.779153 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-17 03:01:20.545410 | debian-bookworm -> localhost | changed 2026-02-17 03:01:20.552309 | 2026-02-17 03:01:20.552415 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-17 03:01:22.550325 | debian-bookworm -> localhost | changed 2026-02-17 03:01:22.564648 | 2026-02-17 03:01:22.564755 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-17 03:01:23.255680 | debian-bookworm -> localhost | ok 2026-02-17 03:01:23.261580 | 2026-02-17 03:01:23.261738 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-17 03:01:23.319861 | debian-bookworm | ok 2026-02-17 03:01:23.376022 | debian-bookworm | included: /var/lib/zuul/builds/b69ec07baae946179b2d9173d8870f2d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-17 03:01:23.396589 | 2026-02-17 03:01:23.396691 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-17 03:01:25.924883 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-17 03:01:25.925062 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b69ec07baae946179b2d9173d8870f2d/work/b69ec07baae946179b2d9173d8870f2d_id_rsa 2026-02-17 03:01:25.925096 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b69ec07baae946179b2d9173d8870f2d/work/b69ec07baae946179b2d9173d8870f2d_id_rsa.pub 2026-02-17 03:01:25.925119 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-17 03:01:25.925140 | debian-bookworm -> localhost | SHA256:uRFVIU8FkDme2RY3DOtaMuh6F6A8gTU8R36Wrn3pEIA zuul-build-sshkey 2026-02-17 03:01:25.925159 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-17 03:01:25.925184 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-17 03:01:25.925203 | debian-bookworm -> localhost | | . .. +=**. | 2026-02-17 03:01:25.925246 | debian-bookworm -> localhost | | =o..+=..+ | 2026-02-17 03:01:25.925266 | debian-bookworm -> localhost | | oE++.+=oo . | 2026-02-17 03:01:25.925284 | debian-bookworm -> localhost | | . . .O+.o | 2026-02-17 03:01:25.925301 | debian-bookworm -> localhost | | . oS.=.o | 2026-02-17 03:01:25.925321 | debian-bookworm -> localhost | | +. =.* . | 2026-02-17 03:01:25.925337 | debian-bookworm -> localhost | | .+ +.o | 2026-02-17 03:01:25.925354 | debian-bookworm -> localhost | | .. .+ | 2026-02-17 03:01:25.925371 | debian-bookworm -> localhost | | .. . . | 2026-02-17 03:01:25.925388 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-17 03:01:25.925433 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.310725 2026-02-17 03:01:25.930454 | 2026-02-17 03:01:25.930529 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-17 03:01:25.957569 | debian-bookworm | ok 2026-02-17 03:01:25.964952 | debian-bookworm | included: /var/lib/zuul/builds/b69ec07baae946179b2d9173d8870f2d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-17 03:01:25.972055 | 2026-02-17 03:01:25.972124 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-17 03:01:25.994470 | debian-bookworm | skipping: Conditional result was False 2026-02-17 03:01:26.004913 | 2026-02-17 03:01:26.004995 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-17 03:01:26.668372 | debian-bookworm | changed 2026-02-17 03:01:26.675287 | 2026-02-17 03:01:26.675377 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-17 03:01:26.940613 | debian-bookworm | ok 2026-02-17 03:01:26.945647 | 2026-02-17 03:01:26.945730 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-17 03:01:27.702441 | debian-bookworm | changed 2026-02-17 03:01:27.708465 | 2026-02-17 03:01:27.708559 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-17 03:01:28.441628 | debian-bookworm | changed 2026-02-17 03:01:28.446503 | 2026-02-17 03:01:28.446582 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-17 03:01:28.480646 | debian-bookworm | skipping: Conditional result was False 2026-02-17 03:01:28.485596 | 2026-02-17 03:01:28.485677 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-17 03:01:29.052015 | debian-bookworm -> localhost | changed 2026-02-17 03:01:29.070316 | 2026-02-17 03:01:29.070429 | TASK [add-build-sshkey : Add back temp key] 2026-02-17 03:01:30.011171 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b69ec07baae946179b2d9173d8870f2d/work/b69ec07baae946179b2d9173d8870f2d_id_rsa (zuul-build-sshkey) 2026-02-17 03:01:30.011412 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032681 2026-02-17 03:01:30.025789 | 2026-02-17 03:01:30.025915 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-17 03:01:30.617668 | debian-bookworm | ok 2026-02-17 03:01:30.623335 | 2026-02-17 03:01:30.623431 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-17 03:01:30.710925 | debian-bookworm | skipping: Conditional result was False 2026-02-17 03:01:30.733238 | 2026-02-17 03:01:30.733343 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-17 03:01:31.475690 | debian-bookworm | ok 2026-02-17 03:01:31.492419 | 2026-02-17 03:01:31.492522 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-17 03:01:31.556577 | debian-bookworm | ok 2026-02-17 03:01:31.567195 | 2026-02-17 03:01:31.567318 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-17 03:01:32.157009 | debian-bookworm -> localhost | ok 2026-02-17 03:01:32.163996 | 2026-02-17 03:01:32.164088 | TASK [validate-host : Collect information about the host] 2026-02-17 03:01:33.702593 | debian-bookworm | ok 2026-02-17 03:01:33.717418 | 2026-02-17 03:01:33.717512 | TASK [validate-host : Sanitize hostname] 2026-02-17 03:01:33.920844 | debian-bookworm | ok 2026-02-17 03:01:34.012416 | 2026-02-17 03:01:34.012517 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-17 03:01:35.318955 | debian-bookworm -> localhost | changed 2026-02-17 03:01:35.323823 | 2026-02-17 03:01:35.323912 | TASK [validate-host : Collect information about zuul worker] 2026-02-17 03:01:35.836800 | debian-bookworm | ok 2026-02-17 03:01:35.840741 | 2026-02-17 03:01:35.840819 | TASK [validate-host : Write out all zuul information for each host] 2026-02-17 03:01:36.716003 | debian-bookworm -> localhost | changed 2026-02-17 03:01:36.724903 | 2026-02-17 03:01:36.725002 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-17 03:01:37.023561 | debian-bookworm | ok 2026-02-17 03:01:37.028627 | 2026-02-17 03:01:37.028715 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-17 03:01:38.141109 | debian-bookworm | changed: 2026-02-17 03:01:38.141282 | debian-bookworm | cd+++++++++ src/ 2026-02-17 03:01:38.141317 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-17 03:01:38.141342 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-17 03:01:38.141364 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-02-17 03:01:38.141385 | debian-bookworm | Containerfile 2026-02-17 03:01:38.141531 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005099 2026-02-17 03:01:48.160724 | 2026-02-17 03:01:48.160812 | TASK [upload-logs : Upload logs to log server] 2026-02-17 03:01:48.897753 | localhost | Output suppressed because no_log was given 2026-02-17 03:01:48.899147 | 2026-02-17 03:01:48.899220 | LOOP [upload-logs : Compress console log and json output] 2026-02-17 03:01:48.946628 | localhost | skipping: Conditional result was False 2026-02-17 03:01:48.948557 | localhost | skipping: Conditional result was False 2026-02-17 03:01:48.954018 | 2026-02-17 03:01:48.954101 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-17 03:01:49.026331 | localhost | skipping: Conditional result was False 2026-02-17 03:01:49.026533 | 2026-02-17 03:01:49.030672 | localhost | skipping: Conditional result was False 2026-02-17 03:01:49.040776 | 2026-02-17 03:01:49.040863 | LOOP [upload-logs : Upload console log and json output]