2026-04-24 03:03:32.847076 | Job console starting 2026-04-24 03:03:32.862269 | Updating git repos 2026-04-24 03:03:32.924739 | Cloning repos into workspace 2026-04-24 03:03:33.108702 | Restoring repo states 2026-04-24 03:03:33.148110 | Merging changes 2026-04-24 03:03:33.148136 | Checking out repos 2026-04-24 03:03:33.243548 | Preparing playbooks 2026-04-24 03:03:34.739640 | Running Ansible setup 2026-04-24 03:03:40.332383 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-24 03:03:41.350810 | 2026-04-24 03:03:41.351061 | PLAY [Base pre] 2026-04-24 03:03:41.367023 | 2026-04-24 03:03:41.367146 | TASK [Setup log path fact] 2026-04-24 03:03:41.386869 | debian-bookworm | ok 2026-04-24 03:03:41.416399 | 2026-04-24 03:03:41.416664 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 03:03:41.446748 | debian-bookworm | ok 2026-04-24 03:03:41.455645 | 2026-04-24 03:03:41.455941 | TASK [emit-job-header : Print job information] 2026-04-24 03:03:41.485422 | # Job Information 2026-04-24 03:03:41.485662 | Ansible Version: 2.16.14 2026-04-24 03:03:41.486938 | Job: flake8 2026-04-24 03:03:41.486995 | Pipeline: periodic-daily 2026-04-24 03:03:41.487023 | Executor: 521e9411259a 2026-04-24 03:03:41.487045 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-04-24 03:03:41.487068 | Event ID: bb720514227d4cdcb04056d8ad9e8754 2026-04-24 03:03:41.494585 | 2026-04-24 03:03:41.494701 | LOOP [emit-job-header : Print node information] 2026-04-24 03:03:41.624212 | debian-bookworm | ok: 2026-04-24 03:03:41.624780 | debian-bookworm | # Node Information 2026-04-24 03:03:41.624890 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-24 03:03:41.624965 | debian-bookworm | Hostname: debian 2026-04-24 03:03:41.625028 | debian-bookworm | Username: zuul 2026-04-24 03:03:41.625085 | debian-bookworm | Distro: Debian 12.13 2026-04-24 03:03:41.625151 | debian-bookworm | Provider: regiocloud-a 2026-04-24 03:03:41.625212 | debian-bookworm | Region: 2026-04-24 03:03:41.625271 | debian-bookworm | Label: debian-bookworm 2026-04-24 03:03:41.625327 | debian-bookworm | Product Name: OpenStack Nova 2026-04-24 03:03:41.625382 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7a:fab8 2026-04-24 03:03:41.650203 | 2026-04-24 03:03:41.650388 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-24 03:03:42.195188 | debian-bookworm -> localhost | changed 2026-04-24 03:03:42.204412 | 2026-04-24 03:03:42.204531 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-24 03:03:43.209784 | debian-bookworm -> localhost | changed 2026-04-24 03:03:43.220405 | 2026-04-24 03:03:43.220517 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-24 03:03:43.506934 | debian-bookworm -> localhost | ok 2026-04-24 03:03:43.513724 | 2026-04-24 03:03:43.513842 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-24 03:03:43.531733 | debian-bookworm | ok 2026-04-24 03:03:43.550470 | debian-bookworm | included: /var/lib/zuul/builds/d3db9af4cdcd4d038473a2bfceb187b9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-24 03:03:43.556440 | 2026-04-24 03:03:43.556531 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-24 03:03:45.513938 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-24 03:03:45.514251 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d3db9af4cdcd4d038473a2bfceb187b9/work/d3db9af4cdcd4d038473a2bfceb187b9_id_rsa 2026-04-24 03:03:45.514295 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d3db9af4cdcd4d038473a2bfceb187b9/work/d3db9af4cdcd4d038473a2bfceb187b9_id_rsa.pub 2026-04-24 03:03:45.514324 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-24 03:03:45.514351 | debian-bookworm -> localhost | SHA256:sZrrzkbF/By099IqM5/IfHWrmiVhwh4cl+cKPOUCzlE zuul-build-sshkey 2026-04-24 03:03:45.514374 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-24 03:03:45.514413 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-24 03:03:45.514436 | debian-bookworm -> localhost | | E | 2026-04-24 03:03:45.514458 | debian-bookworm -> localhost | | . . . | 2026-04-24 03:03:45.514478 | debian-bookworm -> localhost | | =.o = . | 2026-04-24 03:03:45.514498 | debian-bookworm -> localhost | | o XoB + | 2026-04-24 03:03:45.514518 | debian-bookworm -> localhost | | +S% * + | 2026-04-24 03:03:45.514549 | debian-bookworm -> localhost | | .o. X + + .| 2026-04-24 03:03:45.514584 | debian-bookworm -> localhost | | .o . o = ..| 2026-04-24 03:03:45.514607 | debian-bookworm -> localhost | | ... o+.*. . | 2026-04-24 03:03:45.514629 | debian-bookworm -> localhost | | += +O+.. | 2026-04-24 03:03:45.514649 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-24 03:03:45.514712 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.506483 2026-04-24 03:03:45.523038 | 2026-04-24 03:03:45.523214 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-24 03:03:45.568068 | debian-bookworm | ok 2026-04-24 03:03:45.581502 | debian-bookworm | included: /var/lib/zuul/builds/d3db9af4cdcd4d038473a2bfceb187b9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-24 03:03:45.591548 | 2026-04-24 03:03:45.591700 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-24 03:03:45.627959 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:03:45.643307 | 2026-04-24 03:03:45.643470 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-24 03:03:46.382964 | debian-bookworm | changed 2026-04-24 03:03:46.389850 | 2026-04-24 03:03:46.389969 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-24 03:03:46.667182 | debian-bookworm | ok 2026-04-24 03:03:46.675028 | 2026-04-24 03:03:46.675175 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-24 03:03:47.398954 | debian-bookworm | changed 2026-04-24 03:03:47.410856 | 2026-04-24 03:03:47.410997 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-24 03:03:48.244131 | debian-bookworm | changed 2026-04-24 03:03:48.254347 | 2026-04-24 03:03:48.254494 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-24 03:03:48.301246 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:03:48.334073 | 2026-04-24 03:03:48.335977 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-24 03:03:49.489705 | debian-bookworm -> localhost | changed 2026-04-24 03:03:49.522668 | 2026-04-24 03:03:49.523514 | TASK [add-build-sshkey : Add back temp key] 2026-04-24 03:03:50.106104 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d3db9af4cdcd4d038473a2bfceb187b9/work/d3db9af4cdcd4d038473a2bfceb187b9_id_rsa (zuul-build-sshkey) 2026-04-24 03:03:50.106633 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021818 2026-04-24 03:03:50.126082 | 2026-04-24 03:03:50.126234 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-24 03:03:50.774037 | debian-bookworm | ok 2026-04-24 03:03:50.791645 | 2026-04-24 03:03:50.791797 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-24 03:03:50.846658 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:03:50.860788 | 2026-04-24 03:03:50.860924 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-24 03:03:51.343258 | debian-bookworm | ok 2026-04-24 03:03:51.383933 | 2026-04-24 03:03:51.384096 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-24 03:03:51.460342 | debian-bookworm | ok 2026-04-24 03:03:51.470438 | 2026-04-24 03:03:51.470659 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-24 03:03:51.880514 | debian-bookworm -> localhost | ok 2026-04-24 03:03:51.889805 | 2026-04-24 03:03:51.889946 | TASK [validate-host : Collect information about the host] 2026-04-24 03:03:53.060052 | debian-bookworm | ok 2026-04-24 03:03:53.077321 | 2026-04-24 03:03:53.077515 | TASK [validate-host : Sanitize hostname] 2026-04-24 03:03:53.201465 | debian-bookworm | ok 2026-04-24 03:03:53.261205 | 2026-04-24 03:03:53.261374 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-24 03:03:53.868210 | debian-bookworm -> localhost | changed 2026-04-24 03:03:53.875315 | 2026-04-24 03:03:53.875481 | TASK [validate-host : Collect information about zuul worker] 2026-04-24 03:03:54.290265 | debian-bookworm | ok 2026-04-24 03:03:54.298351 | 2026-04-24 03:03:54.298504 | TASK [validate-host : Write out all zuul information for each host] 2026-04-24 03:03:55.083282 | debian-bookworm -> localhost | changed 2026-04-24 03:03:55.093650 | 2026-04-24 03:03:55.093797 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-24 03:03:55.371056 | debian-bookworm | ok 2026-04-24 03:03:55.379607 | 2026-04-24 03:03:55.379744 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-24 03:03:57.239055 | debian-bookworm | changed: 2026-04-24 03:03:57.239295 | debian-bookworm | cd+++++++++ src/ 2026-04-24 03:03:57.239332 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-24 03:03:57.239357 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-24 03:03:57.239379 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-04-24 03:03:57.239400 | debian-bookworm | Containerfile 2026-04-24 03:03:57.239556 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008620 2026-04-24 03:04:47.331161 | 2026-04-24 03:04:47.331306 | TASK [upload-logs : Upload logs to log server] 2026-04-24 03:04:48.000969 | localhost | Output suppressed because no_log was given 2026-04-24 03:04:48.003032 | 2026-04-24 03:04:48.003153 | LOOP [upload-logs : Compress console log and json output] 2026-04-24 03:04:48.054319 | localhost | skipping: Conditional result was False 2026-04-24 03:04:48.061300 | localhost | skipping: Conditional result was False 2026-04-24 03:04:48.071049 | 2026-04-24 03:04:48.071189 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-24 03:04:48.125681 | localhost | skipping: Conditional result was False 2026-04-24 03:04:48.126714 | 2026-04-24 03:04:48.131499 | localhost | skipping: Conditional result was False 2026-04-24 03:04:48.139214 | 2026-04-24 03:04:48.139348 | LOOP [upload-logs : Upload console log and json output]