2026-02-09 00:00:08.977244 | Job console starting 2026-02-09 00:00:08.991134 | Updating git repos 2026-02-09 00:00:09.362275 | Cloning repos into workspace 2026-02-09 00:00:09.458693 | Restoring repo states 2026-02-09 00:00:09.478902 | Merging changes 2026-02-09 00:00:09.478936 | Checking out repos 2026-02-09 00:00:09.590758 | Preparing playbooks 2026-02-09 00:00:10.507932 | Running Ansible setup 2026-02-09 00:00:17.140220 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-09 00:00:19.332307 | 2026-02-09 00:00:19.332448 | PLAY [Base pre] 2026-02-09 00:00:19.386005 | 2026-02-09 00:00:19.386119 | TASK [Setup log path fact] 2026-02-09 00:00:19.437985 | debian-bookworm | ok 2026-02-09 00:00:19.466841 | 2026-02-09 00:00:19.477922 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-09 00:00:19.561095 | debian-bookworm | ok 2026-02-09 00:00:19.584381 | 2026-02-09 00:00:19.584482 | TASK [emit-job-header : Print job information] 2026-02-09 00:00:19.710600 | # Job Information 2026-02-09 00:00:19.710757 | Ansible Version: 2.16.14 2026-02-09 00:00:19.710787 | Job: container-image-inventory-reconciler-push 2026-02-09 00:00:19.710813 | Pipeline: periodic-midnight 2026-02-09 00:00:19.710853 | Executor: 521e9411259a 2026-02-09 00:00:19.710872 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-02-09 00:00:19.710890 | Event ID: ccc7b1df3a8d497692d5498a29df79e2 2026-02-09 00:00:19.715062 | 2026-02-09 00:00:19.715138 | LOOP [emit-job-header : Print node information] 2026-02-09 00:00:20.036375 | debian-bookworm | ok: 2026-02-09 00:00:20.036581 | debian-bookworm | # Node Information 2026-02-09 00:00:20.036618 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-09 00:00:20.036642 | debian-bookworm | Hostname: debian 2026-02-09 00:00:20.036664 | debian-bookworm | Username: zuul 2026-02-09 00:00:20.036685 | debian-bookworm | Distro: Debian 12.13 2026-02-09 00:00:20.036715 | debian-bookworm | Provider: regiocloud-a 2026-02-09 00:00:20.036741 | debian-bookworm | Region: 2026-02-09 00:00:20.036763 | debian-bookworm | Label: debian-bookworm 2026-02-09 00:00:20.036784 | debian-bookworm | Product Name: OpenStack Nova 2026-02-09 00:00:20.036803 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feeb:eb4b 2026-02-09 00:00:20.053394 | 2026-02-09 00:00:20.053546 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-09 00:00:20.860461 | debian-bookworm -> localhost | changed 2026-02-09 00:00:20.866383 | 2026-02-09 00:00:20.866474 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-09 00:00:23.389258 | debian-bookworm -> localhost | changed 2026-02-09 00:00:23.397854 | 2026-02-09 00:00:23.397974 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-09 00:00:24.105405 | debian-bookworm -> localhost | ok 2026-02-09 00:00:24.114897 | 2026-02-09 00:00:24.114998 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-09 00:00:24.182145 | debian-bookworm | ok 2026-02-09 00:00:24.255678 | debian-bookworm | included: /var/lib/zuul/builds/a3a332020a074fa7860229d70a56bfd9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-09 00:00:24.283521 | 2026-02-09 00:00:24.283622 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-09 00:00:28.319176 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-09 00:00:28.320590 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a3a332020a074fa7860229d70a56bfd9/work/a3a332020a074fa7860229d70a56bfd9_id_rsa 2026-02-09 00:00:28.320651 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a3a332020a074fa7860229d70a56bfd9/work/a3a332020a074fa7860229d70a56bfd9_id_rsa.pub 2026-02-09 00:00:28.320675 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-09 00:00:28.320696 | debian-bookworm -> localhost | SHA256:GDsNkn3cK5nM2Tn9lHcaTplFHFuaibmNimehwqLoAtk zuul-build-sshkey 2026-02-09 00:00:28.320726 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-09 00:00:28.320746 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-09 00:00:28.320764 | debian-bookworm -> localhost | | o+| 2026-02-09 00:00:28.320782 | debian-bookworm -> localhost | | o . . o =+| 2026-02-09 00:00:28.320799 | debian-bookworm -> localhost | | o + o . o +..| 2026-02-09 00:00:28.320816 | debian-bookworm -> localhost | | . X = + + = | 2026-02-09 00:00:28.320833 | debian-bookworm -> localhost | | o + S * + O o| 2026-02-09 00:00:28.320857 | debian-bookworm -> localhost | |o E . . + + = +.| 2026-02-09 00:00:28.320875 | debian-bookworm -> localhost | |. . o o + + | 2026-02-09 00:00:28.320914 | debian-bookworm -> localhost | |.. . . . o | 2026-02-09 00:00:28.320932 | debian-bookworm -> localhost | |+.. | 2026-02-09 00:00:28.320950 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-09 00:00:28.320996 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.661291 2026-02-09 00:00:28.331215 | 2026-02-09 00:00:28.331300 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-09 00:00:28.369083 | debian-bookworm | ok 2026-02-09 00:00:28.397294 | debian-bookworm | included: /var/lib/zuul/builds/a3a332020a074fa7860229d70a56bfd9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-09 00:00:28.430373 | 2026-02-09 00:00:28.430476 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-09 00:00:28.486452 | debian-bookworm | skipping: Conditional result was False 2026-02-09 00:00:28.491970 | 2026-02-09 00:00:28.492061 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-09 00:00:29.398903 | debian-bookworm | changed 2026-02-09 00:00:29.403828 | 2026-02-09 00:00:29.403921 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-09 00:00:29.673339 | debian-bookworm | ok 2026-02-09 00:00:29.677806 | 2026-02-09 00:00:29.677902 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-09 00:00:30.473928 | debian-bookworm | changed 2026-02-09 00:00:30.480586 | 2026-02-09 00:00:30.480671 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-09 00:00:31.252288 | debian-bookworm | changed 2026-02-09 00:00:31.256693 | 2026-02-09 00:00:31.256776 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-09 00:00:31.309486 | debian-bookworm | skipping: Conditional result was False 2026-02-09 00:00:31.314438 | 2026-02-09 00:00:31.314524 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-09 00:00:32.773368 | debian-bookworm -> localhost | changed 2026-02-09 00:00:32.802869 | 2026-02-09 00:00:32.802980 | TASK [add-build-sshkey : Add back temp key] 2026-02-09 00:00:33.782957 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a3a332020a074fa7860229d70a56bfd9/work/a3a332020a074fa7860229d70a56bfd9_id_rsa (zuul-build-sshkey) 2026-02-09 00:00:33.783139 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028026 2026-02-09 00:00:33.790044 | 2026-02-09 00:00:33.790144 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-09 00:00:34.474552 | debian-bookworm | ok 2026-02-09 00:00:34.478704 | 2026-02-09 00:00:34.478787 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-09 00:00:34.538228 | debian-bookworm | skipping: Conditional result was False 2026-02-09 00:00:34.547338 | 2026-02-09 00:00:34.547432 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-09 00:00:35.318452 | debian-bookworm | ok 2026-02-09 00:00:35.335078 | 2026-02-09 00:00:35.335180 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-09 00:00:35.382013 | debian-bookworm | ok 2026-02-09 00:00:35.386075 | 2026-02-09 00:00:35.386161 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-09 00:00:36.294882 | debian-bookworm -> localhost | ok 2026-02-09 00:00:36.308299 | 2026-02-09 00:00:36.308399 | TASK [validate-host : Collect information about the host] 2026-02-09 00:00:37.754367 | debian-bookworm | ok 2026-02-09 00:00:37.768179 | 2026-02-09 00:00:37.768275 | TASK [validate-host : Sanitize hostname] 2026-02-09 00:00:37.944297 | debian-bookworm | ok 2026-02-09 00:00:38.005497 | 2026-02-09 00:00:38.005587 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-09 00:00:39.261671 | debian-bookworm -> localhost | changed 2026-02-09 00:00:39.266182 | 2026-02-09 00:00:39.266265 | TASK [validate-host : Collect information about zuul worker] 2026-02-09 00:00:39.736968 | debian-bookworm | ok 2026-02-09 00:00:39.740723 | 2026-02-09 00:00:39.740801 | TASK [validate-host : Write out all zuul information for each host] 2026-02-09 00:00:41.119228 | debian-bookworm -> localhost | changed 2026-02-09 00:00:41.127134 | 2026-02-09 00:00:41.127228 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-09 00:00:41.447004 | debian-bookworm | ok 2026-02-09 00:00:41.451672 | 2026-02-09 00:00:41.451751 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-09 00:00:43.254052 | debian-bookworm | changed: 2026-02-09 00:00:43.254197 | debian-bookworm | cd+++++++++ src/ 2026-02-09 00:00:43.254225 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-09 00:00:43.254245 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-09 00:00:43.254263 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-02-09 00:00:43.254280 | debian-bookworm | Containerfile 2026-02-09 00:00:43.254403 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009032 2026-02-09 00:03:36.601094 | 2026-02-09 00:03:36.601249 | TASK [upload-logs : Upload logs to log server] 2026-02-09 00:03:37.187142 | localhost | Output suppressed because no_log was given 2026-02-09 00:03:37.189626 | 2026-02-09 00:03:37.189794 | LOOP [upload-logs : Compress console log and json output] 2026-02-09 00:03:37.251812 | localhost | skipping: Conditional result was False 2026-02-09 00:03:37.258083 | localhost | skipping: Conditional result was False 2026-02-09 00:03:37.262920 | 2026-02-09 00:03:37.263049 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-09 00:03:37.312457 | localhost | skipping: Conditional result was False 2026-02-09 00:03:37.313139 | 2026-02-09 00:03:37.316910 | localhost | skipping: Conditional result was False 2026-02-09 00:03:37.333270 | 2026-02-09 00:03:37.333481 | LOOP [upload-logs : Upload console log and json output]