Recent runs || View in Spyglass
Result | FAILURE |
Tests | 1 failed / 6 succeeded |
Started | |
Elapsed | 3m42s |
Revision | |
Builder | gke-prow-ssd-pool-1a225945-50fp |
links | {u'resultstore': {u'url': u'https://source.cloud.google.com/results/invocations/a9264397-c2da-4d82-9a5a-5ea984e121c3/targets/test'}} |
pod | e1585bdd-05a6-11ea-993c-5ac2047d9356 |
resultstore | https://source.cloud.google.com/results/invocations/a9264397-c2da-4d82-9a5a-5ea984e121c3/targets/test |
infra-commit | 73276e6e8 |
job-version | v1.15.6-beta.0.38+7015f71e75f670 |
pod | e1585bdd-05a6-11ea-993c-5ac2047d9356 |
revision | v1.15.6-beta.0.38+7015f71e75f670 |
error creating cluster: error during gcloud container clusters create --quiet --project=gke-up-c1-2-g1-4-up-clu --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-2430af97aa --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.15.6-beta.0.38+7015f71e75f670 test-2430af97aa: 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 ... I1112 23:49:19.666] process 45 exited with code 0 after 0.0m I1112 23:49:19.667] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1112 23:49:19.668] Root: /workspace I1112 23:49:19.668] cd to /workspace I1112 23:49:19.669] Configure environment... I1112 23:49:19.669] Call: git show -s --format=format:%ct HEAD W1112 23:49:19.676] fatal: not a git repository (or any of the parent directories): .git I1112 23:49:19.677] process 57 exited with code 128 after 0.0m W1112 23:49:19.678] Unable to print commit date for HEAD I1112 23:49:19.679] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1112 23:49:20.546] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1112 23:49:20.983] process 58 exited with code 0 after 0.0m I1112 23:49:20.984] Call: gcloud config get-value account ... skipping 420 lines ... W1112 23:52:26.061] 2019/11/12 23:52:26 process.go:153: Running: gcloud container clusters create --quiet --project=gke-up-c1-2-g1-4-up-clu --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-2430af97aa --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.15.6-beta.0.38+7015f71e75f670 test-2430af97aa W1112 23:52:26.812] 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. W1112 23:52:26.813] 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. W1112 23:52:26.814] 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`. W1112 23:52:26.814] WARNING: Your Pod address range (`--cluster-ipv4-cidr`) can accommodate at most 1008 node(s). W1112 23:52:26.815] 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. W1112 23:52:30.645] ERROR: (gcloud.container.clusters.create) ResponseError: code=400, message=Auto_upgrade and auto_repair are not supported on CUSTOM. W1112 23:52:30.697] 2019/11/12 23:52:30 process.go:155: Step 'gcloud container clusters create --quiet --project=gke-up-c1-2-g1-4-up-clu --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-2430af97aa --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.15.6-beta.0.38+7015f71e75f670 test-2430af97aa' finished in 4.64495966s W1112 23:52:32.823] 2019/11/12 23:52:32 process.go:96: Saved XML output to /workspace/_artifacts/junit_runner.xml. W1112 23:52:49.290] 2019/11/12 23:52:49 main.go:319: Something went wrong: starting e2e cluster: error creating cluster: error during gcloud container clusters create --quiet --project=gke-up-c1-2-g1-4-up-clu --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-2430af97aa --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.15.6-beta.0.38+7015f71e75f670 test-2430af97aa: exit status 1 W1112 23:52:49.298] Traceback (most recent call last): W1112 23:52:49.298] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 778, in <module> W1112 23:52:49.299] main(parse_args()) W1112 23:52:49.299] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 626, in main W1112 23:52:49.299] mode.start(runner_args) W1112 23:52:49.300] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 262, in start W1112 23:52:49.300] check_env(env, self.command, *args) W1112 23:52:49.301] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 111, in check_env W1112 23:52:49.301] subprocess.check_call(cmd, env=env) W1112 23:52:49.301] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call W1112 23:52:49.302] raise CalledProcessError(retcode, cmd) W1112 23:52:49.302] subprocess.CalledProcessError: Command '('kubetest', '--dump=/workspace/_artifacts', '--gcp-service-account=/etc/service-account/service-account.json', '--up', '--down', '--test', '--deployment=gke', '--provider=gke', '--cluster=test-2430af97aa', '--gcp-network=test-2430af97aa', '--check-leaked-resources', '--gcp-zone=us-west1-b', '--gcp-cloud-sdk=gs://cloud-sdk-testing/ci/staging', '--gke-environment=test', '--image-family=pipeline-1', '--image-project=ubuntu-os-gke-cloud-devel', '--gcp-node-image=custom', '--extract=ci/k8s-stable2', '--timeout=180m', '--test_args=--ginkgo.focus=\\[Feature:Reboot\\] --minStartupPods=8')' returned non-zero exit status 1 E1112 23:52:49.304] Command failed I1112 23:52:49.304] process 262 exited with code 1 after 3.4m E1112 23:52:49.304] FAIL: ci-kubernetes-e2e-gke-ubuntu1-k8sstable2-reboot I1112 23:52:49.305] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1112 23:52:50.129] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1112 23:52:50.209] process 1365 exited with code 0 after 0.0m I1112 23:52:50.210] Call: gcloud config get-value account I1112 23:52:50.730] process 1377 exited with code 0 after 0.0m I1112 23:52:50.730] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1112 23:52:50.730] Upload result and artifacts... I1112 23:52:50.730] Gubernator results at https://gubernator.k8s.io/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable2-reboot/1194401677654888457 I1112 23:52:50.731] Call: gsutil ls gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable2-reboot/1194401677654888457/artifacts W1112 23:52:52.199] CommandException: One or more URLs matched no objects. E1112 23:52:52.370] Command failed I1112 23:52:52.371] process 1389 exited with code 1 after 0.0m W1112 23:52:52.371] Remote dir gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable2-reboot/1194401677654888457/artifacts not exist yet I1112 23:52:52.373] 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-gke-ubuntu1-k8sstable2-reboot/1194401677654888457/artifacts I1112 23:52:55.073] process 1533 exited with code 0 after 0.0m I1112 23:52:55.074] Call: git rev-parse HEAD W1112 23:52:55.085] fatal: not a git repository (or any of the parent directories): .git E1112 23:52:55.086] Command failed I1112 23:52:55.086] process 2059 exited with code 128 after 0.0m I1112 23:52:55.089] Call: git rev-parse HEAD I1112 23:52:55.096] process 2060 exited with code 0 after 0.0m I1112 23:52:55.097] Call: gsutil stat gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable2-reboot/jobResultsCache.json I1112 23:52:56.846] process 2061 exited with code 0 after 0.0m I1112 23:52:56.847] Call: gsutil -q cat 'gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable2-reboot/jobResultsCache.json#1573581083997194' ... skipping 8 lines ...