2026-05-22 00:00:28.198389 | Job console starting 2026-05-22 00:00:28.206750 | Updating git repos 2026-05-22 00:00:28.324437 | Cloning repos into workspace 2026-05-22 00:00:28.504635 | Restoring repo states 2026-05-22 00:00:28.568639 | Merging changes 2026-05-22 00:00:28.568657 | Checking out repos 2026-05-22 00:00:28.723357 | Preparing playbooks 2026-05-22 00:00:31.114315 | Running Ansible setup 2026-05-22 00:00:39.431966 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-22 00:00:41.688326 | 2026-05-22 00:00:41.688457 | PLAY [Base pre] 2026-05-22 00:00:41.716276 | 2026-05-22 00:00:41.716386 | TASK [Setup log path fact] 2026-05-22 00:00:41.760553 | debian-bookworm | ok 2026-05-22 00:00:41.799474 | 2026-05-22 00:00:41.799593 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-22 00:00:41.871866 | debian-bookworm | ok 2026-05-22 00:00:41.896057 | 2026-05-22 00:00:41.896159 | TASK [emit-job-header : Print job information] 2026-05-22 00:00:41.959568 | # Job Information 2026-05-22 00:00:41.959711 | Ansible Version: 2.16.14 2026-05-22 00:00:41.959740 | Job: container-image-inventory-reconciler-push 2026-05-22 00:00:41.959767 | Pipeline: periodic-midnight 2026-05-22 00:00:41.959787 | Executor: 521e9411259a 2026-05-22 00:00:41.959804 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-05-22 00:00:41.959822 | Event ID: 0aaeaad5297c4cb6b459c93468e62f49 2026-05-22 00:00:41.963836 | 2026-05-22 00:00:41.963916 | LOOP [emit-job-header : Print node information] 2026-05-22 00:00:42.235143 | debian-bookworm | ok: 2026-05-22 00:00:42.235359 | debian-bookworm | # Node Information 2026-05-22 00:00:42.235392 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-22 00:00:42.235413 | debian-bookworm | Hostname: debian 2026-05-22 00:00:42.235431 | debian-bookworm | Username: zuul 2026-05-22 00:00:42.235449 | debian-bookworm | Distro: Debian 12.14 2026-05-22 00:00:42.235468 | debian-bookworm | Provider: regiocloud-a 2026-05-22 00:00:42.235485 | debian-bookworm | Region: 2026-05-22 00:00:42.235502 | debian-bookworm | Label: debian-bookworm 2026-05-22 00:00:42.235519 | debian-bookworm | Product Name: OpenStack Nova 2026-05-22 00:00:42.235536 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8b:54c3 2026-05-22 00:00:42.257694 | 2026-05-22 00:00:42.257806 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-22 00:00:43.835553 | debian-bookworm -> localhost | changed 2026-05-22 00:00:43.841428 | 2026-05-22 00:00:43.841514 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-22 00:00:47.273734 | debian-bookworm -> localhost | changed 2026-05-22 00:00:47.284130 | 2026-05-22 00:00:47.284238 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-22 00:00:48.591144 | debian-bookworm -> localhost | ok 2026-05-22 00:00:48.599426 | 2026-05-22 00:00:48.599519 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-22 00:00:48.648594 | debian-bookworm | ok 2026-05-22 00:00:48.676195 | debian-bookworm | included: /var/lib/zuul/builds/716d68b4c3ed406ea745254e8444702c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-22 00:00:48.682503 | 2026-05-22 00:00:48.682582 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-22 00:00:53.421803 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-22 00:00:53.422148 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/716d68b4c3ed406ea745254e8444702c/work/716d68b4c3ed406ea745254e8444702c_id_rsa 2026-05-22 00:00:53.422191 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/716d68b4c3ed406ea745254e8444702c/work/716d68b4c3ed406ea745254e8444702c_id_rsa.pub 2026-05-22 00:00:53.422225 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-22 00:00:53.422246 | debian-bookworm -> localhost | SHA256:eDKj3dOu0Sj3dYnHV19Y5tNF8wPRiR0nn96iHB6yUVY zuul-build-sshkey 2026-05-22 00:00:53.422277 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-22 00:00:53.422298 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-22 00:00:53.422316 | debian-bookworm -> localhost | | oEo=| 2026-05-22 00:00:53.422334 | debian-bookworm -> localhost | | o.B=| 2026-05-22 00:00:53.422351 | debian-bookworm -> localhost | | o o*| 2026-05-22 00:00:53.422368 | debian-bookworm -> localhost | | . o .==| 2026-05-22 00:00:53.422384 | debian-bookworm -> localhost | | = S o o oo*| 2026-05-22 00:00:53.422403 | debian-bookworm -> localhost | | o * + * * o=| 2026-05-22 00:00:53.422421 | debian-bookworm -> localhost | | . o * + * = o| 2026-05-22 00:00:53.422438 | debian-bookworm -> localhost | | o = . o . | 2026-05-22 00:00:53.422455 | debian-bookworm -> localhost | | ..o | 2026-05-22 00:00:53.422472 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-22 00:00:53.422521 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.086167 2026-05-22 00:00:53.429170 | 2026-05-22 00:00:53.429260 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-22 00:00:53.500278 | debian-bookworm | ok 2026-05-22 00:00:53.515506 | debian-bookworm | included: /var/lib/zuul/builds/716d68b4c3ed406ea745254e8444702c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-22 00:00:53.536616 | 2026-05-22 00:00:53.536734 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-22 00:00:53.583923 | debian-bookworm | skipping: Conditional result was False 2026-05-22 00:00:53.589150 | 2026-05-22 00:00:53.589258 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-22 00:00:54.707677 | debian-bookworm | changed 2026-05-22 00:00:54.714014 | 2026-05-22 00:00:54.714095 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-22 00:00:55.043277 | debian-bookworm | ok 2026-05-22 00:00:55.047940 | 2026-05-22 00:00:55.048049 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-22 00:00:55.828302 | debian-bookworm | changed 2026-05-22 00:00:55.835893 | 2026-05-22 00:00:55.836120 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-22 00:00:56.563195 | debian-bookworm | changed 2026-05-22 00:00:56.567807 | 2026-05-22 00:00:56.567891 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-22 00:00:56.614814 | debian-bookworm | skipping: Conditional result was False 2026-05-22 00:00:56.620405 | 2026-05-22 00:00:56.620497 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-22 00:00:57.581439 | debian-bookworm -> localhost | changed 2026-05-22 00:00:57.597401 | 2026-05-22 00:00:57.597676 | TASK [add-build-sshkey : Add back temp key] 2026-05-22 00:00:58.396190 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/716d68b4c3ed406ea745254e8444702c/work/716d68b4c3ed406ea745254e8444702c_id_rsa (zuul-build-sshkey) 2026-05-22 00:00:58.396464 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029765 2026-05-22 00:00:58.420861 | 2026-05-22 00:00:58.421014 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-22 00:00:59.313713 | debian-bookworm | ok 2026-05-22 00:00:59.326094 | 2026-05-22 00:00:59.326228 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-22 00:00:59.370524 | debian-bookworm | skipping: Conditional result was False 2026-05-22 00:00:59.434073 | 2026-05-22 00:00:59.434202 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-22 00:01:00.108386 | debian-bookworm | ok 2026-05-22 00:01:00.140741 | 2026-05-22 00:01:00.140881 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-22 00:01:00.215911 | debian-bookworm | ok 2026-05-22 00:01:00.229058 | 2026-05-22 00:01:00.229208 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-22 00:01:00.852085 | debian-bookworm -> localhost | ok 2026-05-22 00:01:00.866250 | 2026-05-22 00:01:00.866363 | TASK [validate-host : Collect information about the host] 2026-05-22 00:01:03.670319 | debian-bookworm | ok 2026-05-22 00:01:03.717624 | 2026-05-22 00:01:03.717756 | TASK [validate-host : Sanitize hostname] 2026-05-22 00:01:03.913118 | debian-bookworm | ok 2026-05-22 00:01:04.047271 | 2026-05-22 00:01:04.047396 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-22 00:01:05.474017 | debian-bookworm -> localhost | changed 2026-05-22 00:01:05.492181 | 2026-05-22 00:01:05.492289 | TASK [validate-host : Collect information about zuul worker] 2026-05-22 00:01:06.324695 | debian-bookworm | ok 2026-05-22 00:01:06.329812 | 2026-05-22 00:01:06.329923 | TASK [validate-host : Write out all zuul information for each host] 2026-05-22 00:01:07.522384 | debian-bookworm -> localhost | changed 2026-05-22 00:01:07.541413 | 2026-05-22 00:01:07.541522 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-22 00:01:07.902074 | debian-bookworm | ok 2026-05-22 00:01:07.914007 | 2026-05-22 00:01:07.914118 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-22 00:01:10.364942 | debian-bookworm | changed: 2026-05-22 00:01:10.365172 | debian-bookworm | cd+++++++++ src/ 2026-05-22 00:01:10.365206 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-22 00:01:10.365231 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-22 00:01:10.365252 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-22 00:01:10.365272 | debian-bookworm | Containerfile 2026-05-22 00:01:10.365421 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/716d68b4c3ed406ea745254e8444702c/work/logs" 2026-05-22 00:04:25.561879 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/716d68b4c3ed406ea745254e8444702c/work/artifacts" 2026-05-22 00:04:25.869513 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/716d68b4c3ed406ea745254e8444702c/work/docs" 2026-05-22 00:04:25.903971 | 2026-05-22 00:04:25.904476 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-22 00:04:26.787297 | debian-bookworm | changed: 2026-05-22 00:04:26.787583 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-22 00:04:26.787620 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-22 00:04:26.787651 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-22 00:04:26.787698 | debian-bookworm | changed: All items complete 2026-05-22 00:04:26.787725 | 2026-05-22 00:04:27.435409 | debian-bookworm | changed: .d..t...... ./ 2026-05-22 00:04:28.075209 | debian-bookworm | changed: .d..t...... ./ 2026-05-22 00:04:28.090093 | 2026-05-22 00:04:28.090260 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-22 00:04:28.136974 | debian-bookworm | skipping: Conditional result was False 2026-05-22 00:04:28.143110 | debian-bookworm | skipping: Conditional result was False 2026-05-22 00:04:28.158658 | 2026-05-22 00:04:28.158823 | PLAY RECAP 2026-05-22 00:04:28.158967 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-22 00:04:28.159006 | 2026-05-22 00:04:28.325189 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-22 00:04:28.327470 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-22 00:04:29.072845 | 2026-05-22 00:04:29.073044 | PLAY [Base post] 2026-05-22 00:04:29.087812 | 2026-05-22 00:04:29.088002 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-22 00:04:29.892103 | debian-bookworm | changed 2026-05-22 00:04:29.900298 | 2026-05-22 00:04:29.900456 | PLAY RECAP 2026-05-22 00:04:29.900526 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-22 00:04:29.900591 | 2026-05-22 00:04:30.050515 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-22 00:04:30.051779 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-22 00:04:30.837311 | 2026-05-22 00:04:30.837492 | PLAY [Base post-logs] 2026-05-22 00:04:30.849539 | 2026-05-22 00:04:30.849690 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-22 00:04:31.369282 | localhost | changed 2026-05-22 00:04:31.384771 | 2026-05-22 00:04:31.385070 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-22 00:04:31.421816 | localhost | ok 2026-05-22 00:04:31.425816 | 2026-05-22 00:04:31.425932 | TASK [Set zuul-log-path fact] 2026-05-22 00:04:31.442478 | localhost | ok 2026-05-22 00:04:31.451849 | 2026-05-22 00:04:31.452047 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-22 00:04:31.478428 | localhost | ok 2026-05-22 00:04:31.481750 | 2026-05-22 00:04:31.481856 | TASK [upload-logs : Create log directories] 2026-05-22 00:04:32.012652 | localhost | changed 2026-05-22 00:04:32.021637 | 2026-05-22 00:04:32.021784 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-22 00:04:32.566982 | localhost -> localhost | ok: Runtime: 0:00:00.006959 2026-05-22 00:04:32.571451 | 2026-05-22 00:04:32.571589 | TASK [upload-logs : Upload logs to log server] 2026-05-22 00:04:33.206894 | localhost | Output suppressed because no_log was given 2026-05-22 00:04:33.209018 | 2026-05-22 00:04:33.209131 | LOOP [upload-logs : Compress console log and json output] 2026-05-22 00:04:33.278119 | localhost | skipping: Conditional result was False 2026-05-22 00:04:33.297599 | localhost | skipping: Conditional result was False 2026-05-22 00:04:33.309567 | 2026-05-22 00:04:33.309785 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-22 00:04:33.365871 | localhost | skipping: Conditional result was False 2026-05-22 00:04:33.369469 | 2026-05-22 00:04:33.372393 | localhost | skipping: Conditional result was False 2026-05-22 00:04:33.386032 | 2026-05-22 00:04:33.386245 | LOOP [upload-logs : Upload console log and json output]