2025-09-18 03:01:27.832214 | Job console starting 2025-09-18 03:01:27.840890 | Updating git repos 2025-09-18 03:01:28.163236 | Cloning repos into workspace 2025-09-18 03:01:28.263777 | Restoring repo states 2025-09-18 03:01:28.303293 | Merging changes 2025-09-18 03:01:28.303307 | Checking out repos 2025-09-18 03:01:28.393024 | Preparing playbooks 2025-09-18 03:01:30.153079 | Running Ansible setup 2025-09-18 03:01:37.612870 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-18 03:01:39.944620 | 2025-09-18 03:01:39.944736 | PLAY [Base pre] 2025-09-18 03:01:39.975889 | 2025-09-18 03:01:39.975994 | TASK [Setup log path fact] 2025-09-18 03:01:40.024670 | debian-bookworm | ok 2025-09-18 03:01:40.074988 | 2025-09-18 03:01:40.075109 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-18 03:01:40.147867 | debian-bookworm | ok 2025-09-18 03:01:40.199315 | 2025-09-18 03:01:40.199454 | TASK [emit-job-header : Print job information] 2025-09-18 03:01:40.270893 | # Job Information 2025-09-18 03:01:40.271025 | Ansible Version: 2.16.14 2025-09-18 03:01:40.271054 | Job: python-black 2025-09-18 03:01:40.271081 | Pipeline: periodic-daily 2025-09-18 03:01:40.271100 | Executor: 521e9411259a 2025-09-18 03:01:40.271117 | Triggered by: https://github.com/osism/netbox-manager 2025-09-18 03:01:40.271135 | Event ID: 0a94f9c6d2e8460a89daf5d60c1a7e93 2025-09-18 03:01:40.274994 | 2025-09-18 03:01:40.275071 | LOOP [emit-job-header : Print node information] 2025-09-18 03:01:40.634177 | debian-bookworm | ok: 2025-09-18 03:01:40.634562 | debian-bookworm | # Node Information 2025-09-18 03:01:40.634597 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-18 03:01:40.634618 | debian-bookworm | Hostname: debian 2025-09-18 03:01:40.634636 | debian-bookworm | Username: zuul 2025-09-18 03:01:40.634653 | debian-bookworm | Distro: Debian 12.12 2025-09-18 03:01:40.634673 | debian-bookworm | Provider: regiocloud-a 2025-09-18 03:01:40.634690 | debian-bookworm | Region: 2025-09-18 03:01:40.634707 | debian-bookworm | Label: debian-bookworm 2025-09-18 03:01:40.634723 | debian-bookworm | Product Name: OpenStack Nova 2025-09-18 03:01:40.634739 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1e:ed50 2025-09-18 03:01:40.660251 | 2025-09-18 03:01:40.660357 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-18 03:01:42.236244 | debian-bookworm -> localhost | changed 2025-09-18 03:01:42.241869 | 2025-09-18 03:01:42.241966 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-18 03:01:44.369804 | debian-bookworm -> localhost | changed 2025-09-18 03:01:44.389182 | 2025-09-18 03:01:44.389275 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-18 03:01:44.885092 | debian-bookworm -> localhost | ok 2025-09-18 03:01:44.889987 | 2025-09-18 03:01:44.890075 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-18 03:01:44.936721 | debian-bookworm | ok 2025-09-18 03:01:44.970903 | debian-bookworm | included: /var/lib/zuul/builds/02a1499f90444ee792e44c666daf40c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-18 03:01:44.987949 | 2025-09-18 03:01:44.988041 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-18 03:01:46.741227 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-18 03:01:46.741411 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/02a1499f90444ee792e44c666daf40c5/work/02a1499f90444ee792e44c666daf40c5_id_rsa 2025-09-18 03:01:46.741443 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/02a1499f90444ee792e44c666daf40c5/work/02a1499f90444ee792e44c666daf40c5_id_rsa.pub 2025-09-18 03:01:46.741465 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-18 03:01:46.741486 | debian-bookworm -> localhost | SHA256:PL0P+qDmPTaZ33ONMUFCNvxSnQGRKv4j+b2zaIKL9Xk zuul-build-sshkey 2025-09-18 03:01:46.741504 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-18 03:01:46.741528 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-18 03:01:46.741547 | debian-bookworm -> localhost | | o+o+oo| 2025-09-18 03:01:46.741565 | debian-bookworm -> localhost | | .ooo..| 2025-09-18 03:01:46.741791 | debian-bookworm -> localhost | | .= | 2025-09-18 03:01:46.741826 | debian-bookworm -> localhost | | . o .. o | 2025-09-18 03:01:46.741847 | debian-bookworm -> localhost | | S o . . | 2025-09-18 03:01:46.742048 | debian-bookworm -> localhost | | o . o | 2025-09-18 03:01:46.742199 | debian-bookworm -> localhost | | .oo= = | 2025-09-18 03:01:46.742259 | debian-bookworm -> localhost | | ++B*.E+.o .| 2025-09-18 03:01:46.742288 | debian-bookworm -> localhost | | +oo+BOo+*+ | 2025-09-18 03:01:46.742487 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-18 03:01:46.742545 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.857237 2025-09-18 03:01:46.754081 | 2025-09-18 03:01:46.754154 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-18 03:01:46.794465 | debian-bookworm | ok 2025-09-18 03:01:46.817577 | debian-bookworm | included: /var/lib/zuul/builds/02a1499f90444ee792e44c666daf40c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-18 03:01:46.853147 | 2025-09-18 03:01:46.853238 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-18 03:01:46.886487 | debian-bookworm | skipping: Conditional result was False 2025-09-18 03:01:46.908738 | 2025-09-18 03:01:46.909834 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-18 03:01:47.689056 | debian-bookworm | changed 2025-09-18 03:01:47.697997 | 2025-09-18 03:01:47.698102 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-18 03:01:47.990794 | debian-bookworm | ok 2025-09-18 03:01:47.998116 | 2025-09-18 03:01:47.998238 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-18 03:01:48.664213 | debian-bookworm | changed 2025-09-18 03:01:48.674536 | 2025-09-18 03:01:48.674660 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-18 03:01:49.366259 | debian-bookworm | changed 2025-09-18 03:01:49.371437 | 2025-09-18 03:01:49.371524 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-18 03:01:49.395731 | debian-bookworm | skipping: Conditional result was False 2025-09-18 03:01:49.401388 | 2025-09-18 03:01:49.401482 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-18 03:01:50.286412 | debian-bookworm -> localhost | changed 2025-09-18 03:01:50.300940 | 2025-09-18 03:01:50.301046 | TASK [add-build-sshkey : Add back temp key] 2025-09-18 03:01:50.680569 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/02a1499f90444ee792e44c666daf40c5/work/02a1499f90444ee792e44c666daf40c5_id_rsa (zuul-build-sshkey) 2025-09-18 03:01:50.680773 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011054 2025-09-18 03:01:50.688098 | 2025-09-18 03:01:50.688196 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-18 03:01:51.105846 | debian-bookworm | ok 2025-09-18 03:01:51.110702 | 2025-09-18 03:01:51.110792 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-18 03:01:51.134661 | debian-bookworm | skipping: Conditional result was False 2025-09-18 03:01:51.166464 | 2025-09-18 03:01:51.166631 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-18 03:01:51.807181 | debian-bookworm | ok 2025-09-18 03:01:51.846984 | 2025-09-18 03:01:51.847095 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-18 03:01:51.890858 | debian-bookworm | ok 2025-09-18 03:01:51.900416 | 2025-09-18 03:01:51.900522 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-18 03:01:52.497315 | debian-bookworm -> localhost | ok 2025-09-18 03:01:52.504378 | 2025-09-18 03:01:52.504479 | TASK [validate-host : Collect information about the host] 2025-09-18 03:01:54.017766 | debian-bookworm | ok 2025-09-18 03:01:54.048946 | 2025-09-18 03:01:54.049203 | TASK [validate-host : Sanitize hostname] 2025-09-18 03:01:54.356165 | debian-bookworm | ok 2025-09-18 03:01:54.427000 | 2025-09-18 03:01:54.427095 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-18 03:01:55.640727 | debian-bookworm -> localhost | changed 2025-09-18 03:01:55.645773 | 2025-09-18 03:01:55.645864 | TASK [validate-host : Collect information about zuul worker] 2025-09-18 03:01:56.201465 | debian-bookworm | ok 2025-09-18 03:01:56.205941 | 2025-09-18 03:01:56.206027 | TASK [validate-host : Write out all zuul information for each host] 2025-09-18 03:01:57.135953 | debian-bookworm -> localhost | changed 2025-09-18 03:01:57.143522 | 2025-09-18 03:01:57.143602 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-18 03:01:57.452837 | debian-bookworm | ok 2025-09-18 03:01:57.457471 | 2025-09-18 03:01:57.457553 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-18 03:01:58.730774 | debian-bookworm | changed: 2025-09-18 03:01:58.734952 | debian-bookworm | cd+++++++++ src/ 2025-09-18 03:01:58.735005 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-18 03:01:58.735028 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-18 03:01:58.735049 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2025-09-18 03:01:58.735066 | debian-bookworm | netbox_manager/requirements.yml 2025-09-18 03:01:58.735272 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2025-09-18 03:01:58.735288 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2025-09-18 03:01:58.735304 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018655 2025-09-18 03:02:28.594135 | 2025-09-18 03:02:28.594215 | TASK [upload-logs : Upload logs to log server] 2025-09-18 03:02:29.764998 | localhost | Output suppressed because no_log was given 2025-09-18 03:02:29.766354 | 2025-09-18 03:02:29.766451 | LOOP [upload-logs : Compress console log and json output] 2025-09-18 03:02:29.921176 | localhost | skipping: Conditional result was False 2025-09-18 03:02:29.933392 | localhost | skipping: Conditional result was False 2025-09-18 03:02:29.941184 | 2025-09-18 03:02:29.941273 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-18 03:02:29.987282 | localhost | skipping: Conditional result was False 2025-09-18 03:02:29.987525 | 2025-09-18 03:02:29.991330 | localhost | skipping: Conditional result was False 2025-09-18 03:02:29.996189 | 2025-09-18 03:02:29.996273 | LOOP [upload-logs : Upload console log and json output]