Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module cloud.google.com/go/pubsub to v1.45.3 - autoclosed #957

Update module cloud.google.com/go/pubsub to v1.45.3

6ff91ed
Select commit
Loading
Failed to load commit list.
Closed

Update module cloud.google.com/go/pubsub to v1.45.3 - autoclosed #957

Update module cloud.google.com/go/pubsub to v1.45.3
6ff91ed
Select commit
Loading
Failed to load commit list.
Google Cloud Build / ops-go-integration-tests (opentelemetry-ops-e2e) cancelled Jan 10, 2025 in 6m 20s

Summary

Build Information

Trigger ops-go-integration-tests
Build ad1282c6-d9dc-4122-8de8-16669f7b84ed
Start 2025-01-10T09:47:59-08:00
Duration 41.131s
Status CANCELLED

Steps

Step Status Duration
golang:1.23.1 CANCELLED 37.608s

Details

starting build "ad1282c6-d9dc-4122-8de8-16669f7b84ed"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/GoogleCloudPlatform/opentelemetry-operations-go
 * branch            6ff91ed7c4c13d09bdacfc3814d64889f07b84a4 -> FETCH_HEAD
HEAD is now at 6ff91ed Update module cloud.google.com/go/pubsub to v1.45.3
GitCommit:
6ff91ed7c4c13d09bdacfc3814d64889f07b84a4
BUILD
Pulling image: golang:1.23.1
1.23.1: Pulling from library/golang
cdd62bf39133: Pulling fs layer
a47cff7f31e9: Pulling fs layer
a173f2aee8e9: Pulling fs layer
1eb015951d08: Pulling fs layer
e7bff916ab0c: Pulling fs layer
32d3574b34bd: Pulling fs layer
4f4fb700ef54: Pulling fs layer
1eb015951d08: Waiting
e7bff916ab0c: Waiting
32d3574b34bd: Waiting
4f4fb700ef54: Waiting
a47cff7f31e9: Verifying Checksum
a47cff7f31e9: Download complete
a173f2aee8e9: Verifying Checksum
a173f2aee8e9: Download complete
cdd62bf39133: Verifying Checksum
cdd62bf39133: Download complete
32d3574b34bd: Verifying Checksum
32d3574b34bd: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
1eb015951d08: Verifying Checksum
1eb015951d08: Download complete
e7bff916ab0c: Verifying Checksum
e7bff916ab0c: Download complete
cdd62bf39133: Pull complete
a47cff7f31e9: Pull complete
a173f2aee8e9: Pull complete
1eb015951d08: Pull complete
e7bff916ab0c: Pull complete
32d3574b34bd: Pull complete
4f4fb700ef54: Pull complete
Digest: sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0
Status: Downloaded newer image for golang:1.23.1
docker.io/library/golang:1.23.1
set -e; for dir in . ./detectors/gcp ./e2e-test-server ./e2e-test-server/cloud_functions ./example/metric/collector ./example/metric/exponential_histogram ./example/metric/otlpgrpc ./example/metric/sdk ./example/trace/http ./example/trace/otlpgrpc ./example/trace/otlphttp ./exporter/collector ./exporter/collector/googlemanagedprometheus ./exporter/collector/integrationtest ./exporter/metric ./exporter/trace ./extension/googleclientauthextension ./internal/cloudmock ./internal/resourcemapping ./propagator; do \
  echo "go test ./... + race in ${dir}"; \
  (cd "${dir}" && \
    go test -v -timeout 70s -race -tags=integrationtest -run=TestIntegration ./...); \
done
go test ./... + race in .
?   	github.com/GoogleCloudPlatform/opentelemetry-operations-go	[no test files]
go test ./... + race in ./detectors/gcp
go: downloading cloud.google.com/go/compute/metadata v0.5.2
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1

Build Log: https://storage.cloud.google.com/opentelemetry-ops-e2e-cloud-build-logs/log-ad1282c6-d9dc-4122-8de8-16669f7b84ed.txt