2026-01-21 03:00:11.932231 | Job console starting 2026-01-21 03:00:11.995577 | Updating git repos 2026-01-21 03:00:12.072753 | Cloning repos into workspace 2026-01-21 03:00:12.186165 | Restoring repo states 2026-01-21 03:00:12.206227 | Merging changes 2026-01-21 03:00:12.206247 | Checking out repos 2026-01-21 03:00:12.392598 | Preparing playbooks 2026-01-21 03:00:14.060071 | Running Ansible setup 2026-01-21 03:00:21.819836 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-21 03:00:24.341599 | 2026-01-21 03:00:24.341730 | PLAY [Base pre] 2026-01-21 03:00:24.408972 | 2026-01-21 03:00:24.409105 | TASK [Setup log path fact] 2026-01-21 03:00:24.458471 | debian-bookworm | ok 2026-01-21 03:00:24.510517 | 2026-01-21 03:00:24.510655 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-21 03:00:24.564360 | debian-bookworm | ok 2026-01-21 03:00:24.587949 | 2026-01-21 03:00:24.588058 | TASK [emit-job-header : Print job information] 2026-01-21 03:00:24.672383 | # Job Information 2026-01-21 03:00:24.672545 | Ansible Version: 2.16.14 2026-01-21 03:00:24.672581 | Job: hadolint 2026-01-21 03:00:24.672614 | Pipeline: periodic-daily 2026-01-21 03:00:24.672637 | Executor: 521e9411259a 2026-01-21 03:00:24.672658 | Triggered by: https://github.com/osism/container-images 2026-01-21 03:00:24.672680 | Event ID: 5cbb1c19ff6e4cd6b0a9a55a0d0b6e2f 2026-01-21 03:00:24.682615 | 2026-01-21 03:00:24.682721 | LOOP [emit-job-header : Print node information] 2026-01-21 03:00:24.835640 | debian-bookworm | ok: 2026-01-21 03:00:24.835863 | debian-bookworm | # Node Information 2026-01-21 03:00:24.835895 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-21 03:00:24.835916 | debian-bookworm | Hostname: debian 2026-01-21 03:00:24.835933 | debian-bookworm | Username: zuul 2026-01-21 03:00:24.835950 | debian-bookworm | Distro: Debian 12.13 2026-01-21 03:00:24.835969 | debian-bookworm | Provider: regiocloud-a 2026-01-21 03:00:24.835986 | debian-bookworm | Region: 2026-01-21 03:00:24.836003 | debian-bookworm | Label: debian-bookworm 2026-01-21 03:00:24.836019 | debian-bookworm | Product Name: OpenStack Nova 2026-01-21 03:00:24.836036 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee6:7807 2026-01-21 03:00:24.859464 | 2026-01-21 03:00:24.859578 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-21 03:00:26.260887 | debian-bookworm -> localhost | changed 2026-01-21 03:00:26.288921 | 2026-01-21 03:00:26.289088 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-21 03:00:28.671271 | debian-bookworm -> localhost | changed 2026-01-21 03:00:28.681944 | 2026-01-21 03:00:28.682077 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-21 03:00:29.386228 | debian-bookworm -> localhost | ok 2026-01-21 03:00:29.393880 | 2026-01-21 03:00:29.393976 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-21 03:00:29.434403 | debian-bookworm | ok 2026-01-21 03:00:29.479542 | debian-bookworm | included: /var/lib/zuul/builds/828546e0bd6f4172a3d8d42cf058ee94/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-21 03:00:29.487103 | 2026-01-21 03:00:29.487178 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-21 03:00:30.526566 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-21 03:00:30.526746 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/828546e0bd6f4172a3d8d42cf058ee94/work/828546e0bd6f4172a3d8d42cf058ee94_id_rsa 2026-01-21 03:00:30.526779 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/828546e0bd6f4172a3d8d42cf058ee94/work/828546e0bd6f4172a3d8d42cf058ee94_id_rsa.pub 2026-01-21 03:00:30.526801 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-21 03:00:30.526823 | debian-bookworm -> localhost | SHA256:ACr8va6fhuGWWaSqo5gTDVM6rFRWiKdRYnu7Kxepohc zuul-build-sshkey 2026-01-21 03:00:30.526978 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-21 03:00:30.527010 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-21 03:00:30.527029 | debian-bookworm -> localhost | | oo.+. | 2026-01-21 03:00:30.527047 | debian-bookworm -> localhost | |oo+* . | 2026-01-21 03:00:30.527063 | debian-bookworm -> localhost | |o=B. . | 2026-01-21 03:00:30.527079 | debian-bookworm -> localhost | |==o o. . | 2026-01-21 03:00:30.527095 | debian-bookworm -> localhost | |o= o+. S | 2026-01-21 03:00:30.527115 | debian-bookworm -> localhost | |o E=... | 2026-01-21 03:00:30.527132 | debian-bookworm -> localhost | | .+oB. | 2026-01-21 03:00:30.527148 | debian-bookworm -> localhost | |==.Bo.. | 2026-01-21 03:00:30.527164 | debian-bookworm -> localhost | |@++o++ | 2026-01-21 03:00:30.527180 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-21 03:00:30.527229 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.328591 2026-01-21 03:00:30.532320 | 2026-01-21 03:00:30.532399 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-21 03:00:30.579110 | debian-bookworm | ok 2026-01-21 03:00:30.586473 | debian-bookworm | included: /var/lib/zuul/builds/828546e0bd6f4172a3d8d42cf058ee94/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-21 03:00:30.598822 | 2026-01-21 03:00:30.598915 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-21 03:00:30.631973 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:00:30.637638 | 2026-01-21 03:00:30.637734 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-21 03:00:31.475335 | debian-bookworm | changed 2026-01-21 03:00:31.481170 | 2026-01-21 03:00:31.481247 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-21 03:00:31.814978 | debian-bookworm | ok 2026-01-21 03:00:31.819543 | 2026-01-21 03:00:31.819628 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-21 03:00:32.621452 | debian-bookworm | changed 2026-01-21 03:00:32.639225 | 2026-01-21 03:00:32.639326 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-21 03:00:33.421562 | debian-bookworm | changed 2026-01-21 03:00:33.426352 | 2026-01-21 03:00:33.426427 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-21 03:00:33.454086 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:00:33.459510 | 2026-01-21 03:00:33.459727 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-21 03:00:34.264310 | debian-bookworm -> localhost | changed 2026-01-21 03:00:34.273156 | 2026-01-21 03:00:34.273242 | TASK [add-build-sshkey : Add back temp key] 2026-01-21 03:00:34.782109 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/828546e0bd6f4172a3d8d42cf058ee94/work/828546e0bd6f4172a3d8d42cf058ee94_id_rsa (zuul-build-sshkey) 2026-01-21 03:00:34.782303 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.035447 2026-01-21 03:00:34.789632 | 2026-01-21 03:00:34.789718 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-21 03:00:35.237637 | debian-bookworm | ok 2026-01-21 03:00:35.244631 | 2026-01-21 03:00:35.244721 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-21 03:00:35.305956 | debian-bookworm | skipping: Conditional result was False 2026-01-21 03:00:35.315376 | 2026-01-21 03:00:35.315464 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-21 03:00:36.061804 | debian-bookworm | ok 2026-01-21 03:00:36.086070 | 2026-01-21 03:00:36.086167 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-21 03:00:36.146537 | debian-bookworm | ok 2026-01-21 03:00:36.151701 | 2026-01-21 03:00:36.151780 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-21 03:00:36.709877 | debian-bookworm -> localhost | ok 2026-01-21 03:00:36.715323 | 2026-01-21 03:00:36.715404 | TASK [validate-host : Collect information about the host] 2026-01-21 03:00:38.119240 | debian-bookworm | ok 2026-01-21 03:00:38.149894 | 2026-01-21 03:00:38.149991 | TASK [validate-host : Sanitize hostname] 2026-01-21 03:00:38.469638 | debian-bookworm | ok 2026-01-21 03:00:38.581326 | 2026-01-21 03:00:38.581424 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-21 03:00:39.568856 | debian-bookworm -> localhost | changed 2026-01-21 03:00:39.574348 | 2026-01-21 03:00:39.574443 | TASK [validate-host : Collect information about zuul worker] 2026-01-21 03:00:40.130695 | debian-bookworm | ok 2026-01-21 03:00:40.140439 | 2026-01-21 03:00:40.140552 | TASK [validate-host : Write out all zuul information for each host] 2026-01-21 03:00:41.173236 | debian-bookworm -> localhost | changed 2026-01-21 03:00:41.182531 | 2026-01-21 03:00:41.182631 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-21 03:00:41.478165 | debian-bookworm | ok 2026-01-21 03:00:41.483378 | 2026-01-21 03:00:41.483472 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-21 03:00:43.128131 | debian-bookworm | changed: 2026-01-21 03:00:43.128278 | debian-bookworm | cd+++++++++ src/ 2026-01-21 03:00:43.128330 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-21 03:00:43.128351 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-21 03:00:43.128369 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-01-21 03:00:43.128431 | debian-bookworm | Containerfile 2026-01-21 03:00:43.151508 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-01-21 03:00:43.151522 | debian-bookworm | Containerfile 2026-01-21 03:00:43.151550 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-01-21 03:00:43.151564 | debian-bookworm | Containerfile 2026-01-21 03:00:43.152768 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-01-21 03:00:43.152784 | debian-bookworm | Containerfile 2026-01-21 03:00:43.152866 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-01-21 03:00:43.152882 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-01-21 03:00:43.152897 | debian-bookworm | Containerfile 2026-01-21 03:00:43.153614 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-01-21 03:00:43.153628 | debian-bookworm | Containerfile 2026-01-21 03:00:43.153685 | debian-bookworm | Containerfile 2026-01-21 03:00:43.153757 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-01-21 03:00:43.153771 | debian-bookworm | Containerfile 2026-01-21 03:00:43.153799 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-01-21 03:00:43.153813 | debian-bookworm | Containerfile 2026-01-21 03:00:43.153842 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-01-21 03:00:43.153856 | debian-bookworm | Containerfile 2026-01-21 03:00:43.153885 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-01-21 03:00:43.153899 | debian-bookworm | Containerfile 2026-01-21 03:00:43.154271 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-01-21 03:00:43.154286 | debian-bookworm | Containerfile 2026-01-21 03:00:43.154327 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-01-21 03:00:43.154342 | debian-bookworm | Containerfile 2026-01-21 03:00:43.154371 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-01-21 03:00:43.154385 | debian-bookworm | Containerfile 2026-01-21 03:00:43.154414 | debian-bookworm | Containerfile 2026-01-21 03:00:43.154502 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-01-21 03:00:43.154516 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-01-21 03:00:43.154530 | debian-bookworm | Containerfile 2026-01-21 03:00:43.154670 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-01-21 03:00:43.154684 | debian-bookworm | Containerfile 2026-01-21 03:00:43.154755 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-01-21 03:00:43.154769 | debian-bookworm | Containerfile 2026-01-21 03:00:43.154826 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-01-21 03:00:43.154859 | debian-bookworm | Containerfile 2026-01-21 03:00:43.154888 | debian-bookworm | Containerfile 2026-01-21 03:00:43.154990 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-01-21 03:00:43.155004 | debian-bookworm | Containerfile 2026-01-21 03:00:43.155147 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-01-21 03:00:43.155162 | debian-bookworm | Containerfile 2026-01-21 03:00:43.183796 | 2026-01-21 03:00:43.183870 | PLAY RECAP 2026-01-21 03:00:43.183913 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-01-21 03:00:43.183932 | 2026-01-21 03:00:43.451431 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-21 03:00:43.452244 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-01-21 03:00:44.936845 | 2026-01-21 03:00:44.936961 | PLAY [Run hadolint] 2026-01-21 03:00:44.969109 | 2026-01-21 03:00:44.969218 | TASK [hadolint : Install hadolint] 2026-01-21 03:00:46.614405 | debian-bookworm | changed: OK (2426420 bytes) 2026-01-21 03:00:46.620690 | 2026-01-21 03:00:46.620798 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-01-21 03:00:47.026205 | debian-bookworm | ok: All paths examined 2026-01-21 03:00:47.032010 | 2026-01-21 03:00:47.032118 | LOOP [hadolint : Run hadolint] 2026-01-21 03:00:47.082892 | 2026-01-21 03:00:47.083023 | PLAY RECAP 2026-01-21 03:00:47.083080 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-01-21 03:00:47.083106 | 2026-01-21 03:00:47.198421 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-01-21 03:00:47.199660 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-21 03:00:47.936188 | 2026-01-21 03:00:47.936361 | PLAY [Base post] 2026-01-21 03:00:47.948834 | 2026-01-21 03:00:47.948947 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-21 03:00:48.517710 | debian-bookworm | changed 2026-01-21 03:00:48.524325 | 2026-01-21 03:00:48.524433 | PLAY RECAP 2026-01-21 03:00:48.524492 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-21 03:00:48.524561 | 2026-01-21 03:00:48.650684 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-21 03:00:48.651957 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-21 03:00:49.412412 | 2026-01-21 03:00:49.412572 | PLAY [Base post-logs] 2026-01-21 03:00:49.422224 | 2026-01-21 03:00:49.422348 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-21 03:00:49.884933 | localhost | changed 2026-01-21 03:00:49.894913 | 2026-01-21 03:00:49.895091 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-21 03:00:49.931273 | localhost | ok 2026-01-21 03:00:49.935224 | 2026-01-21 03:00:49.935373 | TASK [Set zuul-log-path fact] 2026-01-21 03:00:49.951222 | localhost | ok 2026-01-21 03:00:49.960418 | 2026-01-21 03:00:49.960524 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-21 03:00:49.986891 | localhost | ok 2026-01-21 03:00:49.991280 | 2026-01-21 03:00:49.991412 | TASK [upload-logs : Create log directories] 2026-01-21 03:00:50.519474 | localhost | changed 2026-01-21 03:00:50.522388 | 2026-01-21 03:00:50.522481 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-21 03:00:51.169048 | localhost -> localhost | ok: Runtime: 0:00:00.017430 2026-01-21 03:00:51.174215 | 2026-01-21 03:00:51.174423 | TASK [upload-logs : Upload logs to log server] 2026-01-21 03:00:51.764032 | localhost | Output suppressed because no_log was given 2026-01-21 03:00:51.766240 | 2026-01-21 03:00:51.766381 | LOOP [upload-logs : Compress console log and json output] 2026-01-21 03:00:51.823911 | localhost | skipping: Conditional result was False 2026-01-21 03:00:51.833246 | localhost | skipping: Conditional result was False 2026-01-21 03:00:51.845737 | 2026-01-21 03:00:51.845911 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-21 03:00:51.924075 | localhost | skipping: Conditional result was False 2026-01-21 03:00:51.924377 | 2026-01-21 03:00:51.933086 | localhost | skipping: Conditional result was False 2026-01-21 03:00:51.952565 | 2026-01-21 03:00:51.952760 | LOOP [upload-logs : Upload console log and json output]