Docker in Docker enabled, initializing... ================================================================================ net.ipv6.conf.all.disable_ipv6 = 0 net.ipv6.conf.all.forwarding = 1 Starting Docker: docker. Waiting for docker to be ready, sleeping for 1 seconds. ================================================================================ Done setting up docker in docker. Activated service account credentials for: [prow-build@k8s-infra-prow-build.iam.gserviceaccount.com] + WRAPPED_COMMAND_PID=262 + wait 262 + ./tests/e2e/scenarios/scalability/run-test.sh + make test-e2e-install cd /home/prow/go/src/k8s.io/kops/tests/e2e && \ go install ./kubetest2-tester-kops && \ go install ./kubetest2-kops go: downloading sigs.k8s.io/kubetest2 v0.0.0-20250219121027-1cc02edeb0b6 go: downloading github.com/urfave/sflags v0.4.1 go: downloading k8s.io/klog/v2 v2.130.1 go: downloading k8s.io/apimachinery v0.34.3 go: downloading golang.org/x/oauth2 v0.34.0 go: downloading google.golang.org/api v0.257.0 go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading github.com/blang/semver v3.5.1+incompatible go: downloading k8s.io/api v0.34.3 go: downloading sigs.k8s.io/yaml v1.6.0 go: downloading github.com/spf13/pflag v1.0.10 go: downloading github.com/go-logr/logr v1.4.3 go: downloading cloud.google.com/go/compute/metadata v0.9.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading cloud.google.com/go v0.120.0 go: downloading github.com/go-resty/resty/v2 v2.16.2 go: downloading github.com/octago/sflags v0.3.1 go: downloading k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 go: downloading gopkg.in/gcfg.v1 v1.2.3 go: downloading k8s.io/cloud-provider-gcp/providers v0.28.2 go: downloading go.opentelemetry.io/otel v1.39.0 go: downloading golang.org/x/crypto v0.46.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/randfill v1.0.0 go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0 go: downloading github.com/apparentlymart/go-cidr v1.1.0 go: downloading k8s.io/client-go v0.34.3 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0 go: downloading github.com/Azure/azure-sdk-for-go v68.0.0+incompatible go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.3 go: downloading github.com/aws/aws-sdk-go-v2 v1.41.0 go: downloading github.com/aws/aws-sdk-go-v2/config v1.32.5 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.19.5 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.16 go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.93.2 go: downloading github.com/aws/aws-sdk-go-v2/service/ec2 v1.276.1 go: downloading github.com/aws/smithy-go v1.24.0 go: downloading github.com/go-ini/ini v1.67.0 go: downloading github.com/gophercloud/gophercloud/v2 v2.9.0 go: downloading github.com/pkg/sftp v1.13.10 go: downloading go.opentelemetry.io/otel/trace v1.39.0 go: downloading go.yaml.in/yaml/v2 v2.4.2 go: downloading golang.org/x/net v0.48.0 go: downloading k8s.io/release v0.18.0 go: downloading gopkg.in/warnings.v0 v0.1.2 go: downloading github.com/GoogleCloudPlatform/k8s-cloud-provider v1.25.0 go: downloading github.com/google/go-cmp v0.7.0 go: downloading k8s.io/cloud-provider v0.34.0 go: downloading k8s.io/component-base v0.34.3 go: downloading github.com/google/go-containerregistry v0.20.7 go: downloading github.com/sergi/go-diff v1.4.0 go: downloading go.opentelemetry.io/otel/metric v1.39.0 go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/googleapis/gax-go/v2 v2.15.0 go: downloading cloud.google.com/go/auth v0.17.0 go: downloading google.golang.org/grpc v1.77.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 go: downloading github.com/aws/aws-sdk-go-v2/service/signin v1.0.4 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.30.7 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.12 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.41.5 go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.4 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.16 go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.7 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.16 go: downloading github.com/kr/fs v0.1.0 go: downloading golang.org/x/exp v0.0.0-20251209150349-8475f28825e9 go: downloading k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 go: downloading golang.org/x/time v0.14.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/prometheus/client_golang v1.23.2 go: downloading github.com/prometheus/client_model v0.6.2 go: downloading github.com/prometheus/procfs v0.17.0 go: downloading github.com/docker/cli v29.0.3+incompatible go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading golang.org/x/sync v0.19.0 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/auto/sdk v1.2.1 go: downloading github.com/fxamacker/cbor/v2 v2.9.0 go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8 go: downloading github.com/google/s2a-go v0.1.9 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.64.0 go: downloading google.golang.org/protobuf v1.36.11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.16 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/google/gnostic-models v0.7.0 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/common v0.66.1 go: downloading cloud.google.com/go/storage v1.50.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading sigs.k8s.io/release-sdk v0.12.2 go: downloading sigs.k8s.io/release-utils v0.11.0 go: downloading golang.org/x/sys v0.39.0 go: downloading go.yaml.in/yaml/v3 v3.0.4 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/containerd/stargz-snapshotter/estargz v0.18.1 go: downloading golang.org/x/term v0.38.0 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.7 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251124214823-79d6a2a48846 go: downloading github.com/x448/float16 v0.8.4 go: downloading google.golang.org/genproto v0.0.0-20250603155806-513f23925822 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/go-openapi/jsonreference v0.21.2 go: downloading github.com/go-openapi/swag v0.23.1 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/in-toto/in-toto-golang v0.9.0 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 go: downloading sigs.k8s.io/bom v0.6.0 go: downloading sigs.k8s.io/promo-tools/v3 v3.6.0 go: downloading github.com/klauspost/compress v1.18.1 go: downloading github.com/opencontainers/image-spec v1.1.1 go: downloading github.com/go-git/go-git/v5 v5.13.2 go: downloading golang.org/x/text v0.32.0 go: downloading cloud.google.com/go/iam v1.5.2 go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.50.0 go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.38.0 go: downloading go.opentelemetry.io/otel/sdk/metric v1.39.0 go: downloading go.opentelemetry.io/otel/sdk v1.39.0 go: downloading github.com/vbatts/tar-split v0.12.2 go: downloading github.com/docker/docker-credential-helpers v0.9.3 go: downloading github.com/go-openapi/jsonpointer v0.22.1 go: downloading github.com/mailru/easyjson v0.9.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.9.0 go: downloading github.com/shibumi/go-pathspec v1.3.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/google/go-github/v60 v60.0.0 go: downloading github.com/jellydator/ttlcache/v3 v3.3.0 go: downloading github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481 go: downloading github.com/sigstore/cosign/v2 v2.4.1 go: downloading github.com/sigstore/rekor v1.3.9 go: downloading github.com/sigstore/sigstore v1.8.12 go: downloading github.com/avast/retry-go/v4 v4.6.0 go: downloading github.com/google/licenseclassifier/v2 v2.0.0 go: downloading github.com/package-url/packageurl-go v0.1.2 go: downloading golang.org/x/mod v0.31.0 go: downloading golang.org/x/tools/go/vcs v0.1.0-deprecated go: downloading github.com/go-git/go-billy/v5 v5.6.2 go: downloading dario.cat/mergo v1.0.1 go: downloading github.com/ProtonMail/go-crypto v1.1.5 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251022142026-3a174f9686a8 go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 go: downloading cloud.google.com/go/monitoring v1.24.2 go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.50.0 go: downloading github.com/emicklei/go-restful/v3 v3.13.0 go: downloading github.com/go-openapi/swag/jsonname v0.25.1 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/google/go-querystring v1.1.0 go: downloading github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20240206212017-5795caca6e8e go: downloading github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589 go: downloading github.com/mozillazg/docker-credential-acr-helper v0.4.0 go: downloading github.com/spf13/cobra v1.10.2 go: downloading github.com/spf13/viper v1.21.0 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20231217050601-ba74d44ecf5f go: downloading github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 go: downloading github.com/go-openapi/runtime v0.28.0 go: downloading github.com/go-openapi/strfmt v0.23.0 go: downloading github.com/google/certificate-transparency-go v1.2.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/sigstore/sigstore-go v0.6.1 go: downloading github.com/sigstore/protobuf-specs v0.3.3 go: downloading github.com/sigstore/timestamp-authority v1.2.2 go: downloading github.com/transparency-dev/merkle v0.0.2 go: downloading github.com/glebarez/go-sqlite v1.22.0 go: downloading github.com/knqyf263/go-rpmdb v0.0.0-20231206071317-a8af76a6220f go: downloading gitlab.alpinelinux.org/alpine/go v0.9.0 go: downloading github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 go: downloading github.com/cyphar/filepath-securejoin v0.3.6 go: downloading github.com/pjbgf/sha1cd v0.3.2 go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 go: downloading github.com/go-openapi/errors v0.22.1 go: downloading github.com/go-openapi/validate v0.24.0 go: downloading github.com/envoyproxy/go-control-plane/envoy v1.35.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/hashicorp/go-retryablehttp v0.7.8 go: downloading github.com/sigstore/fulcio v1.6.3 go: downloading go.step.sm/crypto v0.57.0 go: downloading github.com/theupdateframework/go-tuf v0.7.0 go: downloading github.com/xanzy/go-gitlab v0.109.0 go: downloading github.com/letsencrypt/boulder v0.0.0-20240620165639-de9c06129bec go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.12 go: downloading github.com/Azure/go-autorest/autorest v0.11.29 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible go: downloading github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352 go: downloading cuelang.org/go v0.9.2 go: downloading github.com/fsnotify/fsnotify v1.9.0 go: downloading github.com/go-viper/mapstructure/v2 v2.4.0 go: downloading github.com/sagikazarmark/locafero v0.11.0 go: downloading github.com/spf13/afero v1.15.0 go: downloading github.com/spf13/cast v1.10.0 go: downloading github.com/open-policy-agent/opa v1.5.1 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/oklog/ulid v1.3.1 go: downloading go.mongodb.org/mongo-driver v1.17.2 go: downloading github.com/in-toto/attestation v1.1.0 go: downloading modernc.org/libc v1.41.0 go: downloading modernc.org/sqlite v1.28.0 go: downloading github.com/MakeNowJust/heredoc/v2 v2.0.1 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 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/cloudflare/circl v1.6.1 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/spiffe/go-spiffe/v2 v2.6.0 go: downloading github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f go: downloading github.com/go-openapi/analysis v0.23.0 go: downloading github.com/go-openapi/loads v0.22.0 go: downloading github.com/go-openapi/spec v0.21.0 go: downloading github.com/coreos/go-oidc/v3 v3.12.0 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 go: downloading github.com/segmentio/ksuid v1.0.4 go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 go: downloading github.com/google/go-github/v55 v55.0.0 go: downloading github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d go: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.24.7 go: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.21.6 go: downloading github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider v0.14.0 go: downloading github.com/alibabacloud-go/cr-20160607 v1.0.1 go: downloading github.com/alibabacloud-go/cr-20181201 v1.0.10 go: downloading github.com/alibabacloud-go/darabonba-openapi v0.2.1 go: downloading github.com/alibabacloud-go/tea-utils v1.4.5 go: downloading github.com/alibabacloud-go/tea v1.2.2 go: downloading github.com/aliyun/credentials-go v1.3.2 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.23 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.6 go: downloading github.com/Azure/go-autorest/logger v0.2.1 go: downloading github.com/dimchansky/utfbom v1.1.1 go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 go: downloading github.com/envoyproxy/protoc-gen-validate v1.2.1 go: downloading github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 go: downloading github.com/subosito/gotenv v1.6.0 go: downloading github.com/pelletier/go-toml/v2 v2.2.4 go: downloading github.com/buildkite/agent/v3 v3.81.0 go: downloading github.com/theupdateframework/go-tuf/v2 v2.0.1 go: downloading github.com/go-chi/chi v4.1.2+incompatible go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267 go: downloading github.com/go-jose/go-jose/v4 v4.1.3 go: downloading cel.dev/expr v0.24.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/ncruces/go-strftime v0.1.9 go: downloading modernc.org/mathutil v1.6.0 go: downloading modernc.org/memory v1.7.2 go: downloading filippo.io/edwards25519 v1.1.0 go: downloading github.com/jmespath/go-jmespath v0.4.1-0.20220621161143-b0104c826a24 go: downloading github.com/alibabacloud-go/endpoint-util v1.1.1 go: downloading github.com/alibabacloud-go/openapi-util v0.1.0 go: downloading github.com/alibabacloud-go/alibabacloud-gateway-spi v0.0.4 go: downloading github.com/alibabacloud-go/tea-xml v1.1.3 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 go: downloading github.com/alibabacloud-go/debug v1.0.0 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 go: downloading github.com/golang-jwt/jwt/v4 v4.5.2 go: downloading github.com/cockroachdb/apd/v3 v3.2.1 go: downloading cuelabs.dev/go/oci/ociregistry v0.0.0-20240404174027-a39bec0462d2 go: downloading github.com/sassoftware/relic v7.2.1+incompatible go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0 go: downloading github.com/buildkite/roko v1.2.0 go: downloading github.com/buildkite/go-pipeline v0.13.1 go: downloading github.com/pborman/uuid v1.2.1 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 go: downloading github.com/gobwas/glob v0.2.3 go: downloading github.com/tchap/go-patricia/v2 v2.3.2 go: downloading github.com/vektah/gqlparser/v2 v2.5.26 go: downloading github.com/yashtewari/glob-intersection v0.2.0 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/tjfoc/gmsm v1.4.1 go: downloading github.com/clbanning/mxj/v2 v2.7.0 go: downloading github.com/emicklei/proto v1.13.2 go: downloading github.com/protocolbuffers/txtpbfmt v0.0.0-20240116145035-ef3ab179eed6 go: downloading github.com/rogpeppe/go-internal v1.14.1 go: downloading github.com/buildkite/interpolate v0.1.3 go: downloading github.com/oleiade/reflections v1.1.0 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/agnivade/levenshtein v1.2.1 go: downloading github.com/mitchellh/go-wordwrap v1.0.1 go: downloading github.com/golang-jwt/jwt/v5 v5.3.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading sigs.k8s.io/boskos v0.0.0-20250922191614-14f95fc7cd0b go: downloading sigs.k8s.io/prow v0.0.0-20240619181241-cfb8754e0459 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading go4.org v0.0.0-20230225012048-214862532bf5 go: downloading github.com/bombsimon/logrusr/v4 v4.1.0 go: downloading sigs.k8s.io/controller-runtime v0.22.4 +++ dirname ./tests/e2e/scenarios/scalability/run-test.sh ++ basename ./tests/e2e/scenarios/scalability + SCRIPT_NAME=scalability + [[ -z scale-5000.periodic.test-cncf-aws.k8s.io ]] + echo CLUSTER_NAME=scale-5000.periodic.test-cncf-aws.k8s.io CLUSTER_NAME=scale-5000.periodic.test-cncf-aws.k8s.io + [[ -z '' ]] + K8S_VERSION=https://storage.googleapis.com/k8s-release-dev/ci/latest.txt + [[ -z '' ]] + SCALE_SCENARIO=performance + export SCALE_SCENARIO + [[ -z aws ]] + echo CLOUD_PROVIDER=aws CLOUD_PROVIDER=aws + [[ aws != \g\c\e ]] + [[ -z s3://k8s-infra-kops-scale-tests ]] + echo KOPS_STATE_STORE=s3://k8s-infra-kops-scale-tests KOPS_STATE_STORE=s3://k8s-infra-kops-scale-tests + export KOPS_STATE_STORE + [[ -z '' ]] + ADMIN_ACCESS=0.0.0.0/0 + echo ADMIN_ACCESS=0.0.0.0/0 ADMIN_ACCESS=0.0.0.0/0 + KOPS_SCHEDULER_QPS=500 + KOPS_SCHEDULER_BURST=500 + KOPS_CONTROLLER_MANAGER_QPS=500 + KOPS_CONTROLLER_MANAGER_BURST=500 + KOPS_APISERVER_MAX_REQUESTS_INFLIGHT=800 + echo 'KOPS_SCHEDULER_QPS=500 KOPS_SCHEDULER_BURST=500' KOPS_SCHEDULER_QPS=500 KOPS_SCHEDULER_BURST=500 + echo 'KOPS_CONTROLLER_MANAGER_QPS=500 KOPS_CONTROLLER_MANAGER_BURST=500' KOPS_CONTROLLER_MANAGER_QPS=500 KOPS_CONTROLLER_MANAGER_BURST=500 + echo KOPS_APISERVER_MAX_REQUESTS_INFLIGHT=800 KOPS_APISERVER_MAX_REQUESTS_INFLIGHT=800 + create_args=() + [[ aws == \a\w\s ]] + create_args+=("--network-cidr=10.0.0.0/16,10.1.0.0/16,10.2.0.0/16,10.3.0.0/16,10.4.0.0/16,10.5.0.0/16,10.6.0.0/16,10.7.0.0/16,10.8.0.0/16,10.9.0.0/16,10.10.0.0/16,10.11.0.0/16,10.12.0.0/16") + create_args+=("--node-size=t3a.medium,t3.medium,t3a.large,c5a.large,t3.large,c5.large,m5a.large,m6a.large,m5.large,c7a.large,r5a.large,r6a.large,m7a.large") + create_args+=("--node-volume-size=20") + create_args+=("--zones=us-east-2a,us-east-2b,us-east-2c") + create_args+=("--image=${INSTANCE_IMAGE:-ssm:/aws/service/canonical/ubuntu/server/22.04/stable/current/amd64/hvm/ebs-gp2/ami-id}") + create_args+=("--dns=none") + [[ aws == \g\c\e ]] + create_args+=("--networking=${CNI_PLUGIN:-calico}") + [[ amazonvpc == \a\m\a\z\o\n\v\p\c ]] + create_args+=("--set spec.networking.amazonVPC.env=ENABLE_PREFIX_DELEGATION=true") + create_args+=("--set spec.etcdClusters[0].manager.listenMetricsURLs=http://localhost:2382") + create_args+=("--set spec.etcdClusters[*].manager.env=ETCD_QUOTA_BACKEND_BYTES=8589934592") + create_args+=("--set spec.etcdClusters[*].manager.env=ETCD_ENABLE_PPROF=true") + create_args+=("--set spec.cloudControllerManager.concurrentNodeSyncs=10") + create_args+=("--set spec.kubelet.maxPods=96") + create_args+=("--set spec.kubeScheduler.authorizationAlwaysAllowPaths=/healthz") + create_args+=("--set spec.kubeScheduler.authorizationAlwaysAllowPaths=/livez") + create_args+=("--set spec.kubeScheduler.authorizationAlwaysAllowPaths=/readyz") + create_args+=("--set spec.kubeScheduler.authorizationAlwaysAllowPaths=/metrics") + create_args+=("--set spec.kubeScheduler.qps=${KOPS_SCHEDULER_QPS}") + create_args+=("--set spec.kubeScheduler.burst=${KOPS_SCHEDULER_BURST}") + create_args+=("--set spec.kubeScheduler.enableProfiling=true") + create_args+=("--set spec.kubeScheduler.enableContentionProfiling=true") + create_args+=("--set spec.kubeControllerManager.endpointUpdatesBatchPeriod=500ms") + create_args+=("--set spec.kubeControllerManager.endpointSliceUpdatesBatchPeriod=500ms") + create_args+=("--set spec.kubeControllerManager.kubeAPIQPS=${KOPS_CONTROLLER_MANAGER_QPS}") + create_args+=("--set spec.kubeControllerManager.kubeAPIBurst=${KOPS_CONTROLLER_MANAGER_BURST}") + create_args+=("--set spec.kubeControllerManager.enableProfiling=true") + create_args+=("--set spec.kubeControllerManager.enableContentionProfiling=true") + create_args+=("--set spec.kubeAPIServer.maxRequestsInflight=${KOPS_APISERVER_MAX_REQUESTS_INFLIGHT}") + create_args+=("--set spec.kubeAPIServer.maxMutatingRequestsInflight=0") + create_args+=("--set spec.kubeAPIServer.enableProfiling=true") + create_args+=("--set spec.kubeAPIServer.enableContentionProfiling=true") + create_args+=("--set spec.kubeAPIServer.logLevel=2") + create_args+=("--set spec.kubeAPIServer.anonymousAuth=true") + create_args+=("--set spec.kubeProxy.proxyMode=${KUBE_PROXY_MODE:-iptables}") + create_args+=("--set spec.kubeProxy.metricsBindAddress=0.0.0.0:10249") + create_args+=("--node-count=${KUBE_NODE_COUNT:-100}") + create_args+=("--control-plane-count=${CONTROL_PLANE_COUNT:-1}") + create_args+=("--master-size=${CONTROL_PLANE_SIZE:-c5.2xlarge}") + [[ aws == \a\w\s ]] + KOPS_FEATURE_FLAGS=AWSSingleNodesInstanceGroup, + create_args+=("--set spec.etcdClusters[*].etcdMembers[*].volumeIOPS=6000") + create_args+=("--set spec.etcdClusters[*].etcdMembers[*].volumeThroughput=1000") + create_args+=("--set spec.etcdClusters[*].etcdMembers[*].volumeSize=120") + create_args+=("--set spec.etcdClusters[*].etcdMembers[*].volumeType=io1") + echo KOPS_FEATURE_FLAGS=AWSSingleNodesInstanceGroup, KOPS_FEATURE_FLAGS=AWSSingleNodesInstanceGroup, + KUBETEST2_ARGS=() + KUBETEST2_ARGS+=("-v=2") + KUBETEST2_ARGS+=("--max-nodes-to-dump=${MAX_NODES_TO_DUMP:-5}") + KUBETEST2_ARGS+=("--cloud-provider=${CLOUD_PROVIDER}") + KUBETEST2_ARGS+=("--cluster-name=${CLUSTER_NAME:-}") + KUBETEST2_ARGS+=("--admin-access=${ADMIN_ACCESS:-}") + KUBETEST2_ARGS+=("--env=KOPS_FEATURE_FLAGS=${KOPS_FEATURE_FLAGS}") + [[ periodic == \p\r\e\s\u\b\m\i\t ]] + KUBETEST2_ARGS+=("--kops-version-marker=${KOPS_VERSION_MARKER:-https://storage.googleapis.com/k8s-staging-kops/kops/releases/markers/master/latest-ci.txt}") + [[ aws == \g\c\e ]] + KUBETEST2_ARGS+=("--validation-wait=75m") + KUBETEST2_ARGS+=("--validation-count=3") + KUBETEST2_ARGS+=("--validation-interval=60s") + [[ -z '' ]] + DELETE_CLUSTER=true + [[ true == \t\r\u\e ]] + KUBETEST2_ARGS+=("--down") + export PROMETHEUS_KUBE_PROXY_SELECTOR_KEY=k8s-app + PROMETHEUS_KUBE_PROXY_SELECTOR_KEY=k8s-app + export PROMETHEUS_SCRAPE_APISERVER_ONLY=true + PROMETHEUS_SCRAPE_APISERVER_ONLY=true + export CL2_PROMETHEUS_TOLERATE_MASTER=true + CL2_PROMETHEUS_TOLERATE_MASTER=true + [[ aws == \a\w\s ]] + [[ performance == \p\e\r\f\o\r\m\a\n\c\e ]] + export KUBE_SSH_KEY_PATH=/tmp/kops/scale-5000.periodic.test-cncf-aws.k8s.io/id_ed25519 + KUBE_SSH_KEY_PATH=/tmp/kops/scale-5000.periodic.test-cncf-aws.k8s.io/id_ed25519 + cat + cat /home/prow/go/src/k8s.io/perf-tests/clusterloader2/testing/load/overrides.yaml # we are not testing PVS at this point CL2_ENABLE_PVS: false ENABLE_RESTART_COUNT_CHECK: false + CLUSTERLOADER2_ARGS=() + [[ -n '' ]] + CLUSTERLOADER2_ARGS+=("--test-configs=${GOPATH}/src/k8s.io/perf-tests/clusterloader2/testing/load/config.yaml") + CLUSTERLOADER2_ARGS+=("--test-configs=${GOPATH}/src/k8s.io/perf-tests/clusterloader2/testing/access-tokens/config.yaml") + CLUSTERLOADER2_ARGS+=("--test-overrides=${GOPATH}/src/k8s.io/perf-tests/clusterloader2/testing/load/overrides.yaml") + CLUSTERLOADER2_ARGS+=("--test-overrides=${GOPATH}/src/k8s.io/perf-tests/clusterloader2/testing/experiments/enable_restart_count_check.yaml") + CLUSTERLOADER2_ARGS+=("--test-overrides=${GOPATH}/src/k8s.io/perf-tests/clusterloader2/testing/experiments/ignore_known_gce_container_restarts.yaml") + CLUSTERLOADER2_ARGS+=("--test-overrides=${GOPATH}/src/k8s.io/perf-tests/clusterloader2/testing/overrides/5000_nodes.yaml") + CLUSTERLOADER2_ARGS+=("--extra-args=--experimental-prometheus-snapshot-to-report-dir=true") + [[ -z '' ]] + [[ aws == \g\c\e ]] + [[ performance == \c\o\r\r\e\c\t\n\e\s\s ]] + kubetest2 kops -v=2 --max-nodes-to-dump=5 --cloud-provider=aws --cluster-name=scale-5000.periodic.test-cncf-aws.k8s.io --admin-access=0.0.0.0/0 --env=KOPS_FEATURE_FLAGS=AWSSingleNodesInstanceGroup, --kops-version-marker=https://storage.googleapis.com/k8s-staging-kops/kops/releases/markers/master/latest-ci.txt --validation-wait=75m --validation-count=3 --validation-interval=60s --down --up --kubernetes-version=https://storage.googleapis.com/k8s-release-dev/ci/latest.txt '--create-args=--network-cidr=10.0.0.0/16,10.1.0.0/16,10.2.0.0/16,10.3.0.0/16,10.4.0.0/16,10.5.0.0/16,10.6.0.0/16,10.7.0.0/16,10.8.0.0/16,10.9.0.0/16,10.10.0.0/16,10.11.0.0/16,10.12.0.0/16 --node-size=t3a.medium,t3.medium,t3a.large,c5a.large,t3.large,c5.large,m5a.large,m6a.large,m5.large,c7a.large,r5a.large,r6a.large,m7a.large --node-volume-size=20 --zones=us-east-2a,us-east-2b,us-east-2c --image=ssm:/aws/service/canonical/ubuntu/server/22.04/stable/current/amd64/hvm/ebs-gp2/ami-id --dns=none --networking=amazonvpc --set spec.networking.amazonVPC.env=ENABLE_PREFIX_DELEGATION=true --set spec.etcdClusters[0].manager.listenMetricsURLs=http://localhost:2382 --set spec.etcdClusters[*].manager.env=ETCD_QUOTA_BACKEND_BYTES=8589934592 --set spec.etcdClusters[*].manager.env=ETCD_ENABLE_PPROF=true --set spec.cloudControllerManager.concurrentNodeSyncs=10 --set spec.kubelet.maxPods=96 --set spec.kubeScheduler.authorizationAlwaysAllowPaths=/healthz --set spec.kubeScheduler.authorizationAlwaysAllowPaths=/livez --set spec.kubeScheduler.authorizationAlwaysAllowPaths=/readyz --set spec.kubeScheduler.authorizationAlwaysAllowPaths=/metrics --set spec.kubeScheduler.qps=500 --set spec.kubeScheduler.burst=500 --set spec.kubeScheduler.enableProfiling=true --set spec.kubeScheduler.enableContentionProfiling=true --set spec.kubeControllerManager.endpointUpdatesBatchPeriod=500ms --set spec.kubeControllerManager.endpointSliceUpdatesBatchPeriod=500ms --set spec.kubeControllerManager.kubeAPIQPS=500 --set spec.kubeControllerManager.kubeAPIBurst=500 --set spec.kubeControllerManager.enableProfiling=true --set spec.kubeControllerManager.enableContentionProfiling=true --set spec.kubeAPIServer.maxRequestsInflight=800 --set spec.kubeAPIServer.maxMutatingRequestsInflight=0 --set spec.kubeAPIServer.enableProfiling=true --set spec.kubeAPIServer.enableContentionProfiling=true --set spec.kubeAPIServer.logLevel=2 --set spec.kubeAPIServer.anonymousAuth=true --set spec.kubeProxy.proxyMode=iptables --set spec.kubeProxy.metricsBindAddress=0.0.0.0:10249 --node-count=5000 --control-plane-count=3 --master-size=c5.18xlarge --set spec.etcdClusters[*].etcdMembers[*].volumeIOPS=6000 --set spec.etcdClusters[*].etcdMembers[*].volumeThroughput=1000 --set spec.etcdClusters[*].etcdMembers[*].volumeSize=120 --set spec.etcdClusters[*].etcdMembers[*].volumeType=io1' --test=clusterloader2 -- --provider=aws --repo-root=/home/prow/go/src/k8s.io/perf-tests --kube-config=/root/.kube/config --test-configs=/home/prow/go/src/k8s.io/perf-tests/clusterloader2/testing/load/config.yaml --test-configs=/home/prow/go/src/k8s.io/perf-tests/clusterloader2/testing/access-tokens/config.yaml --test-overrides=/home/prow/go/src/k8s.io/perf-tests/clusterloader2/testing/load/overrides.yaml --test-overrides=/home/prow/go/src/k8s.io/perf-tests/clusterloader2/testing/experiments/enable_restart_count_check.yaml --test-overrides=/home/prow/go/src/k8s.io/perf-tests/clusterloader2/testing/experiments/ignore_known_gce_container_restarts.yaml --test-overrides=/home/prow/go/src/k8s.io/perf-tests/clusterloader2/testing/overrides/5000_nodes.yaml --extra-args=--experimental-prometheus-snapshot-to-report-dir=true I1220 07:05:32.227392 18073 app.go:61] The files in RunDir shall not be part of Artifacts I1220 07:05:32.227432 18073 app.go:62] pass rundir-in-artifacts flag True for RunDir to be part of Artifacts I1220 07:05:32.227484 18073 app.go:64] RunDir for this run: "/home/prow/go/src/k8s.io/kops/_rundir/d19ad54e-31ea-449d-98e0-d9f36b23580c" I1220 07:05:32.309051 18073 app.go:136] ID for this run: "d19ad54e-31ea-449d-98e0-d9f36b23580c" I1220 07:05:32.309190 18073 http.go:37] curl https://storage.googleapis.com/k8s-release-dev/ci/latest.txt I1220 07:05:32.448015 18073 common.go:136] Using SSH keypair: [/etc/aws-ssh/aws-ssh-private,/etc/aws-ssh/aws-ssh-public] I1220 07:05:32.448069 18073 common.go:147] Using SSH user: [ubuntu] I1220 07:05:32.448166 18073 http.go:37] curl https://storage.googleapis.com/k8s-staging-kops/kops/releases/markers/master/latest-ci.txt I1220 07:05:32.505423 18073 http.go:37] curl https://storage.googleapis.com/k8s-staging-kops/kops/releases/1.35.0-alpha.2+v1.35.0-alpha.1-75-g6562c4b82a/linux/amd64/kops I1220 07:05:34.087912 18073 up.go:63] Cleaning up any leaked resources from previous cluster I1220 07:05:34.087995 18073 local.go:42] ⚙️ /home/prow/go/src/k8s.io/kops/_rundir/d19ad54e-31ea-449d-98e0-d9f36b23580c/kops get cluster scale-5000.periodic.test-cncf-aws.k8s.io -ojson W1220 07:05:34.300645 18073 state.go:46] failed to run /home/prow/go/src/k8s.io/kops/_rundir/d19ad54e-31ea-449d-98e0-d9f36b23580c/kops get cluster scale-5000.periodic.test-cncf-aws.k8s.io -ojson; stderr=I1220 07:05:34.100745 18092 featureflag.go:170] FeatureFlag "AWSSingleNodesInstanceGroup"=true Error: cluster not found "scale-5000.periodic.test-cncf-aws.k8s.io" I1220 07:05:34.300924 18073 up.go:153] "no env file specified, skipping write of env file" I1220 07:05:34.301394 18073 up.go:269] /home/prow/go/src/k8s.io/kops/_rundir/d19ad54e-31ea-449d-98e0-d9f36b23580c/kops create cluster --name scale-5000.periodic.test-cncf-aws.k8s.io --cloud aws --kubernetes-version https://storage.googleapis.com/k8s-release-dev/ci/v1.36.0-alpha.0.315+7d0b8f979c9225 --ssh-public-key /etc/aws-ssh/aws-ssh-public --set cluster.spec.nodePortAccess=0.0.0.0/0 --set spec.containerd.configAdditions=plugins."io.containerd.grpc.v1.cri".containerd.runtimes.test-handler.runtime_type=io.containerd.runc.v2 --discovery-store s3://k8s-infra-kops-discovery-d19a-20251220070534 --cloud-labels group=sig-cluster-lifecycle,subproject=kops --network-cidr=10.0.0.0/16,10.1.0.0/16,10.2.0.0/16,10.3.0.0/16,10.4.0.0/16,10.5.0.0/16,10.6.0.0/16,10.7.0.0/16,10.8.0.0/16,10.9.0.0/16,10.10.0.0/16,10.11.0.0/16,10.12.0.0/16 --node-size=t3a.medium,t3.medium,t3a.large,c5a.large,t3.large,c5.large,m5a.large,m6a.large,m5.large,c7a.large,r5a.large,r6a.large,m7a.large --node-volume-size=20 --zones=us-east-2a,us-east-2b,us-east-2c --image=ssm:/aws/service/canonical/ubuntu/server/22.04/stable/current/amd64/hvm/ebs-gp2/ami-id --dns=none --networking=amazonvpc --set spec.networking.amazonVPC.env=ENABLE_PREFIX_DELEGATION=true --set spec.etcdClusters[0].manager.listenMetricsURLs=http://localhost:2382 --set spec.etcdClusters[*].manager.env=ETCD_QUOTA_BACKEND_BYTES=8589934592 --set spec.etcdClusters[*].manager.env=ETCD_ENABLE_PPROF=true --set spec.cloudControllerManager.concurrentNodeSyncs=10 --set spec.kubelet.maxPods=96 --set spec.kubeScheduler.authorizationAlwaysAllowPaths=/healthz --set spec.kubeScheduler.authorizationAlwaysAllowPaths=/livez --set spec.kubeScheduler.authorizationAlwaysAllowPaths=/readyz --set spec.kubeScheduler.authorizationAlwaysAllowPaths=/metrics --set spec.kubeScheduler.qps=500 --set spec.kubeScheduler.burst=500 --set spec.kubeScheduler.enableProfiling=true --set spec.kubeScheduler.enableContentionProfiling=true --set spec.kubeControllerManager.endpointUpdatesBatchPeriod=500ms --set spec.kubeControllerManager.endpointSliceUpdatesBatchPeriod=500ms --set spec.kubeControllerManager.kubeAPIQPS=500 --set spec.kubeControllerManager.kubeAPIBurst=500 --set spec.kubeControllerManager.enableProfiling=true --set spec.kubeControllerManager.enableContentionProfiling=true --set spec.kubeAPIServer.maxRequestsInflight=800 --set spec.kubeAPIServer.maxMutatingRequestsInflight=0 --set spec.kubeAPIServer.enableProfiling=true --set spec.kubeAPIServer.enableContentionProfiling=true --set spec.kubeAPIServer.logLevel=2 --set spec.kubeAPIServer.anonymousAuth=true --set spec.kubeProxy.proxyMode=iptables --set spec.kubeProxy.metricsBindAddress=0.0.0.0:10249 --node-count=5000 --control-plane-count=3 --master-size=c5.18xlarge --set spec.etcdClusters[*].etcdMembers[*].volumeIOPS=6000 --set spec.etcdClusters[*].etcdMembers[*].volumeThroughput=1000 --set spec.etcdClusters[*].etcdMembers[*].volumeSize=120 --set spec.etcdClusters[*].etcdMembers[*].volumeType=io1 --admin-access 0.0.0.0/0 --master-volume-size 48 I1220 07:05:34.301510 18073 local.go:42] ⚙️ /home/prow/go/src/k8s.io/kops/_rundir/d19ad54e-31ea-449d-98e0-d9f36b23580c/kops create cluster --name scale-5000.periodic.test-cncf-aws.k8s.io --cloud aws --kubernetes-version https://storage.googleapis.com/k8s-release-dev/ci/v1.36.0-alpha.0.315+7d0b8f979c9225 --ssh-public-key /etc/aws-ssh/aws-ssh-public --set cluster.spec.nodePortAccess=0.0.0.0/0 --set spec.containerd.configAdditions=plugins."io.containerd.grpc.v1.cri".containerd.runtimes.test-handler.runtime_type=io.containerd.runc.v2 --discovery-store s3://k8s-infra-kops-discovery-d19a-20251220070534 --cloud-labels group=sig-cluster-lifecycle,subproject=kops --network-cidr=10.0.0.0/16,10.1.0.0/16,10.2.0.0/16,10.3.0.0/16,10.4.0.0/16,10.5.0.0/16,10.6.0.0/16,10.7.0.0/16,10.8.0.0/16,10.9.0.0/16,10.10.0.0/16,10.11.0.0/16,10.12.0.0/16 --node-size=t3a.medium,t3.medium,t3a.large,c5a.large,t3.large,c5.large,m5a.large,m6a.large,m5.large,c7a.large,r5a.large,r6a.large,m7a.large --node-volume-size=20 --zones=us-east-2a,us-east-2b,us-east-2c --image=ssm:/aws/service/canonical/ubuntu/server/22.04/stable/current/amd64/hvm/ebs-gp2/ami-id --dns=none --networking=amazonvpc --set spec.networking.amazonVPC.env=ENABLE_PREFIX_DELEGATION=true --set spec.etcdClusters[0].manager.listenMetricsURLs=http://localhost:2382 --set spec.etcdClusters[*].manager.env=ETCD_QUOTA_BACKEND_BYTES=8589934592 --set spec.etcdClusters[*].manager.env=ETCD_ENABLE_PPROF=true --set spec.cloudControllerManager.concurrentNodeSyncs=10 --set spec.kubelet.maxPods=96 --set spec.kubeScheduler.authorizationAlwaysAllowPaths=/healthz --set spec.kubeScheduler.authorizationAlwaysAllowPaths=/livez --set spec.kubeScheduler.authorizationAlwaysAllowPaths=/readyz --set spec.kubeScheduler.authorizationAlwaysAllowPaths=/metrics --set spec.kubeScheduler.qps=500 --set spec.kubeScheduler.burst=500 --set spec.kubeScheduler.enableProfiling=true --set spec.kubeScheduler.enableContentionProfiling=true --set spec.kubeControllerManager.endpointUpdatesBatchPeriod=500ms --set spec.kubeControllerManager.endpointSliceUpdatesBatchPeriod=500ms --set spec.kubeControllerManager.kubeAPIQPS=500 --set spec.kubeControllerManager.kubeAPIBurst=500 --set spec.kubeControllerManager.enableProfiling=true --set spec.kubeControllerManager.enableContentionProfiling=true --set spec.kubeAPIServer.maxRequestsInflight=800 --set spec.kubeAPIServer.maxMutatingRequestsInflight=0 --set spec.kubeAPIServer.enableProfiling=true --set spec.kubeAPIServer.enableContentionProfiling=true --set spec.kubeAPIServer.logLevel=2 --set spec.kubeAPIServer.anonymousAuth=true --set spec.kubeProxy.proxyMode=iptables --set spec.kubeProxy.metricsBindAddress=0.0.0.0:10249 --node-count=5000 --control-plane-count=3 --master-size=c5.18xlarge --set spec.etcdClusters[*].etcdMembers[*].volumeIOPS=6000 --set spec.etcdClusters[*].etcdMembers[*].volumeThroughput=1000 --set spec.etcdClusters[*].etcdMembers[*].volumeSize=120 --set spec.etcdClusters[*].etcdMembers[*].volumeType=io1 --admin-access 0.0.0.0/0 --master-volume-size 48 I1220 07:05:34.313919 18101 featureflag.go:170] FeatureFlag "AWSSingleNodesInstanceGroup"=true Flag --master-size has been deprecated, use --control-plane-size instead Flag --master-volume-size has been deprecated, use --control-plane-volume-size instead I1220 07:05:34.407467 18101 create_cluster.go:890] Using SSH public key: /etc/aws-ssh/aws-ssh-public I1220 07:05:34.525816 18101 new_cluster.go:1426] Cloud Provider ID: "aws" I1220 07:05:34.765999 18101 subnets.go:224] Assigned CIDR 10.0.0.0/18 to subnet us-east-2a I1220 07:05:34.766210 18101 subnets.go:224] Assigned CIDR 10.0.64.0/18 to subnet us-east-2b I1220 07:05:34.766288 18101 subnets.go:224] Assigned CIDR 10.0.128.0/18 to subnet us-east-2c Error: error building complete spec: failed to get bucket details for "s3://k8s-infra-kops-discovery-d19a-20251220070534/scale-5000.periodic.test-cncf-aws.k8s.io": Could not retrieve location for AWS bucket k8s-infra-kops-discovery-d19a-20251220070534 I1220 07:05:39.961246 18073 local.go:42] ⚙️ /home/prow/go/src/k8s.io/kops/_rundir/d19ad54e-31ea-449d-98e0-d9f36b23580c/kops get cluster scale-5000.periodic.test-cncf-aws.k8s.io -ojson W1220 07:05:40.183701 18073 state.go:46] failed to run /home/prow/go/src/k8s.io/kops/_rundir/d19ad54e-31ea-449d-98e0-d9f36b23580c/kops get cluster scale-5000.periodic.test-cncf-aws.k8s.io -ojson; stderr=I1220 07:05:39.976603 18113 featureflag.go:170] FeatureFlag "AWSSingleNodesInstanceGroup"=true Error: cluster not found "scale-5000.periodic.test-cncf-aws.k8s.io" Error: exit status 1 + EXIT_VALUE=1 + set +o xtrace Cleaning up after docker in docker. ================================================================================ Waiting 30 seconds for pods stopped with terminationGracePeriod:30 Cleaning up after docker Waiting for docker to stop for 30 seconds Stopping Docker: dockerProgram process in pidfile '/var/run/docker-ssd.pid', 1 process(es), refused to die. ================================================================================ Done cleaning up after docker in docker.