binaries: [freebsd/amd64 freebsd/arm64]
Passed Started
by
@josephburnett

Joe Burnett
1Running with gitlab-runner 17.7.0~pre.103.g896916a8 (896916a8)2 on green-6.saas-linux-small-amd64.runners-manager.gitlab.com/default YKxHNyexq, system ID: s_a201ab37b78a3Resolving secrets5Using Docker executor with image golang:1.22-alpine ...6Pulling docker image golang:1.22-alpine ...7Using docker image sha256:75bdb6636ef45041fd17616f5fe9587a32ea8988ab7073ae4a82c7df7de52f76 for golang:1.22-alpine with digest golang@sha256:371d9fe4b716720eb5d955f7e50390d2adba92638fd8bd9ce05d336255485872 ...9Running on runner-ykxhnyexq-project-52469398-concurrent-0 via runner-ykxhnyexq-s-l-s-amd64-1736544218-b4c7fda5...11Fetching changes with git depth set to 20...12Initialized empty Git repository in /builds/gitlab-org/step-runner/.git/13Created fresh repository.14Checking out d0d8ef0c as detached HEAD (ref is main)...15Skipping Git submodules setup16$ git remote set-url origin "${CI_REPOSITORY_URL}"18Checking cache for binaries---freebsd-amd64-freebsd-arm64-protected...19WARNING: file does not exist 20Failed to extract cache22Using docker image sha256:75bdb6636ef45041fd17616f5fe9587a32ea8988ab7073ae4a82c7df7de52f76 for golang:1.22-alpine with digest golang@sha256:371d9fe4b716720eb5d955f7e50390d2adba92638fd8bd9ce05d336255485872 ...23$ mkdir -p "${GOCACHE}"24$ apk add git make curl unzip27(1/15) Installing brotli-libs (1.1.0-r2)28(2/15) Installing c-ares (1.34.3-r0)29(3/15) Installing libunistring (1.2-r0)30(4/15) Installing libidn2 (2.3.7-r0)31(5/15) Installing nghttp2-libs (1.64.0-r0)32(6/15) Installing libpsl (0.21.5-r3)33(7/15) Installing zstd-libs (1.5.6-r2)34(8/15) Installing libcurl (8.11.1-r0)35(9/15) Installing curl (8.11.1-r0)36(10/15) Installing libexpat (2.6.4-r0)37(11/15) Installing pcre2 (10.43-r0)38(12/15) Installing git (2.47.1-r0)39(13/15) Installing git-init-template (2.47.1-r0)40(14/15) Installing make (4.4.1-r2)41(15/15) Installing unzip (6.0-r15)42Executing busybox-1.37.0-r9.trigger43OK: 19 MiB in 31 packages44$ make build45make .generate-proto46make[1]: Entering directory '/builds/gitlab-org/step-runner'47# Installing https://github.com/protocolbuffers/protobuf/releases/download/v22.2/protoc-22.2-linux-x86_64.zip as /builds/gitlab-org/step-runner/.local/bin/protoc48Archive: /builds/gitlab-org/step-runner/.local/protoc.zip49 inflating: /builds/gitlab-org/step-runner/.local/bin/protoc 50 inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/any.proto 51 inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/api.proto 52 inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/compiler/plugin.proto 53 inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/descriptor.proto 54 inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/duration.proto 55 inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/empty.proto 56 inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/field_mask.proto 57 inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/source_context.proto 58 inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/struct.proto 59 inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/timestamp.proto 60 inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/type.proto 61 inflating: /builds/gitlab-org/step-runner/.local/include/google/protobuf/wrappers.proto 62 inflating: /builds/gitlab-org/step-runner/.local/readme.txt 63go: downloading google.golang.org/protobuf v1.29.164go: downloading google.golang.org/grpc v1.3.065go: downloading google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.066go: downloading google.golang.org/protobuf v1.28.167# Downloading protovalidate import from https://github.com/bufbuild/protovalidate/archive/refs/tags/v0.5.4.zip68go generate ./proto69go: downloading google.golang.org/grpc v1.58.370go: downloading google.golang.org/protobuf v1.33.071go: downloading golang.org/x/net v0.23.072go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230913181813-007df8e322eb73go: downloading github.com/golang/protobuf v1.5.374go: downloading golang.org/x/sys v0.18.075go: downloading golang.org/x/text v0.14.076make DIRECTORY=./proto go-fmt77make[2]: Entering directory '/builds/gitlab-org/step-runner'78go: downloading golang.org/x/tools v0.23.079go: downloading golang.org/x/mod v0.19.080go: downloading golang.org/x/sync v0.7.081goimports -w -local gitlab.com/gitlab-org/step-runner ./proto82make[2]: Leaving directory '/builds/gitlab-org/step-runner'83make[1]: Leaving directory '/builds/gitlab-org/step-runner'84go mod download85CGO_ENABLED=0 GOOS="freebsd" GOARCH="amd64" go build \86 -ldflags '-X "gitlab.com/gitlab-org/step-runner/cmd.stepRunnerVersion=d0d8ef0c"' \87 -o "out/bin/step-runner-freebsd-amd64"88CGO_ENABLED=0 GOOS="freebsd" GOARCH="arm64" go build \89 -ldflags '-X "gitlab.com/gitlab-org/step-runner/cmd.stepRunnerVersion=d0d8ef0c"' \90 -o "out/bin/step-runner-freebsd-arm64"92Creating cache binaries---freebsd-amd64-freebsd-arm64-protected...93/builds/gitlab-org/step-runner/.gocache/: found 5360 matching artifact files and directories 94Uploading cache.zip to https://storage.googleapis.com/gitlab-com-runners-cache/project/52469398/binaries---freebsd-amd64-freebsd-arm64-protected 95Created cache97Uploading artifacts...98out/bin/step-runner-*: found 2 matching artifact files and directories 99WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/8823353986/artifacts?artifact_format=zip&artifact_type=archive new-url=https://gitlab.com100WARNING: Retrying... context=artifacts-uploader error=request redirected101Uploading artifacts as "archive" to coordinator... 201 Created id=8823353986 responseStatus=201 Created token=glcbt-66103Job succeeded