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

Add controller save state disk #3661

Merged
merged 1 commit into from
Feb 20, 2025

Merge pull request #3687 from abbas1902/revert-3667

bc8c36f
Select commit
Loading
Failed to load commit list.
Merged

Add controller save state disk #3661

Merge pull request #3687 from abbas1902/revert-3667
bc8c36f
Select commit
Loading
Failed to load commit list.
Google Cloud Build / PR-Go-1-22-build-test (hpc-toolkit-dev) succeeded Feb 20, 2025 in 3m 58s

Summary

Build Information

Trigger PR-Go-1-22-build-test
Build 1499e701-b0ee-48e5-8e4a-d0c82c0d6909
Start 2025-02-19T23:40:12-08:00
Duration 3m56.443s
Status SUCCESS

Steps

Step Status Duration
golang:1.22 SUCCESS 3m51.853s

Details

starting build "1499e701-b0ee-48e5-8e4a-d0c82c0d6909"

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/cluster-toolkit
 * branch            bc8c36f42724409dc0fb3cf2020a00797250b86c -> FETCH_HEAD
HEAD is now at bc8c36f Merge pull request #3687 from abbas1902/revert-3667
GitCommit:
bc8c36f42724409dc0fb3cf2020a00797250b86c
BUILD
Pulling image: golang:1.22
1.22: Pulling from library/golang
a492eee5e559: Already exists
32b550be6cb6: Already exists
35af2a7690f2: Already exists
3b7f19923e15: Pulling fs layer
afa154b433c7: Pulling fs layer
1451027d3c0e: Pulling fs layer
4f4fb700ef54: Pulling fs layer
4f4fb700ef54: Waiting
1451027d3c0e: Verifying Checksum
1451027d3c0e: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
afa154b433c7: Verifying Checksum
afa154b433c7: Download complete
3b7f19923e15: Verifying Checksum
3b7f19923e15: Download complete
3b7f19923e15: Pull complete
afa154b433c7: Pull complete
1451027d3c0e: Pull complete
4f4fb700ef54: Pull complete
Digest: sha256:1cf6c45ba39db9fd6db16922041d074a63c935556a05c5ccb62d181034df7f02
Status: Downloaded newer image for golang:1.22
docker.io/library/golang:1.22
Makefile:155: WARNING: terraform not installed and deployments will not work in this machine, visit https://learn.hashicorp.com/tutorials/terraform/install-cli
Makefile:203: WARNING: packer not installed, visit https://learn.hashicorp.com/tutorials/packer/get-started-install-cli
**************** building gcluster ************************
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/hashicorp/go-getter v1.7.8
go: downloading github.com/go-git/go-git/v5 v5.13.2
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/spf13/cobra v1.8.1
go: downloading github.com/spf13/pflag v1.0.6
go: downloading github.com/zclconf/go-cty v1.16.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading cloud.google.com/go/storage v1.49.0
go: downloading github.com/aws/aws-sdk-go v1.44.122
go: downloading cloud.google.com/go v0.116.0
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/hashicorp/go-version v1.7.0
go: downloading github.com/klauspost/compress v1.17.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.2-0.20210821155943-2d9075ca8770
go: downloading github.com/ulikunitz/xz v0.5.10
go: downloading golang.org/x/oauth2 v0.25.0
go: downloading google.golang.org/api v0.215.0
go: downloading github.com/otiai10/copy v1.14.1
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v1.1.5
go: downloading github.com/go-git/go-billy/v5 v5.6.2
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading golang.org/x/sys v0.30.0
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/hashicorp/hcl/v2 v2.23.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
go: downloading github.com/hashicorp/terraform-exec v0.22.0
go: downloading cloud.google.com/go/compute/metadata v0.6.0
go: downloading cloud.google.com/go/iam v1.2.2
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1
go: downloading github.com/googleapis/gax-go/v2 v2.14.1
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.29.0
go: downloading go.opentelemetry.io/otel v1.29.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.29.0
go: downloading go.opentelemetry.io/otel/sdk v1.29.0
go: downloading google.golang.org/genproto v0.0.0-20241118233622-e639e219e697
go: downloading google.golang.org/grpc v1.67.3
go: downloading google.golang.org/protobuf v1.36.1
go: downloading cloud.google.com/go/auth v0.13.0
go: downloading github.com/pjbgf/sha1cd v0.3.2
go: downloading golang.org/x/crypto v0.32.0
go: downloading golang.org/x/sync v0.10.0
go: downloading github.com/cyphar/filepath-securejoin v0.3.6
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/hashicorp/terraform-config-inspect v0.0.0-20230925220900-5a6f8d18746d
go: downloading golang.org/x/text v0.21.0
go: downloading github.com/hashicorp/terraform-json v0.24.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576
go: downloading go.opencensus.io v0.24.0
go: downloading go.opentelemetry.io/otel/trace v1.29.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8
go: downloading cloud.google.com/go/monitoring v1.21.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0
go: downloading go.opentelemetry.io/otel/metric v1.29.0
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.6
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
go: downloading golang.org/x/net v0.34.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/google/s2a-go v0.1.8
go: downloading github.com/cloudflare/circl v1.3.7
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.3.0
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/go-logr/logr v1.4.2
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0
go: downloading golang.org/x/time v0.8.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.4
go: downloading github.com/envoyproxy/go-control-plane v0.13.1
go: downloading github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78
go: downloading github.com/envoyproxy/protoc-gen-validate v1.1.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading cel.dev/expr v0.16.1
go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
**************** vetting go code **********************
**************** running gcluster unit tests **************
go vet ./cmd/... ./pkg/...
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading github.com/spf13/afero v1.12.0
go: downloading github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go test -cover ./cmd/... ./pkg/... 2>&1 |  perl tools/enforce_coverage.pl
ok  	hpc-toolkit/cmd	0.119s	coverage: 42.2% of statements
ok  	hpc-toolkit/pkg/config	0.151s	coverage: 86.5% of statements
ok  	hpc-toolkit/pkg/deploymentio	0.009s	coverage: 88.2% of statements
	hpc-toolkit/pkg/logging		coverage: 0.0% of statements
ok  	hpc-toolkit/pkg/inspect	0.559s	coverage: 75.5% of statements
ok  	hpc-toolkit/pkg/modulereader	0.347s	coverage: 84.5% of statements
ok  	hpc-toolkit/pkg/modulewriter	0.119s	coverage: 79.9% of statements
ok  	hpc-toolkit/pkg/shell	0.064s	coverage: 12.8% of statements
ok  	hpc-toolkit/pkg/sourcereader	1.575s	coverage: 88.8% of statements
ok  	hpc-toolkit/pkg/validators	0.031s	coverage: 14.5% of statements
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/1499e701-b0ee-48e5-8e4a-d0c82c0d6909?project=508417052821