2026-01-14 03:06:27.145076 | Job console starting 2026-01-14 03:06:27.171054 | Updating git repos 2026-01-14 03:06:27.231263 | Cloning repos into workspace 2026-01-14 03:06:27.375603 | Restoring repo states 2026-01-14 03:06:27.404401 | Merging changes 2026-01-14 03:06:27.404425 | Checking out repos 2026-01-14 03:06:27.464887 | Preparing playbooks 2026-01-14 03:06:28.418135 | Running Ansible setup 2026-01-14 03:06:34.921038 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-14 03:06:36.003444 | 2026-01-14 03:06:36.003627 | PLAY [Base pre] 2026-01-14 03:06:36.021021 | 2026-01-14 03:06:36.021185 | TASK [Setup log path fact] 2026-01-14 03:06:36.041823 | debian-bookworm | ok 2026-01-14 03:06:36.069037 | 2026-01-14 03:06:36.069212 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-14 03:06:36.110384 | debian-bookworm | ok 2026-01-14 03:06:36.131401 | 2026-01-14 03:06:36.131559 | TASK [emit-job-header : Print job information] 2026-01-14 03:06:36.186594 | # Job Information 2026-01-14 03:06:36.187015 | Ansible Version: 2.16.14 2026-01-14 03:06:36.187066 | Job: yamllint 2026-01-14 03:06:36.187102 | Pipeline: periodic-daily 2026-01-14 03:06:36.187125 | Executor: 521e9411259a 2026-01-14 03:06:36.187147 | Triggered by: https://github.com/osism/ansible-playbooks-manager 2026-01-14 03:06:36.187169 | Event ID: 358f3f7714914fb8b1ee24cf87dc5062 2026-01-14 03:06:36.195534 | 2026-01-14 03:06:36.195692 | LOOP [emit-job-header : Print node information] 2026-01-14 03:06:36.439411 | debian-bookworm | ok: 2026-01-14 03:06:36.439801 | debian-bookworm | # Node Information 2026-01-14 03:06:36.439853 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-14 03:06:36.439885 | debian-bookworm | Hostname: debian 2026-01-14 03:06:36.439913 | debian-bookworm | Username: zuul 2026-01-14 03:06:36.439939 | debian-bookworm | Distro: Debian 12.13 2026-01-14 03:06:36.439968 | debian-bookworm | Provider: regiocloud-a 2026-01-14 03:06:36.439995 | debian-bookworm | Region: 2026-01-14 03:06:36.440021 | debian-bookworm | Label: debian-bookworm 2026-01-14 03:06:36.440045 | debian-bookworm | Product Name: OpenStack Nova 2026-01-14 03:06:36.440070 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7d:d174 2026-01-14 03:06:36.465485 | 2026-01-14 03:06:36.465633 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-14 03:06:37.234571 | debian-bookworm -> localhost | changed 2026-01-14 03:06:37.242749 | 2026-01-14 03:06:37.242925 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-14 03:06:38.630613 | debian-bookworm -> localhost | changed 2026-01-14 03:06:38.660331 | 2026-01-14 03:06:38.660475 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-14 03:06:39.172157 | debian-bookworm -> localhost | ok 2026-01-14 03:06:39.182170 | 2026-01-14 03:06:39.182316 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-14 03:06:39.238234 | debian-bookworm | ok 2026-01-14 03:06:39.281920 | debian-bookworm | included: /var/lib/zuul/builds/f2dcf844ac9a43e8992754af67309fc2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-14 03:06:39.294481 | 2026-01-14 03:06:39.294609 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-14 03:06:40.848529 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-14 03:06:40.848802 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f2dcf844ac9a43e8992754af67309fc2/work/f2dcf844ac9a43e8992754af67309fc2_id_rsa 2026-01-14 03:06:40.848844 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f2dcf844ac9a43e8992754af67309fc2/work/f2dcf844ac9a43e8992754af67309fc2_id_rsa.pub 2026-01-14 03:06:40.848871 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-14 03:06:40.848898 | debian-bookworm -> localhost | SHA256:Zl9Sxad1FYBiUCWKL4hz5bGpPGu6WDogOfbq/k73Gk4 zuul-build-sshkey 2026-01-14 03:06:40.848921 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-14 03:06:40.848958 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-14 03:06:40.848981 | debian-bookworm -> localhost | | .oo...oo.+| 2026-01-14 03:06:40.849003 | debian-bookworm -> localhost | | . .o.. .. +| 2026-01-14 03:06:40.849025 | debian-bookworm -> localhost | | + .. . . +.| 2026-01-14 03:06:40.849045 | debian-bookworm -> localhost | | . + = . . | 2026-01-14 03:06:40.849066 | debian-bookworm -> localhost | | + o = .S . . | 2026-01-14 03:06:40.849091 | debian-bookworm -> localhost | |=.+ . .o . o | 2026-01-14 03:06:40.849112 | debian-bookworm -> localhost | |+.o= E . | 2026-01-14 03:06:40.849132 | debian-bookworm -> localhost | |oo.o* o | 2026-01-14 03:06:40.849154 | debian-bookworm -> localhost | |=BB+ o.. | 2026-01-14 03:06:40.849175 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-14 03:06:40.849234 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.857960 2026-01-14 03:06:40.856213 | 2026-01-14 03:06:40.856348 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-14 03:06:40.907782 | debian-bookworm | ok 2026-01-14 03:06:40.924102 | debian-bookworm | included: /var/lib/zuul/builds/f2dcf844ac9a43e8992754af67309fc2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-14 03:06:40.943883 | 2026-01-14 03:06:40.944032 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-14 03:06:40.993776 | debian-bookworm | skipping: Conditional result was False 2026-01-14 03:06:41.000260 | 2026-01-14 03:06:41.000409 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-14 03:06:41.777535 | debian-bookworm | changed 2026-01-14 03:06:41.783400 | 2026-01-14 03:06:41.783536 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-14 03:06:42.044260 | debian-bookworm | ok 2026-01-14 03:06:42.051130 | 2026-01-14 03:06:42.051268 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-14 03:06:42.804061 | debian-bookworm | changed 2026-01-14 03:06:42.817453 | 2026-01-14 03:06:42.817595 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-14 03:06:43.569118 | debian-bookworm | changed 2026-01-14 03:06:43.591060 | 2026-01-14 03:06:43.591787 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-14 03:06:43.727479 | debian-bookworm | skipping: Conditional result was False 2026-01-14 03:06:43.736030 | 2026-01-14 03:06:43.736202 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-14 03:06:45.724850 | debian-bookworm -> localhost | changed 2026-01-14 03:06:45.740468 | 2026-01-14 03:06:45.740601 | TASK [add-build-sshkey : Add back temp key] 2026-01-14 03:06:47.439723 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f2dcf844ac9a43e8992754af67309fc2/work/f2dcf844ac9a43e8992754af67309fc2_id_rsa (zuul-build-sshkey) 2026-01-14 03:06:47.439993 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040444 2026-01-14 03:06:47.459821 | 2026-01-14 03:06:47.460421 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-14 03:06:48.479847 | debian-bookworm | ok 2026-01-14 03:06:48.487925 | 2026-01-14 03:06:48.488107 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-14 03:06:48.587876 | debian-bookworm | skipping: Conditional result was False 2026-01-14 03:06:48.601826 | 2026-01-14 03:06:48.602005 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-14 03:06:49.569021 | debian-bookworm | ok 2026-01-14 03:06:49.607247 | 2026-01-14 03:06:49.614983 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-14 03:06:49.686009 | debian-bookworm | ok 2026-01-14 03:06:49.696923 | 2026-01-14 03:06:49.697064 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-14 03:06:50.454106 | debian-bookworm -> localhost | ok 2026-01-14 03:06:50.461291 | 2026-01-14 03:06:50.461419 | TASK [validate-host : Collect information about the host] 2026-01-14 03:06:52.639956 | debian-bookworm | ok 2026-01-14 03:06:52.680471 | 2026-01-14 03:06:52.680624 | TASK [validate-host : Sanitize hostname] 2026-01-14 03:06:52.962092 | debian-bookworm | ok 2026-01-14 03:06:53.108328 | 2026-01-14 03:06:53.108483 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-14 03:06:54.171289 | debian-bookworm -> localhost | changed 2026-01-14 03:06:54.177865 | 2026-01-14 03:06:54.178007 | TASK [validate-host : Collect information about zuul worker] 2026-01-14 03:06:54.713950 | debian-bookworm | ok 2026-01-14 03:06:54.721427 | 2026-01-14 03:06:54.721575 | TASK [validate-host : Write out all zuul information for each host] 2026-01-14 03:06:56.235079 | debian-bookworm -> localhost | changed 2026-01-14 03:06:56.245186 | 2026-01-14 03:06:56.245315 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-14 03:06:56.564988 | debian-bookworm | ok 2026-01-14 03:06:56.574197 | 2026-01-14 03:06:56.577861 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-14 03:06:58.851161 | debian-bookworm | changed: 2026-01-14 03:06:58.851381 | debian-bookworm | cd+++++++++ src/ 2026-01-14 03:06:58.851418 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-14 03:06:58.851442 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-14 03:06:58.851465 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks-manager/ 2026-01-14 03:06:58.851486 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008707 2026-01-14 03:07:26.998274 | 2026-01-14 03:07:26.998442 | TASK [upload-logs : Upload logs to log server] 2026-01-14 03:07:27.605891 | localhost | Output suppressed because no_log was given 2026-01-14 03:07:27.608779 | 2026-01-14 03:07:27.608965 | LOOP [upload-logs : Compress console log and json output] 2026-01-14 03:07:27.668025 | localhost | skipping: Conditional result was False 2026-01-14 03:07:27.673862 | localhost | skipping: Conditional result was False 2026-01-14 03:07:27.679482 | 2026-01-14 03:07:27.679637 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-14 03:07:27.745662 | localhost | skipping: Conditional result was False 2026-01-14 03:07:27.746131 | 2026-01-14 03:07:27.753447 | localhost | skipping: Conditional result was False 2026-01-14 03:07:27.761348 | 2026-01-14 03:07:27.761521 | LOOP [upload-logs : Upload console log and json output]