Result | FAILURE |
Tests | 1 failed / 6 succeeded |
Started | |
Elapsed | 2m9s |
Revision | |
Builder | gke-prow-ssd-pool-1a225945-d46v |
links | {u'resultstore': {u'url': u'https://source.cloud.google.com/results/invocations/eca25e2b-a0e9-428c-9b7a-dd61e351e32f/targets/test'}} |
pod | f8e4ed71-0d5d-11ea-a8d5-c23856be2ce2 |
resultstore | https://source.cloud.google.com/results/invocations/eca25e2b-a0e9-428c-9b7a-dd61e351e32f/targets/test |
infra-commit | fcfdba9b2 |
job-version | v1.18.0-alpha.0.1114+3028dc1f7ac6df |
pod | f8e4ed71-0d5d-11ea-a8d5-c23856be2ce2 |
revision | v1.18.0-alpha.0.1114+3028dc1f7ac6df |
error creating cluster: error during gcloud container clusters create --quiet --project=k8s-gke-upg-c1-4-g1-6-up-clu --zone=us-west1-b --machine-type=n1-standard-2 --image-type=gci --num-nodes=3 --network=e2e-f3219cd42d-38392 --node-locations=us-central1-f,us-central1-a,us-central1-b --cluster-version=1.18.0-alpha.0.1114+3028dc1f7ac6df e2e-f3219cd42d-38392: exit status 1
from junit_runner.xml
Filter through log files | View test history on testgrid
Deferred TearDown
DumpClusterLogs (--up failed)
Extract
TearDown Previous
Timeout
listResources Before
... skipping 15 lines ... I1122 19:26:50.024] process 47 exited with code 0 after 0.0m I1122 19:26:50.024] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1122 19:26:50.024] Root: /workspace I1122 19:26:50.025] cd to /workspace I1122 19:26:50.025] Configure environment... I1122 19:26:50.025] Call: git show -s --format=format:%ct HEAD W1122 19:26:50.028] fatal: not a git repository (or any of the parent directories): .git I1122 19:26:50.029] process 60 exited with code 128 after 0.0m W1122 19:26:50.029] Unable to print commit date for HEAD I1122 19:26:50.029] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1122 19:26:50.491] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1122 19:26:50.814] process 61 exited with code 0 after 0.0m I1122 19:26:50.814] Call: gcloud config get-value account ... skipping 420 lines ... W1122 19:28:49.453] 2019/11/22 19:28:49 process.go:153: Running: gcloud container clusters create --quiet --project=k8s-gke-upg-c1-4-g1-6-up-clu --zone=us-west1-b --machine-type=n1-standard-2 --image-type=gci --num-nodes=3 --network=e2e-f3219cd42d-38392 --node-locations=us-central1-f,us-central1-a,us-central1-b --cluster-version=1.18.0-alpha.0.1114+3028dc1f7ac6df e2e-f3219cd42d-38392 W1122 19:28:49.749] WARNING: Currently VPC-native is not the default mode during cluster creation. In the future, this will become the default mode and can be disabled using `--no-enable-ip-alias` flag. Use `--[no-]enable-ip-alias` flag to suppress this warning. W1122 19:28:49.750] WARNING: Newly created clusters and node-pools will have node auto-upgrade enabled by default. This can be disabled using the `--no-enable-autoupgrade` flag. W1122 19:28:49.751] WARNING: Starting in 1.12, default node pools in new clusters will have their legacy Compute Engine instance metadata endpoints disabled by default. To create a cluster with legacy instance metadata endpoints disabled in the default node pool, run `clusters create` with the flag `--metadata disable-legacy-endpoints=true`. W1122 19:28:49.751] WARNING: Your Pod address range (`--cluster-ipv4-cidr`) can accommodate at most 1008 node(s). W1122 19:28:49.752] This will disable the autorepair feature for nodes. Please see https://cloud.google.com/kubernetes-engine/docs/node-auto-repair for more information on node autorepairs. W1122 19:28:49.918] ERROR: (gcloud.container.clusters.create) ResponseError: code=400, message=Cluster.locations must include cluster.zone if it is set. W1122 19:28:49.956] 2019/11/22 19:28:49 process.go:155: Step 'gcloud container clusters create --quiet --project=k8s-gke-upg-c1-4-g1-6-up-clu --zone=us-west1-b --machine-type=n1-standard-2 --image-type=gci --num-nodes=3 --network=e2e-f3219cd42d-38392 --node-locations=us-central1-f,us-central1-a,us-central1-b --cluster-version=1.18.0-alpha.0.1114+3028dc1f7ac6df e2e-f3219cd42d-38392' finished in 544.660119ms W1122 19:28:51.379] 2019/11/22 19:28:51 process.go:96: Saved XML output to /workspace/_artifacts/junit_runner.xml. W1122 19:28:53.050] 2019/11/22 19:28:53 main.go:319: Something went wrong: starting e2e cluster: error creating cluster: error during gcloud container clusters create --quiet --project=k8s-gke-upg-c1-4-g1-6-up-clu --zone=us-west1-b --machine-type=n1-standard-2 --image-type=gci --num-nodes=3 --network=e2e-f3219cd42d-38392 --node-locations=us-central1-f,us-central1-a,us-central1-b --cluster-version=1.18.0-alpha.0.1114+3028dc1f7ac6df e2e-f3219cd42d-38392: exit status 1 W1122 19:28:53.056] Traceback (most recent call last): W1122 19:28:53.056] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 778, in <module> W1122 19:28:53.057] main(parse_args()) W1122 19:28:53.057] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 626, in main W1122 19:28:53.057] mode.start(runner_args) W1122 19:28:53.057] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 262, in start W1122 19:28:53.057] check_env(env, self.command, *args) W1122 19:28:53.057] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 111, in check_env W1122 19:28:53.058] subprocess.check_call(cmd, env=env) W1122 19:28:53.058] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call W1122 19:28:53.058] raise CalledProcessError(retcode, cmd) W1122 19:28:53.059] subprocess.CalledProcessError: Command '('kubetest', '--dump=/workspace/_artifacts', '--gcp-service-account=/etc/service-account/service-account.json', '--up', '--down', '--test', '--deployment=gke', '--provider=gke', '--cluster=e2e-f3219cd42d-38392', '--gcp-network=e2e-f3219cd42d-38392', '--check-leaked-resources', '--extract=ci/latest', '--gcp-cloud-sdk=gs://cloud-sdk-testing/ci/staging', '--gcp-node-image=gci', '--gcp-zone=us-west1-b', '--ginkgo-parallel', '--gke-environment=test', '--gke-node-locations=us-central1-f,us-central1-a,us-central1-b', '--test_args=--gce-multizone=true --ginkgo.skip=\\[Slow\\]|\\[Serial\\]|\\[Disruptive\\]|\\[Flaky\\]|\\[Feature:.+\\] --minStartupPods=8', '--timeout=150m')' returned non-zero exit status 1 E1122 19:28:53.066] Command failed I1122 19:28:53.066] process 268 exited with code 1 after 2.0m E1122 19:28:53.066] FAIL: ci-kubernetes-e2e-gci-gke-multizone I1122 19:28:53.066] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1122 19:28:53.579] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1122 19:28:53.626] process 1419 exited with code 0 after 0.0m I1122 19:28:53.627] Call: gcloud config get-value account I1122 19:28:53.917] process 1432 exited with code 0 after 0.0m I1122 19:28:53.917] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1122 19:28:53.917] Upload result and artifacts... I1122 19:28:53.917] Gubernator results at https://gubernator.k8s.io/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-multizone/1197959583004364801 I1122 19:28:53.918] Call: gsutil ls gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-multizone/1197959583004364801/artifacts W1122 19:28:54.648] CommandException: One or more URLs matched no objects. E1122 19:28:54.737] Command failed I1122 19:28:54.737] process 1445 exited with code 1 after 0.0m W1122 19:28:54.738] Remote dir gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-multizone/1197959583004364801/artifacts not exist yet I1122 19:28:54.738] Call: gsutil -m -q -o GSUtil:use_magicfile=True cp -r -c -z log,txt,xml /workspace/_artifacts gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-multizone/1197959583004364801/artifacts I1122 19:28:56.144] process 1590 exited with code 0 after 0.0m I1122 19:28:56.145] Call: git rev-parse HEAD W1122 19:28:56.149] fatal: not a git repository (or any of the parent directories): .git E1122 19:28:56.150] Command failed I1122 19:28:56.150] process 2117 exited with code 128 after 0.0m I1122 19:28:56.150] Call: git rev-parse HEAD I1122 19:28:56.154] process 2118 exited with code 0 after 0.0m I1122 19:28:56.155] Call: gsutil stat gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-multizone/jobResultsCache.json I1122 19:28:56.964] process 2119 exited with code 0 after 0.0m I1122 19:28:56.965] Call: gsutil -q cat 'gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-multizone/jobResultsCache.json#1574449084350341' ... skipping 8 lines ...