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

Renovate failed to create prs #1717

Closed
suzuki-shunsuke opened this issue Mar 9, 2023 · 2 comments
Closed

Renovate failed to create prs #1717

suzuki-shunsuke opened this issue Mar 9, 2023 · 2 comments
Milestone

Comments

@suzuki-shunsuke
Copy link
Member

I disabled goModTidy, but the issue still occured.

image

https://app.renovatebot.com/dashboard#github/aquaproj/aqua/1017352549

{
  "err": {
    "name": "ExecError",
    "cmd": "/bin/sh -c docker run --rm --name=renovate_sidecar --label=renovate_child -v \"/mnt/renovate/gh/aquaproj/aqua\":\"/mnt/renovate/gh/aquaproj/aqua\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/tmp/containerbase\":\"/tmp/containerbase\" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w \"/mnt/renovate/gh/aquaproj/aqua\" docker.io/renovate/sidecar bash -l -c \"install-tool golang 1.20.2 && go get -d -t ./...\"",
    "stderr": "go: downloading github.com/invopop/jsonschema v0.7.0\ngo: downloading github.com/goccy/go-yaml v1.9.8\ngo: downloading github.com/mholt/archiver/v3 v3.5.1\ngo: downloading github.com/google/go-cmp v0.5.9\ngo: downloading github.com/codingsince1985/checksum v1.2.6\ngo: downloading github.com/sirupsen/logrus v1.9.0\ngo: downloading github.com/spf13/afero v1.9.5\ngo: downloading github.com/suzuki-shunsuke/logrus-error v0.1.4\ngo: downloading github.com/suzuki-shunsuke/go-osenv v0.1.0\ngo: downloading github.com/urfave/cli/v2 v2.23.7\ngo: downloading github.com/adrg/xdg v0.4.0\ngo: downloading gopkg.in/yaml.v2 v2.4.0\ngo: downloading github.com/iancoleman/orderedmap v0.2.0\ngo: downloading github.com/suzuki-shunsuke/go-findconfig v1.1.1\ngo: downloading github.com/google/wire v0.5.0\ngo: downloading github.com/suzuki-shunsuke/go-error-with-exit-code v1.0.0\ngo: downloading github.com/antonmedv/expr v1.9.0\ngo: downloading github.com/urfave/cli v1.22.7\ngo: downloading github.com/ktr0731/go-fuzzyfinder v0.7.0\ngo: downloading github.com/hashicorp/go-version v1.6.0\ngo: downloading github.com/suzuki-shunsuke/go-timeout v1.0.0\ngo: downloading golang.org/x/sys v0.5.0\ngo: downloading github.com/google/go-github/v45 v45.2.0\ngo: downloading github.com/suzuki-shunsuke/flute v1.0.1\ngo: downloading golang.org/x/oauth2 v0.3.0\ngo: downloading github.com/mattn/go-colorable v0.1.13\ngo: downloading github.com/Masterminds/sprig/v3 v3.2.3\ngo: downloading github.com/schollz/progressbar/v3 v3.12.2\ngo: downloading golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f\ngo: downloading github.com/andybalholm/brotli v1.0.1\ngo: downloading github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5\ngo: downloading github.com/golang/snappy v0.0.4\ngo: downloading github.com/klauspost/compress v1.15.11\ngo: downloading github.com/klauspost/pgzip v1.2.5\ngo: downloading github.com/nwaples/rardecode v1.1.0\ngo: downloading github.com/pierrec/lz4/v4 v4.1.2\ngo: downloading github.com/ulikunitz/xz v0.5.10\ngo: downloading github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8\ngo: downloading golang.org/x/crypto v0.4.0\ngo: downloading golang.org/x/text v0.7.0\ngo: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2\ngo: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673\ngo: downloading github.com/gdamore/tcell/v2 v2.5.3\ngo: downloading github.com/ktr0731/go-ansisgr v0.1.0\ngo: downloading github.com/mattn/go-runewidth v0.0.14\ngo: downloading github.com/nsf/termbox-go v1.1.1\ngo: downloading github.com/pkg/errors v0.9.1\ngo: downloading github.com/google/go-querystring v1.1.0\ngo: downloading github.com/stretchr/testify v1.8.0\ngo: downloading github.com/suzuki-shunsuke/go-jsoneq v0.1.2\ngo: downloading github.com/mattn/go-isatty v0.0.16\ngo: downloading github.com/Masterminds/goutils v1.1.1\ngo: downloading github.com/Masterminds/semver/v3 v3.2.0\ngo: downloading github.com/google/uuid v1.3.0\ngo: downloading github.com/huandu/xstrings v1.3.3\ngo: downloading github.com/imdario/mergo v0.3.12\ngo: downloading github.com/mitchellh/copystructure v1.2.0\ngo: downloading github.com/shopspring/decimal v1.2.0\ngo: downloading github.com/spf13/cast v1.5.0\ngo: downloading github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db\ngo: downloading golang.org/x/term v0.5.0\ngo: downloading github.com/fatih/color v1.13.0\ngo: downloading github.com/russross/blackfriday/v2 v2.1.0\ngo: downloading github.com/gdamore/encoding v1.0.0\ngo: downloading github.com/lucasb-eyer/go-colorful v1.2.0\ngo: downloading github.com/rivo/uniseg v0.4.3\ngo: downloading github.com/davecgh/go-spew v1.1.1\ngo: downloading github.com/pmezard/go-difflib v1.0.0\ngo: downloading gopkg.in/yaml.v3 v3.0.1\ngo: downloading golang.org/x/net v0.7.0\ngo: downloading google.golang.org/appengine v1.6.7\ngo: downloading github.com/mitchellh/reflectwalk v1.0.2\ngo: downloading github.com/golang/protobuf v1.5.2\ngo: downloading google.golang.org/protobuf v1.28.1\ngo: downloading github.com/slsa-framework/slsa-verifier/v2 v2.0.1\ngo: downloading github.com/slsa-framework/slsa-verifier v1.4.1\ngo: downloading github.com/spf13/cobra v1.6.1\ngo: downloading github.com/google/go-containerregistry v0.12.0\ngo: downloading github.com/sigstore/cosign v1.13.1\ngo: downloading github.com/in-toto/in-toto-golang v0.3.4-0.20220709202702-fa494aaa0add\ngo: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0\ngo: downloading github.com/docker/go v1.5.1-1\ngo: downloading github.com/go-openapi/runtime v0.24.2\ngo: downloading github.com/go-openapi/strfmt v0.21.3\ngo: downloading github.com/go-openapi/swag v0.22.3\ngo: downloading github.com/sigstore/rekor v1.0.0\ngo: downloading github.com/sigstore/sigstore v1.4.5\ngo: downloading github.com/slsa-framework/slsa-github-generator v1.2.1\ngo: downloading golang.org/x/mod v0.6.0\ngo: downloading github.com/inconshreveable/mousetrap v1.0.1\ngo: downloading github.com/spf13/pflag v1.0.5\ngo: downloading github.com/containerd/stargz-snapshotter/estargz v0.12.1\ngo: downloading github.com/opencontainers/go-digest v1.0.0\ngo: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210823021906-dc406ceaf94b\ngo: downloading github.com/theupdateframework/go-tuf v0.5.2-0.20220930112810-3890c1e7ace4\ngo: downloading github.com/transparency-dev/merkle v0.0.1\ngo: downloading golang.org/x/sync v0.1.0\ngo: downloading github.com/shibumi/go-pathspec v1.3.0\ngo: downloading github.com/go-openapi/errors v0.20.3\ngo: downloading github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d\ngo: downloading github.com/mitchellh/mapstructure v1.5.0\ngo: downloading github.com/oklog/ulid v1.3.1\ngo: downloading go.mongodb.org/mongo-driver v1.10.3\ngo: downloading github.com/sigstore/fulcio v0.6.0\ngo: downloading github.com/mailru/easyjson v0.7.7\ngo: downloading github.com/hashicorp/go-retryablehttp v0.7.1\ngo: downloading github.com/go-openapi/validate v0.22.0\ngo: downloading github.com/ghodss/yaml v1.0.0\ngo: downloading github.com/google/trillian v1.5.0\ngo: downloading github.com/blang/semver v3.5.1+incompatible\ngo: downloading golang.org/x/exp v0.0.0-20220823124025-807a23277127\ngo: downloading github.com/spf13/viper v1.13.0\ngo: downloading github.com/letsencrypt/boulder v0.0.0-20220929215747-76583552c2be\ngo: downloading github.com/vbatts/tar-split v0.11.2\ngo: downloading github.com/docker/cli v20.10.20+incompatible\ngo: downloading github.com/google/certificate-transparency-go v1.1.3\ngo: downloading github.com/mitchellh/go-homedir v1.1.0\ngo: downloading github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20220228164355-396b2034c795\ngo: downloading github.com/chrismellard/docker-credential-acr-env v0.0.0-20220119192733-fe33c00cee21\ngo: downloading github.com/mozillazg/docker-credential-acr-helper v0.3.0\ngo: downloading sigs.k8s.io/release-utils v0.7.3\ngo: downloading github.com/coreos/go-oidc/v3 v3.4.0\ngo: downloading github.com/segmentio/ksuid v1.0.4\ngo: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966\ngo: downloading gopkg.in/square/go-jose.v2 v2.6.0\ngo: downloading github.com/josharian/intern v1.0.0\ngo: downloading github.com/opentracing/opentracing-go v1.2.0\ngo: downloading github.com/hashicorp/go-cleanhttp v0.5.2\ngo: downloading github.com/go-playground/validator/v10 v10.11.1\ngo: downloading github.com/go-openapi/analysis v0.21.4\ngo: downloading github.com/go-openapi/jsonpointer v0.19.5\ngo: downloading github.com/go-openapi/loads v0.21.2\ngo: downloading github.com/go-openapi/spec v0.20.7\ngo: downloading google.golang.org/genproto v0.0.0-20221014213838-99cd37c6964a\ngo: downloading google.golang.org/grpc v1.50.1\ngo: downloading github.com/go-chi/chi v4.1.2+incompatible\ngo: downloading go.uber.org/zap v1.23.0\ngo: downloading github.com/fsnotify/fsnotify v1.5.4\ngo: downloading github.com/spf13/jwalterweatherman v1.1.0\ngo: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399\ngo: downloading github.com/docker/docker v20.10.20+incompatible\ngo: downloading github.com/opencontainers/image-spec v1.1.0-rc2\ngo: downloading github.com/docker/distribution v2.8.1+incompatible\ngo: downloading github.com/fullstorydev/grpcurl v1.8.7\ngo: downloading github.com/golang/mock v1.6.0\ngo: downloading go.etcd.io/etcd/etcdctl/v3 v3.6.0-alpha.0\ngo: downloading go.etcd.io/etcd/v3 v3.6.0-alpha.0\ngo: downloading github.com/golang/glog v1.0.0\ngo: downloading github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d\ngo: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11\ngo: downloading github.com/Azure/go-autorest/autorest v0.11.28\ngo: downloading github.com/Azure/go-autorest v14.2.0+incompatible\ngo: downloading github.com/docker/docker-credential-helpers v0.7.0\ngo: downloading github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be\ngo: downloading github.com/go-playground/universal-translator v0.18.0\ngo: downloading github.com/leodido/go-urn v1.2.1\ngo: downloading github.com/go-openapi/jsonreference v0.20.0\ngo: downloading go.uber.org/atomic v1.10.0\ngo: downloading go.uber.org/multierr v1.8.0\ngo: downloading github.com/jedisct1/go-minisign v0.0.0-20211028175153-1c139d1cc84b\ngo: downloading github.com/sassoftware/relic v0.0.0-20210427151427-dfb082b79b74\ngo: downloading github.com/tent/canonical-json-go v0.0.0-20130607151641-96e4ba3a7613\ngo: downloading github.com/subosito/gotenv v1.4.1\ngo: downloading github.com/hashicorp/hcl v1.0.0\ngo: downloading gopkg.in/ini.v1 v1.67.0\ngo: downloading github.com/magiconair/properties v1.8.6\ngo: downloading github.com/pelletier/go-toml v1.9.5\ngo: downloading github.com/pelletier/go-toml/v2 v2.0.5\ngo: downloading github.com/jhump/protoreflect v1.13.0\ngo: downloading golang.org/x/tools v0.1.12\ngo: downloading go.etcd.io/etcd/client/v2 v2.306.0-alpha.0\ngo: downloading go.etcd.io/etcd/etcdutl/v3 v3.6.0-alpha.0\ngo: downloading go.etcd.io/etcd/tests/v3 v3.6.0-alpha.0\ngo: downloading github.com/Azure/go-autorest/autorest/adal v0.9.21\ngo: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.6\ngo: downloading github.com/Azure/go-autorest/logger v0.2.1\ngo: downloading github.com/dimchansky/utfbom v1.1.1\ngo: downloading github.com/Azure/azure-sdk-for-go v67.0.0+incompatible\ngo: downloading cloud.google.com/go/compute v1.10.0\ngo: downloading github.com/aws/aws-sdk-go-v2 v1.16.16\ngo: downloading github.com/aws/aws-sdk-go-v2/config v1.17.8\ngo: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.15.0\ngo: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.12.0\ngo: downloading github.com/aws/smithy-go v1.13.3\ngo: downloading github.com/xanzy/go-gitlab v0.73.1\ngo: downloading k8s.io/api v0.23.5\ngo: downloading k8s.io/apimachinery v0.23.5\ngo: downloading k8s.io/client-go v0.23.5\ngo: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9\ngo: downloading github.com/ThalesIgnite/crypto11 v1.2.5\ngo: downloading github.com/miekg/pkcs11 v1.1.1\ngo: downloading github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudsdkgo/helper v0.2.0\ngo: downloading github.com/alibabacloud-go/cr-20160607 v1.0.1\ngo: downloading github.com/alibabacloud-go/cr-20181201 v1.0.10\ngo: downloading github.com/alibabacloud-go/darabonba-openapi v0.1.18\ngo: downloading github.com/alibabacloud-go/tea-utils v1.4.4\ngo: downloading github.com/alibabacloud-go/tea v1.1.18\ngo: downloading github.com/aliyun/credentials-go v1.2.3\ngo: downloading github.com/go-playground/locales v0.14.0\ngo: downloading github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1\ngo: downloading bitbucket.org/creachadair/shell v0.0.7\ngo: downloading go.etcd.io/etcd/api/v3 v3.6.0-alpha.0\ngo: downloading go.etcd.io/etcd/pkg/v3 v3.6.0-alpha.0\ngo: downloading go.etcd.io/etcd/client/pkg/v3 v3.6.0-alpha.0\ngo: downloading sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2\ngo: downloading github.com/bgentry/speakeasy v0.1.0\ngo: downloading github.com/dustin/go-humanize v1.0.0\ngo: downloading github.com/olekukonko/tablewriter v0.0.5\ngo: downloading go.etcd.io/etcd/client/v3 v3.6.0-alpha.0\ngo: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af\ngo: downloading gopkg.in/cheggaaa/pb.v1 v1.0.28\ngo: downloading github.com/coreos/go-semver v0.3.0\ngo: downloading go.etcd.io/bbolt v1.3.6\ngo: downloading go.etcd.io/etcd/raft/v3 v3.6.0-alpha.0\ngo: downloading go.etcd.io/etcd/server/v3 v3.6.0-alpha.0\ngo: downloading github.com/Azure/go-autorest/tracing v0.6.0\ngo: downloading github.com/Azure/go-autorest/autorest/date v0.3.0\ngo: downloading github.com/golang-jwt/jwt/v4 v4.4.2\ngo: downloading github.com/golang-jwt/jwt v3.2.2+incompatible\ngo: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.21\ngo: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.17\ngo: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.24\ngo: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.23\ngo: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.6\ngo: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.19\ngo: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.23\ngo: downloading github.com/jmespath/go-jmespath v0.4.0\ngo: downloading github.com/gogo/protobuf v1.3.2\ngo: downloading github.com/google/gofuzz v1.2.0\ngo: downloading k8s.io/klog/v2 v2.60.1-0.20220317184644-43cc75f9ae89\ngo: downloading github.com/thales-e-security/pool v0.0.2\ngo: downloading github.com/alibabacloud-go/endpoint-util v1.1.1\ngo: downloading github.com/alibabacloud-go/openapi-util v0.0.11\ngo: downloading github.com/alibabacloud-go/alibabacloud-gateway-spi v0.0.4\ngo: downloading github.com/alibabacloud-go/tea-xml v1.1.2\ngo: downloading github.com/alibabacloud-go/debug v0.0.0-20190504072949-9472017b5c68\ngo: downloading github.com/json-iterator/go v1.1.12\ngo: downloading github.com/modern-go/reflect2 v1.0.2\ngo: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490\ngo: downloading github.com/cespare/xxhash/v2 v2.1.2\ngo: downloading github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4\ngo: downloading github.com/prometheus/client_golang v1.13.0\ngo: downloading github.com/jonboulle/clockwork v0.3.0\ngo: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0\ngo: downloading github.com/soheilhy/cmux v0.1.5\ngo: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.17\ngo: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.17\ngo: downloading gopkg.in/inf.v0 v0.9.1\ngo: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1\ngo: downloading github.com/googleapis/gnostic v0.5.5\ngo: downloading github.com/go-logr/logr v1.2.3\ngo: downloading github.com/tjfoc/gmsm v1.3.2\ngo: downloading github.com/clbanning/mxj/v2 v2.5.6\ngo: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd\ngo: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2\ngo: downloading github.com/coreos/go-systemd/v22 v22.3.2\ngo: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.28.0\ngo: downloading github.com/beorn7/perks v1.0.1\ngo: downloading github.com/prometheus/client_model v0.2.0\ngo: downloading github.com/prometheus/common v0.37.0\ngo: downloading github.com/prometheus/procfs v0.8.0\ngo: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0\ngo: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0\ngo: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802\ngo: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.7.0\ngo: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.7.0\ngo: downloading go.opentelemetry.io/otel v1.7.0\ngo: downloading go.opentelemetry.io/otel/sdk v1.7.0\ngo: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0\ngo: downloading sigs.k8s.io/yaml v1.3.0\ngo: downloading github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2\ngo: downloading github.com/census-instrumentation/opencensus-proto v0.3.0\ngo: downloading go.opentelemetry.io/otel/trace v1.7.0\ngo: downloading github.com/google/btree v1.1.2\ngo: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369\ngo: downloading github.com/gorilla/websocket v1.4.2\ngo: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.7.0\ngo: downloading go.opentelemetry.io/proto/otlp v0.16.0\ngo: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da\ngo: downloading github.com/benbjohnson/clock v1.1.0\ngo: downloading k8s.io/kube-openapi v0.0.0-20220124234850-424119656bbf\ngo: downloading github.com/cenkalti/backoff/v4 v4.1.3\ngo: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3\ngo: downloading github.com/go-logr/stdr v1.2.2\n",
    "stdout": "installing v2 tool golang v1.20.2\nlinking tool golang v1.20.2\ngo version go1.20.2 linux/amd64\nGO111MODULE=\"\"\nGOARCH=\"amd64\"\nGOBIN=\"\"\nGOCACHE=\"/home/ubuntu/.cache/go-build\"\nGOENV=\"/home/ubuntu/.config/go/env\"\nGOEXE=\"\"\nGOEXPERIMENT=\"\"\nGOFLAGS=\"-modcacherw\"\nGOHOSTARCH=\"amd64\"\nGOHOSTOS=\"linux\"\nGOINSECURE=\"\"\nGOMODCACHE=\"/tmp/renovate-cache/others/go/pkg/mod\"\nGONOPROXY=\"\"\nGONOSUMDB=\"\"\nGOOS=\"linux\"\nGOPATH=\"/tmp/renovate-cache/others/go\"\nGOPRIVATE=\"\"\nGOPROXY=\"https://proxy.golang.org,direct\"\nGOROOT=\"/opt/buildpack/tools/golang/1.20.2\"\nGOSUMDB=\"off\"\nGOTMPDIR=\"\"\nGOTOOLDIR=\"/opt/buildpack/tools/golang/1.20.2/pkg/tool/linux_amd64\"\nGOVCS=\"\"\nGOVERSION=\"go1.20.2\"\nGCCGO=\"gccgo\"\nGOAMD64=\"v1\"\nAR=\"ar\"\nCC=\"gcc\"\nCXX=\"g++\"\nCGO_ENABLED=\"0\"\nGOMOD=\"/mnt/renovate/gh/aquaproj/aqua/go.mod\"\nGOWORK=\"\"\nCGO_CFLAGS=\"-O2 -g\"\nCGO_CPPFLAGS=\"\"\nCGO_CXXFLAGS=\"-O2 -g\"\nCGO_FFLAGS=\"-O2 -g\"\nCGO_LDFLAGS=\"-O2 -g\"\nPKG_CONFIG=\"pkg-config\"\nGOGCCFLAGS=\"-fPIC -m64 -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build4191613676=/tmp/go-build -gno-record-gcc-switches\"\nInstalled v2 /usr/local/buildpack/tools/v2/golang.sh in 3 seconds\nskip cleanup, not a docker build: d10eeb297525\n",
    "options": {
      "cwd": "/mnt/renovate/gh/aquaproj/aqua",
      "encoding": "utf-8",
      "env": {
        "GOPATH": "/tmp/renovate-cache/others/go",
        "GOPROXY": "https://proxy.golang.org,direct",
        "GOFLAGS": "-modcacherw",
        "CGO_ENABLED": "0",
        "GIT_CONFIG_KEY_0": "url.https://**redacted**@github.com/.insteadOf",
        "GIT_CONFIG_VALUE_0": "ssh://**redacted**@github.com/",
        "GIT_CONFIG_KEY_1": "url.https://**redacted**@github.com/.insteadOf",
        "GIT_CONFIG_VALUE_1": "git@github.com:",
        "GIT_CONFIG_KEY_2": "url.https://**redacted**@github.com/.insteadOf",
        "GIT_CONFIG_VALUE_2": "https://github.com/",
        "GIT_CONFIG_COUNT": "3",
        "HOME": "/home/ubuntu",
        "PATH": "/home/ubuntu/.local/bin:/home/ubuntu/bin:/opt/buildpack/tools/python/3.9.3/bin:/home/ubuntu/.npm-global/bin:/home/ubuntu/renovateapp/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
        "LC_ALL": "C.UTF-8",
        "LANG": "C.UTF-8",
        "BUILDPACK_CACHE_DIR": "/tmp/containerbase",
        "CONTAINERBASE_CACHE_DIR": "/tmp/containerbase"
      },
      "maxBuffer": 10485760,
      "timeout": 900000
    },
    "signal": "SIGTERM",
    "message": "Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v \"/mnt/renovate/gh/aquaproj/aqua\":\"/mnt/renovate/gh/aquaproj/aqua\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/tmp/containerbase\":\"/tmp/containerbase\" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w \"/mnt/renovate/gh/aquaproj/aqua\" docker.io/renovate/sidecar bash -l -c \"install-tool golang 1.20.2 && go get -d -t ./...\"\nInterrupted by SIGTERM",
    "stack": "ExecError: Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v \"/mnt/renovate/gh/aquaproj/aqua\":\"/mnt/renovate/gh/aquaproj/aqua\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/tmp/containerbase\":\"/tmp/containerbase\" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w \"/mnt/renovate/gh/aquaproj/aqua\" docker.io/renovate/sidecar bash -l -c \"install-tool golang 1.20.2 && go get -d -t ./...\"\nInterrupted by SIGTERM\n    at ChildProcess.<anonymous> (/home/ubuntu/renovateapp/node_modules/renovate/dist/util/exec/common.js:80:24)\n    at ChildProcess.emit (node:events:525:35)\n    at ChildProcess.emit (node:domain:489:12)\n    at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12)"
  }
}
@suzuki-shunsuke
Copy link
Member Author

@suzuki-shunsuke
Copy link
Member Author

Solved by #1721

@suzuki-shunsuke suzuki-shunsuke added this to the v1.37.0 milestone Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant