2025-12-18 03:15:20.830561 | Job console starting 2025-12-18 03:15:20.849604 | Updating git repos 2025-12-18 03:15:20.878577 | Cloning repos into workspace 2025-12-18 03:15:20.948617 | Restoring repo states 2025-12-18 03:15:20.959610 | Merging changes 2025-12-18 03:15:20.959633 | Checking out repos 2025-12-18 03:15:21.038728 | Preparing playbooks 2025-12-18 03:15:21.916852 | Running Ansible setup 2025-12-18 03:15:28.256450 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-18 03:15:29.830490 | 2025-12-18 03:15:29.830700 | PLAY [Base pre] 2025-12-18 03:15:29.849856 | 2025-12-18 03:15:29.850020 | TASK [Setup log path fact] 2025-12-18 03:15:29.871638 | debian-bookworm | ok 2025-12-18 03:15:29.890561 | 2025-12-18 03:15:29.890733 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-18 03:15:29.923732 | debian-bookworm | ok 2025-12-18 03:15:29.944391 | 2025-12-18 03:15:29.944545 | TASK [emit-job-header : Print job information] 2025-12-18 03:15:30.095359 | # Job Information 2025-12-18 03:15:30.095565 | Ansible Version: 2.16.14 2025-12-18 03:15:30.095600 | Job: flake8 2025-12-18 03:15:30.095633 | Pipeline: periodic-daily 2025-12-18 03:15:30.095656 | Executor: 521e9411259a 2025-12-18 03:15:30.095676 | Triggered by: https://github.com/osism/node-image 2025-12-18 03:15:30.095698 | Event ID: 6c7abe687943488f9bd08d25dc98f731 2025-12-18 03:15:30.106279 | 2025-12-18 03:15:30.106501 | LOOP [emit-job-header : Print node information] 2025-12-18 03:15:30.269798 | debian-bookworm | ok: 2025-12-18 03:15:30.271584 | debian-bookworm | # Node Information 2025-12-18 03:15:30.271799 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-18 03:15:30.271833 | debian-bookworm | Hostname: debian 2025-12-18 03:15:30.271857 | debian-bookworm | Username: zuul 2025-12-18 03:15:30.271878 | debian-bookworm | Distro: Debian 12.12 2025-12-18 03:15:30.271902 | debian-bookworm | Provider: regiocloud-a 2025-12-18 03:15:30.271923 | debian-bookworm | Region: 2025-12-18 03:15:30.271944 | debian-bookworm | Label: debian-bookworm 2025-12-18 03:15:30.271964 | debian-bookworm | Product Name: OpenStack Nova 2025-12-18 03:15:30.271984 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2d:7b50 2025-12-18 03:15:30.298415 | 2025-12-18 03:15:30.298578 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-18 03:15:32.068523 | debian-bookworm -> localhost | changed 2025-12-18 03:15:32.076783 | 2025-12-18 03:15:32.076877 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-18 03:15:34.672506 | debian-bookworm -> localhost | changed 2025-12-18 03:15:34.693349 | 2025-12-18 03:15:34.693467 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-18 03:15:35.583353 | debian-bookworm -> localhost | ok 2025-12-18 03:15:35.589518 | 2025-12-18 03:15:35.589632 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-18 03:15:35.622616 | debian-bookworm | ok 2025-12-18 03:15:35.661747 | debian-bookworm | included: /var/lib/zuul/builds/614418011e63458ca267161c4b742360/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-18 03:15:35.688358 | 2025-12-18 03:15:35.688468 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-18 03:15:39.366050 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-18 03:15:39.366260 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/614418011e63458ca267161c4b742360/work/614418011e63458ca267161c4b742360_id_rsa 2025-12-18 03:15:39.366300 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/614418011e63458ca267161c4b742360/work/614418011e63458ca267161c4b742360_id_rsa.pub 2025-12-18 03:15:39.366353 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-18 03:15:39.366379 | debian-bookworm -> localhost | SHA256:aAPatV1up5SNNaIyOOGl1hYUeJESaUfsc0myNmiPVIY zuul-build-sshkey 2025-12-18 03:15:39.366430 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-18 03:15:39.366469 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-18 03:15:39.366492 | debian-bookworm -> localhost | | .B=+ | 2025-12-18 03:15:39.366514 | debian-bookworm -> localhost | | E.O . | 2025-12-18 03:15:39.366535 | debian-bookworm -> localhost | | .oO++ .o o | 2025-12-18 03:15:39.366554 | debian-bookworm -> localhost | | ++O*=o+ * . | 2025-12-18 03:15:39.366574 | debian-bookworm -> localhost | | .oB+X+S * o | 2025-12-18 03:15:39.366598 | debian-bookworm -> localhost | | ..+.+ o o | 2025-12-18 03:15:39.366620 | debian-bookworm -> localhost | | . | 2025-12-18 03:15:39.366640 | debian-bookworm -> localhost | | | 2025-12-18 03:15:39.366660 | debian-bookworm -> localhost | | | 2025-12-18 03:15:39.366680 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-18 03:15:39.366727 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.712489 2025-12-18 03:15:39.372784 | 2025-12-18 03:15:39.372883 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-18 03:15:39.428248 | debian-bookworm | ok 2025-12-18 03:15:39.443216 | debian-bookworm | included: /var/lib/zuul/builds/614418011e63458ca267161c4b742360/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-18 03:15:39.472859 | 2025-12-18 03:15:39.472958 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-18 03:15:39.517944 | debian-bookworm | skipping: Conditional result was False 2025-12-18 03:15:39.528871 | 2025-12-18 03:15:39.528962 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-18 03:15:40.216456 | debian-bookworm | changed 2025-12-18 03:15:40.269571 | 2025-12-18 03:15:40.269817 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-18 03:15:40.572288 | debian-bookworm | ok 2025-12-18 03:15:40.584279 | 2025-12-18 03:15:40.584402 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-18 03:15:41.293320 | debian-bookworm | changed 2025-12-18 03:15:41.303976 | 2025-12-18 03:15:41.304096 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-18 03:15:42.035734 | debian-bookworm | changed 2025-12-18 03:15:42.041442 | 2025-12-18 03:15:42.041539 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-18 03:15:42.074526 | debian-bookworm | skipping: Conditional result was False 2025-12-18 03:15:42.080668 | 2025-12-18 03:15:42.080763 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-18 03:15:42.538044 | debian-bookworm -> localhost | changed 2025-12-18 03:15:42.548812 | 2025-12-18 03:15:42.548912 | TASK [add-build-sshkey : Add back temp key] 2025-12-18 03:15:42.946486 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/614418011e63458ca267161c4b742360/work/614418011e63458ca267161c4b742360_id_rsa (zuul-build-sshkey) 2025-12-18 03:15:42.946706 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017924 2025-12-18 03:15:42.955132 | 2025-12-18 03:15:42.955230 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-18 03:15:43.485196 | debian-bookworm | ok 2025-12-18 03:15:43.501031 | 2025-12-18 03:15:43.501182 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-18 03:15:43.555876 | debian-bookworm | skipping: Conditional result was False 2025-12-18 03:15:43.568034 | 2025-12-18 03:15:43.568203 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-18 03:15:44.175291 | debian-bookworm | ok 2025-12-18 03:15:44.187379 | 2025-12-18 03:15:44.187548 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-18 03:15:44.222093 | debian-bookworm | ok 2025-12-18 03:15:44.227714 | 2025-12-18 03:15:44.227850 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-18 03:15:44.667418 | debian-bookworm -> localhost | ok 2025-12-18 03:15:44.674919 | 2025-12-18 03:15:44.675066 | TASK [validate-host : Collect information about the host] 2025-12-18 03:15:46.931487 | debian-bookworm | ok 2025-12-18 03:15:46.949739 | 2025-12-18 03:15:46.949880 | TASK [validate-host : Sanitize hostname] 2025-12-18 03:15:47.073008 | debian-bookworm | ok 2025-12-18 03:15:47.191447 | 2025-12-18 03:15:47.191597 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-18 03:15:48.065729 | debian-bookworm -> localhost | changed 2025-12-18 03:15:48.072520 | 2025-12-18 03:15:48.072660 | TASK [validate-host : Collect information about zuul worker] 2025-12-18 03:15:48.521961 | debian-bookworm | ok 2025-12-18 03:15:48.534935 | 2025-12-18 03:15:48.535092 | TASK [validate-host : Write out all zuul information for each host] 2025-12-18 03:15:49.875408 | debian-bookworm -> localhost | changed 2025-12-18 03:15:49.907598 | 2025-12-18 03:15:49.908572 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-18 03:15:50.377806 | debian-bookworm | ok 2025-12-18 03:15:50.422024 | 2025-12-18 03:15:50.422158 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-18 03:15:52.420451 | debian-bookworm | changed: 2025-12-18 03:15:52.420720 | debian-bookworm | cd+++++++++ src/ 2025-12-18 03:15:52.420969 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-18 03:15:52.420999 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-18 03:15:52.421021 | debian-bookworm | cd+++++++++ src/github.com/osism/node-image/ 2025-12-18 03:15:52.421042 | debian-bookworm | Containerfile 2025-12-18 03:15:52.421173 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004128 2025-12-18 03:16:25.875552 | 2025-12-18 03:16:25.875651 | TASK [upload-logs : Upload logs to log server] 2025-12-18 03:16:26.880580 | localhost | Output suppressed because no_log was given 2025-12-18 03:16:26.882052 | 2025-12-18 03:16:26.882133 | LOOP [upload-logs : Compress console log and json output] 2025-12-18 03:16:27.000709 | localhost | skipping: Conditional result was False 2025-12-18 03:16:27.020540 | localhost | skipping: Conditional result was False 2025-12-18 03:16:27.028834 | 2025-12-18 03:16:27.028928 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-18 03:16:27.121533 | localhost | skipping: Conditional result was False 2025-12-18 03:16:27.121758 | 2025-12-18 03:16:27.138083 | localhost | skipping: Conditional result was False 2025-12-18 03:16:27.145821 | 2025-12-18 03:16:27.145969 | LOOP [upload-logs : Upload console log and json output]