2025-10-17 03:02:19.085441 | Job console starting 2025-10-17 03:02:19.095233 | Updating git repos 2025-10-17 03:02:19.130245 | Cloning repos into workspace 2025-10-17 03:02:19.159228 | Restoring repo states 2025-10-17 03:02:19.194856 | Merging changes 2025-10-17 03:02:19.194873 | Checking out repos 2025-10-17 03:02:19.284590 | Preparing playbooks 2025-10-17 03:02:20.531548 | Running Ansible setup 2025-10-17 03:02:26.132923 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-17 03:02:27.109683 | 2025-10-17 03:02:27.109791 | PLAY [Base pre] 2025-10-17 03:02:27.143947 | 2025-10-17 03:02:27.144077 | TASK [Setup log path fact] 2025-10-17 03:02:27.171002 | debian-bookworm | ok 2025-10-17 03:02:27.199858 | 2025-10-17 03:02:27.199989 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-17 03:02:27.242596 | debian-bookworm | ok 2025-10-17 03:02:27.250424 | 2025-10-17 03:02:27.250504 | TASK [emit-job-header : Print job information] 2025-10-17 03:02:27.277811 | # Job Information 2025-10-17 03:02:27.277941 | Ansible Version: 2.16.14 2025-10-17 03:02:27.277992 | Job: check-shell-syntax 2025-10-17 03:02:27.278023 | Pipeline: periodic-daily 2025-10-17 03:02:27.278043 | Executor: 521e9411259a 2025-10-17 03:02:27.278061 | Triggered by: https://github.com/osism/generics 2025-10-17 03:02:27.278080 | Event ID: 0c0b45ffb13345a2857b14e04a6e9983 2025-10-17 03:02:27.282581 | 2025-10-17 03:02:27.282668 | LOOP [emit-job-header : Print node information] 2025-10-17 03:02:27.410559 | debian-bookworm | ok: 2025-10-17 03:02:27.410732 | debian-bookworm | # Node Information 2025-10-17 03:02:27.410760 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-17 03:02:27.410780 | debian-bookworm | Hostname: debian 2025-10-17 03:02:27.410799 | debian-bookworm | Username: zuul 2025-10-17 03:02:27.410816 | debian-bookworm | Distro: Debian 12.12 2025-10-17 03:02:27.410863 | debian-bookworm | Provider: regiocloud-a 2025-10-17 03:02:27.410884 | debian-bookworm | Region: 2025-10-17 03:02:27.410902 | debian-bookworm | Label: debian-bookworm 2025-10-17 03:02:27.410918 | debian-bookworm | Product Name: OpenStack Nova 2025-10-17 03:02:27.410934 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee0:5eb5 2025-10-17 03:02:27.423401 | 2025-10-17 03:02:27.423495 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-17 03:02:28.053267 | debian-bookworm -> localhost | changed 2025-10-17 03:02:28.058820 | 2025-10-17 03:02:28.059072 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-17 03:02:29.715087 | debian-bookworm -> localhost | changed 2025-10-17 03:02:29.725557 | 2025-10-17 03:02:29.725656 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-17 03:02:30.043422 | debian-bookworm -> localhost | ok 2025-10-17 03:02:30.049211 | 2025-10-17 03:02:30.049307 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-17 03:02:30.076783 | debian-bookworm | ok 2025-10-17 03:02:30.103211 | debian-bookworm | included: /var/lib/zuul/builds/2eb5614e497f49efb9dae08f9eaf9b26/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-17 03:02:30.117149 | 2025-10-17 03:02:30.117244 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-17 03:02:32.164535 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-17 03:02:32.164834 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2eb5614e497f49efb9dae08f9eaf9b26/work/2eb5614e497f49efb9dae08f9eaf9b26_id_rsa 2025-10-17 03:02:32.164901 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2eb5614e497f49efb9dae08f9eaf9b26/work/2eb5614e497f49efb9dae08f9eaf9b26_id_rsa.pub 2025-10-17 03:02:32.164948 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-17 03:02:32.165147 | debian-bookworm -> localhost | SHA256:F4ny6nLawIHEbtPlO18/xcycEL36J/vGlOQ1zBg65aw zuul-build-sshkey 2025-10-17 03:02:32.165206 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-17 03:02:32.165261 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-17 03:02:32.165301 | debian-bookworm -> localhost | | . | 2025-10-17 03:02:32.165339 | debian-bookworm -> localhost | | . . ..o. | 2025-10-17 03:02:32.165374 | debian-bookworm -> localhost | | o o . o =.=. | 2025-10-17 03:02:32.165409 | debian-bookworm -> localhost | | o o o o +.+.=.| 2025-10-17 03:02:32.165443 | debian-bookworm -> localhost | | = o . S . oBo.+| 2025-10-17 03:02:32.165492 | debian-bookworm -> localhost | | . o . o . E. Bo.| 2025-10-17 03:02:32.165529 | debian-bookworm -> localhost | | o + . o o | 2025-10-17 03:02:32.165564 | debian-bookworm -> localhost | | .+.o . .. o +| 2025-10-17 03:02:32.165600 | debian-bookworm -> localhost | | .+o . ...*.| 2025-10-17 03:02:32.165635 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-17 03:02:32.165724 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.416436 2025-10-17 03:02:32.177198 | 2025-10-17 03:02:32.177275 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-17 03:02:32.193559 | debian-bookworm | ok 2025-10-17 03:02:32.200901 | debian-bookworm | included: /var/lib/zuul/builds/2eb5614e497f49efb9dae08f9eaf9b26/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-17 03:02:32.207934 | 2025-10-17 03:02:32.208010 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-17 03:02:32.230182 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:02:32.234589 | 2025-10-17 03:02:32.234660 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-17 03:02:32.912205 | debian-bookworm | changed 2025-10-17 03:02:32.917372 | 2025-10-17 03:02:32.917459 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-17 03:02:33.172351 | debian-bookworm | ok 2025-10-17 03:02:33.177549 | 2025-10-17 03:02:33.177638 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-17 03:02:33.839386 | debian-bookworm | changed 2025-10-17 03:02:33.845729 | 2025-10-17 03:02:33.845820 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-17 03:02:34.547981 | debian-bookworm | changed 2025-10-17 03:02:34.553281 | 2025-10-17 03:02:34.556310 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-17 03:02:34.589069 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:02:34.594702 | 2025-10-17 03:02:34.594787 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-17 03:02:35.236277 | debian-bookworm -> localhost | changed 2025-10-17 03:02:35.251203 | 2025-10-17 03:02:35.251308 | TASK [add-build-sshkey : Add back temp key] 2025-10-17 03:02:35.686666 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2eb5614e497f49efb9dae08f9eaf9b26/work/2eb5614e497f49efb9dae08f9eaf9b26_id_rsa (zuul-build-sshkey) 2025-10-17 03:02:35.686946 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011768 2025-10-17 03:02:35.694493 | 2025-10-17 03:02:35.694583 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-17 03:02:36.136032 | debian-bookworm | ok 2025-10-17 03:02:36.140809 | 2025-10-17 03:02:36.140891 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-17 03:02:36.178278 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:02:36.188266 | 2025-10-17 03:02:36.188360 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-17 03:02:36.646573 | debian-bookworm | ok 2025-10-17 03:02:36.666403 | 2025-10-17 03:02:36.666529 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-17 03:02:36.695712 | debian-bookworm | ok 2025-10-17 03:02:36.702596 | 2025-10-17 03:02:36.702705 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-17 03:02:37.072846 | debian-bookworm -> localhost | ok 2025-10-17 03:02:37.084122 | 2025-10-17 03:02:37.084237 | TASK [validate-host : Collect information about the host] 2025-10-17 03:02:38.160283 | debian-bookworm | ok 2025-10-17 03:02:38.190381 | 2025-10-17 03:02:38.190493 | TASK [validate-host : Sanitize hostname] 2025-10-17 03:02:38.299695 | debian-bookworm | ok 2025-10-17 03:02:38.338103 | 2025-10-17 03:02:38.338206 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-17 03:02:39.031764 | debian-bookworm -> localhost | changed 2025-10-17 03:02:39.037314 | 2025-10-17 03:02:39.037400 | TASK [validate-host : Collect information about zuul worker] 2025-10-17 03:02:39.393117 | debian-bookworm | ok 2025-10-17 03:02:39.397939 | 2025-10-17 03:02:39.398054 | TASK [validate-host : Write out all zuul information for each host] 2025-10-17 03:02:39.888946 | debian-bookworm -> localhost | changed 2025-10-17 03:02:39.897795 | 2025-10-17 03:02:39.897899 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-17 03:02:40.193845 | debian-bookworm | ok 2025-10-17 03:02:40.199050 | 2025-10-17 03:02:40.199141 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-17 03:02:40.975969 | debian-bookworm | changed: 2025-10-17 03:02:40.976142 | debian-bookworm | cd+++++++++ src/ 2025-10-17 03:02:40.976176 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-17 03:02:40.976201 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-17 03:02:40.976224 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2025-10-17 03:02:40.976245 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004666 2025-10-17 03:02:48.568659 | 2025-10-17 03:02:48.568853 | TASK [upload-logs : Upload logs to log server] 2025-10-17 03:02:49.024201 | localhost | Output suppressed because no_log was given 2025-10-17 03:02:49.026612 | 2025-10-17 03:02:49.026724 | LOOP [upload-logs : Compress console log and json output] 2025-10-17 03:02:49.081843 | localhost | skipping: Conditional result was False 2025-10-17 03:02:49.090497 | localhost | skipping: Conditional result was False 2025-10-17 03:02:49.096063 | 2025-10-17 03:02:49.096167 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-17 03:02:49.144782 | localhost | skipping: Conditional result was False 2025-10-17 03:02:49.145014 | 2025-10-17 03:02:49.149764 | localhost | skipping: Conditional result was False 2025-10-17 03:02:49.153431 | 2025-10-17 03:02:49.153521 | LOOP [upload-logs : Upload console log and json output]