2025-11-20 03:09:25.004520 | Job console starting 2025-11-20 03:09:25.022724 | Updating git repos 2025-11-20 03:09:25.067342 | Cloning repos into workspace 2025-11-20 03:09:25.163466 | Restoring repo states 2025-11-20 03:09:25.186757 | Merging changes 2025-11-20 03:09:25.186782 | Checking out repos 2025-11-20 03:09:25.300454 | Preparing playbooks 2025-11-20 03:09:26.323649 | Running Ansible setup 2025-11-20 03:09:31.318642 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-20 03:09:32.140425 | 2025-11-20 03:09:32.140599 | PLAY [Base pre] 2025-11-20 03:09:32.173811 | 2025-11-20 03:09:32.174161 | TASK [Setup log path fact] 2025-11-20 03:09:32.220835 | debian-bookworm | ok 2025-11-20 03:09:32.269609 | 2025-11-20 03:09:32.269821 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-20 03:09:32.312283 | debian-bookworm | ok 2025-11-20 03:09:32.323678 | 2025-11-20 03:09:32.323819 | TASK [emit-job-header : Print job information] 2025-11-20 03:09:32.364418 | # Job Information 2025-11-20 03:09:32.364619 | Ansible Version: 2.16.14 2025-11-20 03:09:32.364655 | Job: flake8 2025-11-20 03:09:32.364687 | Pipeline: periodic-daily 2025-11-20 03:09:32.364709 | Executor: 521e9411259a 2025-11-20 03:09:32.364730 | Triggered by: https://github.com/osism/openstack-image-manager 2025-11-20 03:09:32.364752 | Event ID: 39e4642eb0eb47cca1afe70c1b496015 2025-11-20 03:09:32.370240 | 2025-11-20 03:09:32.370391 | LOOP [emit-job-header : Print node information] 2025-11-20 03:09:32.558700 | debian-bookworm | ok: 2025-11-20 03:09:32.559099 | debian-bookworm | # Node Information 2025-11-20 03:09:32.559154 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-20 03:09:32.559182 | debian-bookworm | Hostname: debian 2025-11-20 03:09:32.559205 | debian-bookworm | Username: zuul 2025-11-20 03:09:32.559226 | debian-bookworm | Distro: Debian 12.12 2025-11-20 03:09:32.559249 | debian-bookworm | Provider: regiocloud-a 2025-11-20 03:09:32.559369 | debian-bookworm | Region: 2025-11-20 03:09:32.559394 | debian-bookworm | Label: debian-bookworm 2025-11-20 03:09:32.559415 | debian-bookworm | Product Name: OpenStack Nova 2025-11-20 03:09:32.559435 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4c:f3d1 2025-11-20 03:09:32.582206 | 2025-11-20 03:09:32.582363 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-20 03:09:33.303289 | debian-bookworm -> localhost | changed 2025-11-20 03:09:33.311768 | 2025-11-20 03:09:33.311946 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-20 03:09:34.729992 | debian-bookworm -> localhost | changed 2025-11-20 03:09:34.742871 | 2025-11-20 03:09:34.743043 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-20 03:09:35.283887 | debian-bookworm -> localhost | ok 2025-11-20 03:09:35.292591 | 2025-11-20 03:09:35.292742 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-20 03:09:35.339357 | debian-bookworm | ok 2025-11-20 03:09:35.380281 | debian-bookworm | included: /var/lib/zuul/builds/d5afe801280c4f299b299e6c1fd95673/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-20 03:09:35.396341 | 2025-11-20 03:09:35.399391 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-20 03:09:37.893127 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-20 03:09:37.893477 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d5afe801280c4f299b299e6c1fd95673/work/d5afe801280c4f299b299e6c1fd95673_id_rsa 2025-11-20 03:09:37.893534 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d5afe801280c4f299b299e6c1fd95673/work/d5afe801280c4f299b299e6c1fd95673_id_rsa.pub 2025-11-20 03:09:37.893569 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-20 03:09:37.893599 | debian-bookworm -> localhost | SHA256:o8acW+ChOE5SpK1KGVyYlRL/AXLMbV5KnvC83HkXzW0 zuul-build-sshkey 2025-11-20 03:09:37.893628 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-20 03:09:37.893668 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-20 03:09:37.893696 | debian-bookworm -> localhost | | o++o | 2025-11-20 03:09:37.893724 | debian-bookworm -> localhost | | .B=.+ . | 2025-11-20 03:09:37.893751 | debian-bookworm -> localhost | | oooO.+ o . | 2025-11-20 03:09:37.893776 | debian-bookworm -> localhost | |.+. .B. . o E | 2025-11-20 03:09:37.893801 | debian-bookworm -> localhost | |.oo ..= S . . | 2025-11-20 03:09:37.893836 | debian-bookworm -> localhost | | oo. B B o . | 2025-11-20 03:09:37.893861 | debian-bookworm -> localhost | |oo+ . B o . | 2025-11-20 03:09:37.893885 | debian-bookworm -> localhost | |o+ . . o | 2025-11-20 03:09:37.893936 | debian-bookworm -> localhost | |. . . | 2025-11-20 03:09:37.893963 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-20 03:09:37.894041 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.275600 2025-11-20 03:09:37.901970 | 2025-11-20 03:09:37.902092 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-20 03:09:37.931753 | debian-bookworm | ok 2025-11-20 03:09:37.942073 | debian-bookworm | included: /var/lib/zuul/builds/d5afe801280c4f299b299e6c1fd95673/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-20 03:09:37.951945 | 2025-11-20 03:09:37.952060 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-20 03:09:37.976400 | debian-bookworm | skipping: Conditional result was False 2025-11-20 03:09:37.982510 | 2025-11-20 03:09:37.982622 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-20 03:09:38.600553 | debian-bookworm | changed 2025-11-20 03:09:38.608425 | 2025-11-20 03:09:38.608594 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-20 03:09:38.879966 | debian-bookworm | ok 2025-11-20 03:09:38.885575 | 2025-11-20 03:09:38.885690 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-20 03:09:39.542452 | debian-bookworm | changed 2025-11-20 03:09:39.549955 | 2025-11-20 03:09:39.550083 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-20 03:09:40.255926 | debian-bookworm | changed 2025-11-20 03:09:40.261815 | 2025-11-20 03:09:40.261958 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-20 03:09:40.312033 | debian-bookworm | skipping: Conditional result was False 2025-11-20 03:09:40.319333 | 2025-11-20 03:09:40.319469 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-20 03:09:40.783955 | debian-bookworm -> localhost | changed 2025-11-20 03:09:40.794571 | 2025-11-20 03:09:40.794672 | TASK [add-build-sshkey : Add back temp key] 2025-11-20 03:09:41.183715 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d5afe801280c4f299b299e6c1fd95673/work/d5afe801280c4f299b299e6c1fd95673_id_rsa (zuul-build-sshkey) 2025-11-20 03:09:41.183952 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034979 2025-11-20 03:09:41.191420 | 2025-11-20 03:09:41.191516 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-20 03:09:41.679451 | debian-bookworm | ok 2025-11-20 03:09:41.685150 | 2025-11-20 03:09:41.685259 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-20 03:09:41.728958 | debian-bookworm | skipping: Conditional result was False 2025-11-20 03:09:41.739318 | 2025-11-20 03:09:41.739423 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-20 03:09:42.143823 | debian-bookworm | ok 2025-11-20 03:09:42.154711 | 2025-11-20 03:09:42.154820 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-20 03:09:42.182938 | debian-bookworm | ok 2025-11-20 03:09:42.188076 | 2025-11-20 03:09:42.188173 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-20 03:09:42.510386 | debian-bookworm -> localhost | ok 2025-11-20 03:09:42.517626 | 2025-11-20 03:09:42.517724 | TASK [validate-host : Collect information about the host] 2025-11-20 03:09:43.665264 | debian-bookworm | ok 2025-11-20 03:09:43.684814 | 2025-11-20 03:09:43.684939 | TASK [validate-host : Sanitize hostname] 2025-11-20 03:09:43.796142 | debian-bookworm | ok 2025-11-20 03:09:43.830547 | 2025-11-20 03:09:43.830651 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-20 03:09:44.484685 | debian-bookworm -> localhost | changed 2025-11-20 03:09:44.499129 | 2025-11-20 03:09:44.499284 | TASK [validate-host : Collect information about zuul worker] 2025-11-20 03:09:44.882964 | debian-bookworm | ok 2025-11-20 03:09:44.888742 | 2025-11-20 03:09:44.888850 | TASK [validate-host : Write out all zuul information for each host] 2025-11-20 03:09:45.690982 | debian-bookworm -> localhost | changed 2025-11-20 03:09:45.706679 | 2025-11-20 03:09:45.707731 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-20 03:09:45.998344 | debian-bookworm | ok 2025-11-20 03:09:46.009852 | 2025-11-20 03:09:46.009999 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-20 03:09:47.403837 | debian-bookworm | changed: 2025-11-20 03:09:47.404317 | debian-bookworm | cd+++++++++ src/ 2025-11-20 03:09:47.404378 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-20 03:09:47.404416 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-20 03:09:47.404450 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-11-20 03:09:47.404483 | debian-bookworm | localhost | ok: Runtime: 0:00:00.019530 2025-11-20 03:10:22.508164 | 2025-11-20 03:10:22.508538 | TASK [upload-logs : Upload logs to log server] 2025-11-20 03:10:23.505495 | localhost | Output suppressed because no_log was given 2025-11-20 03:10:23.507693 | 2025-11-20 03:10:23.507809 | LOOP [upload-logs : Compress console log and json output] 2025-11-20 03:10:23.610632 | localhost | skipping: Conditional result was False 2025-11-20 03:10:23.617614 | localhost | skipping: Conditional result was False 2025-11-20 03:10:23.628507 | 2025-11-20 03:10:23.628666 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-20 03:10:23.680436 | localhost | skipping: Conditional result was False 2025-11-20 03:10:23.680818 | 2025-11-20 03:10:23.691277 | localhost | skipping: Conditional result was False 2025-11-20 03:10:23.696502 | 2025-11-20 03:10:23.696623 | LOOP [upload-logs : Upload console log and json output]