2026-05-20 03:52:18.159456 | Job console starting 2026-05-20 03:52:18.171025 | Updating git repos 2026-05-20 03:52:18.219348 | Cloning repos into workspace 2026-05-20 03:52:18.484519 | Restoring repo states 2026-05-20 03:52:18.506011 | Merging changes 2026-05-20 03:52:19.393946 | Checking out repos 2026-05-20 03:52:20.012603 | Preparing playbooks 2026-05-20 03:52:24.657744 | Running Ansible setup 2026-05-20 03:52:27.974974 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-20 03:52:28.575770 | 2026-05-20 03:52:28.609121 | PLAY [localhost] 2026-05-20 03:52:28.623174 | 2026-05-20 03:52:28.623247 | TASK [Gathering Facts] 2026-05-20 03:52:29.500664 | localhost | ok 2026-05-20 03:52:29.510127 | 2026-05-20 03:52:29.510204 | TASK [Setup log path fact] 2026-05-20 03:52:29.530243 | localhost | ok 2026-05-20 03:52:29.542188 | 2026-05-20 03:52:29.542257 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 03:52:29.573025 | localhost | ok 2026-05-20 03:52:29.581800 | 2026-05-20 03:52:29.581941 | TASK [emit-job-header : Print job information] 2026-05-20 03:52:29.624515 | # Job Information 2026-05-20 03:52:29.624879 | Ansible Version: 2.16.18 2026-05-20 03:52:29.624953 | Job: atmosphere-go-test 2026-05-20 03:52:29.625065 | Pipeline: check 2026-05-20 03:52:29.625111 | Executor: 2d72f0692154 2026-05-20 03:52:29.625156 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3818 2026-05-20 03:52:29.625207 | Event ID: 28576ca0-53ff-11f1-93f6-1aa180199bc1 2026-05-20 03:52:29.628171 | 2026-05-20 03:52:29.628239 | LOOP [emit-job-header : Print node information] 2026-05-20 03:52:29.721231 | localhost | ok: 2026-05-20 03:52:29.721503 | localhost | # Node Information 2026-05-20 03:52:29.721542 | localhost | Inventory Hostname: instance 2026-05-20 03:52:29.721572 | localhost | Hostname: np0000175258 2026-05-20 03:52:29.721601 | localhost | Username: zuul 2026-05-20 03:52:29.721634 | localhost | Distro: Ubuntu 22.04 2026-05-20 03:52:29.721662 | localhost | Provider: yul1 2026-05-20 03:52:29.721689 | localhost | Region: ca-ymq-1 2026-05-20 03:52:29.721716 | localhost | Label: ubuntu-jammy 2026-05-20 03:52:29.721742 | localhost | Product Name: OpenStack Nova 2026-05-20 03:52:29.721768 | localhost | Interface IP: 199.204.45.216 2026-05-20 03:52:29.738492 | 2026-05-20 03:52:29.738662 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-20 03:52:30.098406 | localhost -> localhost | changed 2026-05-20 03:52:30.105718 | 2026-05-20 03:52:30.105790 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-20 03:52:30.971816 | localhost -> localhost | changed 2026-05-20 03:52:30.982433 | 2026-05-20 03:52:30.982506 | PLAY [all] 2026-05-20 03:52:30.991494 | 2026-05-20 03:52:30.991560 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-20 03:52:31.229474 | instance -> localhost | ok 2026-05-20 03:52:31.241157 | 2026-05-20 03:52:31.241283 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-20 03:52:31.276146 | instance | ok 2026-05-20 03:52:31.291740 | instance | included: /var/lib/zuul/builds/e17ea38b1a2f499d90638b331256823c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-20 03:52:31.298525 | 2026-05-20 03:52:31.298597 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-20 03:52:32.767071 | instance -> localhost | Generating public/private rsa key pair. 2026-05-20 03:52:32.767829 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/e17ea38b1a2f499d90638b331256823c/work/e17ea38b1a2f499d90638b331256823c_id_rsa 2026-05-20 03:52:32.767875 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/e17ea38b1a2f499d90638b331256823c/work/e17ea38b1a2f499d90638b331256823c_id_rsa.pub 2026-05-20 03:52:32.767908 | instance -> localhost | The key fingerprint is: 2026-05-20 03:52:32.767940 | instance -> localhost | SHA256:oULtlYE3pbg7fimVO/cA5JANNlBI5A3lR9I+7gcG//A zuul-build-sshkey 2026-05-20 03:52:32.767990 | instance -> localhost | The key's randomart image is: 2026-05-20 03:52:32.768021 | instance -> localhost | +---[RSA 3072]----+ 2026-05-20 03:52:32.768056 | instance -> localhost | | o==Boo.. | 2026-05-20 03:52:32.768088 | instance -> localhost | | ..*.O++ | 2026-05-20 03:52:32.768118 | instance -> localhost | | o BoO. | 2026-05-20 03:52:32.768148 | instance -> localhost | | . ..Oo. | 2026-05-20 03:52:32.768178 | instance -> localhost | | . ++So | 2026-05-20 03:52:32.768207 | instance -> localhost | | . .O. | 2026-05-20 03:52:32.768236 | instance -> localhost | | o+ B. | 2026-05-20 03:52:32.768264 | instance -> localhost | | ...* E. | 2026-05-20 03:52:32.768297 | instance -> localhost | | .o + .. | 2026-05-20 03:52:32.768326 | instance -> localhost | +----[SHA256]-----+ 2026-05-20 03:52:32.768397 | instance -> localhost | ok: Runtime: 0:00:01.028821 2026-05-20 03:52:32.775588 | 2026-05-20 03:52:32.775654 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-20 03:52:32.809173 | instance | ok 2026-05-20 03:52:32.820770 | instance | included: /var/lib/zuul/builds/e17ea38b1a2f499d90638b331256823c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-20 03:52:32.828059 | 2026-05-20 03:52:32.828122 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-20 03:52:32.852968 | instance | skipping: Conditional result was False 2026-05-20 03:52:32.863639 | 2026-05-20 03:52:32.863731 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-20 03:52:33.283617 | instance | changed 2026-05-20 03:52:33.293311 | 2026-05-20 03:52:33.293384 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-20 03:52:33.470978 | instance | ok 2026-05-20 03:52:33.477512 | 2026-05-20 03:52:33.477576 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-20 03:52:33.936134 | instance | changed 2026-05-20 03:52:35.978526 | 2026-05-20 03:52:35.978651 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-20 03:52:36.446675 | instance | changed 2026-05-20 03:52:36.452238 | 2026-05-20 03:52:36.452324 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-20 03:52:36.476445 | instance | skipping: Conditional result was False 2026-05-20 03:52:36.484833 | 2026-05-20 03:52:36.484923 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-20 03:52:36.851053 | instance -> localhost | changed 2026-05-20 03:52:36.865175 | 2026-05-20 03:52:36.865279 | TASK [add-build-sshkey : Add back temp key] 2026-05-20 03:52:37.156427 | instance -> localhost | Identity added: /var/lib/zuul/builds/e17ea38b1a2f499d90638b331256823c/work/e17ea38b1a2f499d90638b331256823c_id_rsa (zuul-build-sshkey) 2026-05-20 03:52:37.156666 | instance -> localhost | ok: Runtime: 0:00:00.012692 2026-05-20 03:52:37.162519 | 2026-05-20 03:52:37.162581 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-20 03:52:37.468723 | instance | ok 2026-05-20 03:52:37.475157 | 2026-05-20 03:52:37.475254 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-20 03:52:37.500221 | instance | skipping: Conditional result was False 2026-05-20 03:52:37.513262 | 2026-05-20 03:52:37.513326 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-20 03:52:37.839953 | instance | ok 2026-05-20 03:52:37.845943 | 2026-05-20 03:52:37.846008 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-20 03:52:42.354051 | instance | Output suppressed because no_log was given 2026-05-20 03:52:42.363887 | 2026-05-20 03:52:42.363965 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-20 03:52:42.562018 | instance | ok: "logs" 2026-05-20 03:52:46.873950 | instance | ok: All items complete 2026-05-20 03:52:46.877801 | 2026-05-20 03:52:46.895859 | instance | ok: "artifacts" 2026-05-20 03:52:46.900022 | instance | ok: "docs" 2026-05-20 03:52:46.913976 | 2026-05-20 03:52:46.914111 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-20 03:52:47.104904 | instance | changed: "logs" 2026-05-20 03:52:47.270360 | instance | changed: "artifacts" 2026-05-20 03:52:47.421346 | instance | changed: "docs" 2026-05-20 03:52:47.435619 | 2026-05-20 03:52:47.435757 | PLAY RECAP 2026-05-20 03:52:47.435807 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-20 03:52:47.435836 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-20 03:52:47.435859 | 2026-05-20 03:52:47.587026 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-20 03:52:47.790295 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/go-test/run.yml@main] 2026-05-20 03:52:48.383392 | 2026-05-20 03:52:48.567855 | PLAY [Install Go runtime on test host] 2026-05-20 03:52:48.591330 | 2026-05-20 03:52:48.591456 | TASK [ensure-go : Check installed go version] 2026-05-20 03:52:49.130522 | instance | ok: ERROR (ignored) 2026-05-20 03:52:49.356755 | instance | { 2026-05-20 03:52:49.357024 | instance | "failed_when_result": false, 2026-05-20 03:52:49.357105 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-05-20 03:52:49.357212 | instance | "rc": 2 2026-05-20 03:52:49.357269 | instance | } 2026-05-20 03:52:49.369731 | 2026-05-20 03:52:49.369939 | TASK [ensure-go : Skip if correct version of go is installed] 2026-05-20 03:52:49.426248 | instance | ok 2026-05-20 03:52:49.435660 | instance | included: /var/lib/zuul/builds/e17ea38b1a2f499d90638b331256823c/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-05-20 03:52:49.440364 | 2026-05-20 03:52:49.440428 | TASK [ensure-go : Create temp directory] 2026-05-20 03:52:49.748638 | instance | changed 2026-05-20 03:52:49.754423 | 2026-05-20 03:52:49.754496 | TASK [ensure-go : Get archive checksum] 2026-05-20 03:52:50.467379 | instance | ok: OK (64 bytes) 2026-05-20 03:52:50.643075 | 2026-05-20 03:52:50.643223 | TASK [ensure-go : Download go archive] 2026-05-20 03:52:51.781954 | instance | changed: OK (78559214 bytes) 2026-05-20 03:52:51.788441 | 2026-05-20 03:52:51.788508 | TASK [ensure-go : Install go] 2026-05-20 03:52:57.767599 | instance | changed 2026-05-20 03:52:57.782607 | 2026-05-20 03:52:57.782696 | PLAY [Run Atmosphere Go unit tests] 2026-05-20 03:52:57.792724 | 2026-05-20 03:52:57.792819 | TASK [Run Go unit tests] 2026-05-20 03:52:58.123451 | instance | go: downloading github.com/containers/image/v5 v5.35.0 2026-05-20 03:52:58.123575 | instance | go: downloading github.com/goccy/go-yaml v1.18.0 2026-05-20 03:52:58.125017 | instance | go: downloading github.com/opencontainers/go-digest v1.0.0 2026-05-20 03:52:58.125035 | instance | go: downloading github.com/sirupsen/logrus v1.9.3 2026-05-20 03:52:58.354011 | instance | go: downloading golang.org/x/sync v0.18.0 2026-05-20 03:52:58.380232 | instance | go: downloading github.com/stretchr/testify v1.10.0 2026-05-20 03:52:58.439555 | instance | go: downloading gopkg.in/yaml.v2 v2.4.0 2026-05-20 03:52:58.439621 | instance | go: downloading helm.sh/helm/v3 v3.18.5 2026-05-20 03:52:58.556350 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-05-20 03:52:58.558716 | instance | go: downloading k8s.io/api v0.34.0 2026-05-20 03:52:58.574827 | instance | go: downloading k8s.io/apimachinery v0.34.0 2026-05-20 03:52:58.581194 | instance | go: downloading k8s.io/cli-runtime v0.34.0 2026-05-20 03:52:58.581342 | instance | go: downloading k8s.io/client-go v0.34.0 2026-05-20 03:52:58.804134 | instance | go: downloading golang.org/x/sys v0.38.0 2026-05-20 03:52:58.864000 | instance | go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 2026-05-20 03:52:58.864156 | instance | go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 2026-05-20 03:52:58.905512 | instance | go: downloading github.com/containers/storage v1.58.0 2026-05-20 03:52:59.076653 | instance | go: downloading github.com/docker/distribution v2.8.3+incompatible 2026-05-20 03:52:59.100610 | instance | go: downloading github.com/docker/go-connections v0.5.0 2026-05-20 03:52:59.204715 | instance | go: downloading github.com/opencontainers/image-spec v1.1.1 2026-05-20 03:52:59.207124 | instance | go: downloading gopkg.in/yaml.v3 v3.0.1 2026-05-20 03:52:59.213170 | instance | go: downloading github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 2026-05-20 03:52:59.252832 | instance | go: downloading github.com/containers/ocicrypt v1.2.1 2026-05-20 03:52:59.275239 | instance | go: downloading github.com/docker/docker v28.3.3+incompatible 2026-05-20 03:52:59.326747 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-05-20 03:52:59.327507 | instance | go: downloading github.com/google/uuid v1.6.0 2026-05-20 03:52:59.327541 | instance | go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0 2026-05-20 03:52:59.330949 | instance | go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 2026-05-20 03:52:59.369918 | instance | go: downloading github.com/pkg/errors v0.9.1 2026-05-20 03:52:59.370010 | instance | go: downloading sigs.k8s.io/yaml v1.6.0 2026-05-20 03:52:59.386670 | instance | go: downloading github.com/Masterminds/semver/v3 v3.3.1 2026-05-20 03:52:59.406340 | instance | go: downloading github.com/cyphar/filepath-securejoin v0.4.1 2026-05-20 03:52:59.407587 | instance | go: downloading github.com/mitchellh/copystructure v1.2.0 2026-05-20 03:52:59.411251 | instance | go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 2026-05-20 03:52:59.411625 | instance | go: downloading k8s.io/apiextensions-apiserver v0.34.0 2026-05-20 03:52:59.446684 | instance | go: downloading github.com/gogo/protobuf v1.3.2 2026-05-20 03:52:59.451429 | instance | go: downloading sigs.k8s.io/randfill v1.0.0 2026-05-20 03:52:59.488449 | instance | go: downloading github.com/docker/docker-credential-helpers v0.9.3 2026-05-20 03:52:59.576522 | instance | go: downloading github.com/BurntSushi/toml v1.5.0 2026-05-20 03:52:59.609477 | instance | go: downloading github.com/distribution/reference v0.6.0 2026-05-20 03:52:59.609542 | instance | go: downloading github.com/gorilla/mux v1.8.1 2026-05-20 03:52:59.652027 | instance | go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 2026-05-20 03:52:59.652093 | instance | go: downloading golang.org/x/net v0.47.0 2026-05-20 03:52:59.682999 | instance | go: downloading k8s.io/klog/v2 v2.130.1 2026-05-20 03:52:59.693252 | instance | go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 2026-05-20 03:52:59.833524 | instance | go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0 2026-05-20 03:52:59.833902 | instance | go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 2026-05-20 03:52:59.834731 | instance | go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 2026-05-20 03:52:59.835328 | instance | go: downloading github.com/moby/term v0.5.2 2026-05-20 03:52:59.868241 | instance | go: downloading github.com/google/gnostic-models v0.7.0 2026-05-20 03:52:59.877049 | instance | go: downloading go.yaml.in/yaml/v2 v2.4.2 2026-05-20 03:52:59.884304 | instance | go: downloading golang.org/x/text v0.31.0 2026-05-20 03:52:59.928586 | instance | go: downloading k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 2026-05-20 03:52:59.930809 | instance | go: downloading sigs.k8s.io/kustomize/api v0.20.1 2026-05-20 03:53:00.024654 | instance | go: downloading sigs.k8s.io/kustomize/kyaml v0.20.1 2026-05-20 03:53:00.070600 | instance | go: downloading google.golang.org/protobuf v1.36.6 2026-05-20 03:53:00.094042 | instance | go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 2026-05-20 03:53:00.129246 | instance | go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 2026-05-20 03:53:00.211499 | instance | go: downloading golang.org/x/term v0.37.0 2026-05-20 03:53:00.214358 | instance | go: downloading github.com/mitchellh/reflectwalk v1.0.2 2026-05-20 03:53:00.214844 | instance | go: downloading gopkg.in/inf.v0 v0.9.1 2026-05-20 03:53:00.255038 | instance | go: downloading github.com/moby/sys/capability v0.4.0 2026-05-20 03:53:00.255217 | instance | go: downloading github.com/opencontainers/runtime-spec v1.2.1 2026-05-20 03:53:00.261848 | instance | go: downloading golang.org/x/time v0.12.0 2026-05-20 03:53:00.290110 | instance | go: downloading github.com/fxamacker/cbor/v2 v2.9.0 2026-05-20 03:53:00.295548 | instance | go: downloading github.com/go-logr/logr v1.4.3 2026-05-20 03:53:00.345208 | instance | go: downloading golang.org/x/oauth2 v0.30.0 2026-05-20 03:53:00.356933 | instance | go: downloading github.com/moby/spdystream v0.5.0 2026-05-20 03:53:00.406974 | instance | go: downloading go.yaml.in/yaml/v3 v3.0.4 2026-05-20 03:53:00.410081 | instance | go: downloading github.com/json-iterator/go v1.1.12 2026-05-20 03:53:00.413288 | instance | go: downloading github.com/go-openapi/swag v0.23.1 2026-05-20 03:53:00.444134 | instance | go: downloading github.com/go-openapi/jsonreference v0.21.0 2026-05-20 03:53:00.454340 | instance | go: downloading github.com/google/btree v1.1.3 2026-05-20 03:53:00.457238 | instance | go: downloading github.com/docker/go-units v0.5.0 2026-05-20 03:53:00.468625 | instance | go: downloading github.com/moby/sys/user v0.4.0 2026-05-20 03:53:00.477203 | instance | go: downloading github.com/x448/float16 v0.8.4 2026-05-20 03:53:00.486507 | instance | go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f 2026-05-20 03:53:00.518945 | instance | go: downloading github.com/blang/semver/v4 v4.0.0 2026-05-20 03:53:00.552251 | instance | go: downloading github.com/go-errors/errors v1.5.1 2026-05-20 03:53:00.650228 | instance | go: downloading github.com/mailru/easyjson v0.9.0 2026-05-20 03:53:00.650448 | instance | go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 2026-05-20 03:53:00.650535 | instance | go: downloading github.com/moby/sys/mountinfo v0.7.2 2026-05-20 03:53:00.650598 | instance | go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee 2026-05-20 03:53:00.650731 | instance | go: downloading github.com/go-openapi/jsonpointer v0.21.1 2026-05-20 03:53:00.651546 | instance | go: downloading github.com/emicklei/go-restful/v3 v3.12.2 2026-05-20 03:53:00.670475 | instance | go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 2026-05-20 03:53:00.686199 | instance | go: downloading github.com/xlab/treeprint v1.2.0 2026-05-20 03:53:00.706797 | instance | go: downloading github.com/josharian/intern v1.0.0 2026-05-20 03:53:09.784361 | instance | ok github.com/vexxhost/atmosphere/pkg/dag 0.386s 2026-05-20 03:53:09.784453 | instance | ok github.com/vexxhost/atmosphere/internal/deploy 0.274s 2026-05-20 03:53:30.775729 | instance | ? github.com/vexxhost/atmosphere/internal/openstack_helm [no test files] 2026-05-20 03:53:36.889923 | instance | ? github.com/vexxhost/atmosphere/internal/portforwardutil [no test files] 2026-05-20 03:53:36.889993 | instance | ? github.com/vexxhost/atmosphere/internal/testutils [no test files] 2026-05-20 03:53:36.889999 | instance | ? github.com/vexxhost/atmosphere/cmd/atmosphere [no test files] 2026-05-20 03:53:37.627787 | instance | ok github.com/vexxhost/atmosphere/cmd/pinimages 0.008s 2026-05-20 03:53:37.896351 | instance | ok: Runtime: 0:00:39.755259 2026-05-20 03:53:37.898996 | 2026-05-20 03:53:37.899060 | PLAY RECAP 2026-05-20 03:53:37.899121 | instance | ok: 7 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-20 03:53:37.899152 | 2026-05-20 03:53:38.030252 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/go-test/run.yml@main] 2026-05-20 03:53:38.032178 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 03:53:38.630976 | 2026-05-20 03:53:38.631354 | PLAY [all] 2026-05-20 03:53:38.643689 | 2026-05-20 03:53:40.225847 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-20 03:53:40.274198 | instance | skipping: Conditional result was False 2026-05-20 03:53:40.285151 | 2026-05-20 03:53:40.285309 | TASK [fetch-output : Set log path for single node] 2026-05-20 03:53:40.331110 | instance | ok 2026-05-20 03:53:40.337961 | 2026-05-20 03:53:40.338095 | LOOP [fetch-output : Ensure local output dirs] 2026-05-20 03:53:40.778611 | instance -> localhost | ok: "/var/lib/zuul/builds/e17ea38b1a2f499d90638b331256823c/work/logs" 2026-05-20 03:53:40.978054 | instance -> localhost | changed: "/var/lib/zuul/builds/e17ea38b1a2f499d90638b331256823c/work/artifacts" 2026-05-20 03:53:41.173643 | instance -> localhost | changed: "/var/lib/zuul/builds/e17ea38b1a2f499d90638b331256823c/work/docs" 2026-05-20 03:53:41.191839 | 2026-05-20 03:53:41.192034 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-20 03:53:41.860449 | instance | ok 2026-05-20 03:53:42.776106 | instance | changed: All items complete 2026-05-20 03:53:42.776324 | 2026-05-20 03:53:42.842394 | instance | changed: .d..t...... ./ 2026-05-20 03:53:44.103608 | instance | changed: .d..t...... ./ 2026-05-20 03:53:44.136661 | 2026-05-20 03:53:44.136839 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-20 03:53:44.553385 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006587 2026-05-20 03:53:45.522759 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007674 2026-05-20 03:53:45.550537 | 2026-05-20 03:53:45.550794 | PLAY [all] 2026-05-20 03:53:45.558747 | 2026-05-20 03:53:45.558858 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-20 03:53:46.020791 | instance | changed 2026-05-20 03:53:46.028099 | 2026-05-20 03:53:46.028153 | PLAY RECAP 2026-05-20 03:53:46.028204 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-20 03:53:46.028228 | 2026-05-20 03:53:46.205825 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 03:53:46.208289 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-20 03:53:46.774541 | 2026-05-20 03:53:46.774685 | PLAY [localhost] 2026-05-20 03:53:46.785362 | 2026-05-20 03:53:46.785435 | TASK [Generate Zuul manifest] 2026-05-20 03:53:46.806984 | localhost | ok 2026-05-20 03:53:46.821444 | 2026-05-20 03:53:46.821524 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-20 03:53:47.219005 | localhost | changed 2026-05-20 03:53:47.231842 | 2026-05-20 03:53:47.231940 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-20 03:53:47.363838 | localhost | ok 2026-05-20 03:53:47.370300 | 2026-05-20 03:53:47.370366 | TASK [Upload logs] 2026-05-20 03:53:47.389509 | localhost | ok 2026-05-20 03:53:47.446582 | 2026-05-20 03:53:47.446679 | TASK [Set zuul-log-path fact] 2026-05-20 03:53:47.468209 | localhost | ok 2026-05-20 03:53:47.480495 | 2026-05-20 03:53:47.480562 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 03:53:47.512011 | localhost | ok 2026-05-20 03:53:47.520558 | 2026-05-20 03:53:47.520622 | TASK [upload-logs : Create log directories] 2026-05-20 03:53:47.968562 | localhost | changed 2026-05-20 03:53:47.975920 | 2026-05-20 03:53:47.975989 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-20 03:53:48.361956 | localhost -> localhost | ok: Runtime: 0:00:00.004915 2026-05-20 03:53:48.368275 | 2026-05-20 03:53:48.368341 | TASK [upload-logs : Upload logs to log server] 2026-05-20 03:53:48.828012 | localhost | Output suppressed because no_log was given 2026-05-20 03:53:48.834951 | 2026-05-20 03:53:48.835031 | LOOP [upload-logs : Compress console log and json output] 2026-05-20 03:53:48.877245 | localhost | skipping: Conditional result was False 2026-05-20 03:53:48.884090 | localhost | skipping: Conditional result was False 2026-05-20 03:53:48.899882 | 2026-05-20 03:53:48.900022 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-20 03:53:48.939456 | localhost | skipping: Conditional result was False 2026-05-20 03:53:48.939740 | 2026-05-20 03:53:48.944705 | localhost | skipping: Conditional result was False 2026-05-20 03:53:48.964425 | 2026-05-20 03:53:48.964558 | LOOP [upload-logs : Upload console log and json output]