Result | FAILURE |
Tests | 1 failed / 6 succeeded |
Started | |
Elapsed | 2m34s |
Revision | |
Builder | gke-prow-ssd-pool-1a225945-k98q |
links | {u'resultstore': {u'url': u'https://source.cloud.google.com/results/invocations/25fab2ff-a9a3-4b56-8471-e6098adcf4a8/targets/test'}} |
pod | 3f0ebf48-0c87-11ea-b26a-065b5133c63f |
resultstore | https://source.cloud.google.com/results/invocations/25fab2ff-a9a3-4b56-8471-e6098adcf4a8/targets/test |
infra-commit | 55b023d73 |
job-version | v1.18.0-alpha.0.1110+3c5dad61f72cc0 |
pod | 3f0ebf48-0c87-11ea-b26a-065b5133c63f |
revision | v1.18.0-alpha.0.1110+3c5dad61f72cc0 |
error creating cluster: error during gcloud container clusters create --quiet --project=k8s-jkns-gci-gke-alpha-1-4 --region=us-central1 --machine-type=n1-standard-2 --image-type=gci --num-nodes=3 --network=bootstrap-e2e --cluster-version=1.18.0-alpha.0.1110+3c5dad61f72cc0 bootstrap-e2e: 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 ... I1121 17:50:02.805] process 47 exited with code 0 after 0.0m I1121 17:50:02.805] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1121 17:50:02.805] Root: /workspace I1121 17:50:02.806] cd to /workspace I1121 17:50:02.806] Configure environment... I1121 17:50:02.806] Call: git show -s --format=format:%ct HEAD W1121 17:50:02.812] fatal: not a git repository (or any of the parent directories): .git I1121 17:50:02.813] process 60 exited with code 128 after 0.0m W1121 17:50:02.813] Unable to print commit date for HEAD I1121 17:50:02.813] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1121 17:50:03.385] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1121 17:50:03.745] process 61 exited with code 0 after 0.0m I1121 17:50:03.746] Call: gcloud config get-value account ... skipping 420 lines ... W1121 17:52:20.857] 2019/11/21 17:52:20 process.go:153: Running: gcloud container clusters create --quiet --project=k8s-jkns-gci-gke-alpha-1-4 --region=us-central1 --machine-type=n1-standard-2 --image-type=gci --num-nodes=3 --network=bootstrap-e2e --cluster-version=1.18.0-alpha.0.1110+3c5dad61f72cc0 bootstrap-e2e W1121 17:52:21.355] 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. W1121 17:52:21.356] 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. W1121 17:52:21.357] 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`. W1121 17:52:21.357] WARNING: Your Pod address range (`--cluster-ipv4-cidr`) can accommodate at most 1008 node(s). W1121 17:52:21.358] 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. W1121 17:52:23.081] ERROR: (gcloud.container.clusters.create) ResponseError: code=400, message=Node version "1.18.0-alpha.0.1110+3c5dad61f72cc0" is unsupported. W1121 17:52:23.144] 2019/11/21 17:52:23 process.go:155: Step 'gcloud container clusters create --quiet --project=k8s-jkns-gci-gke-alpha-1-4 --region=us-central1 --machine-type=n1-standard-2 --image-type=gci --num-nodes=3 --network=bootstrap-e2e --cluster-version=1.18.0-alpha.0.1110+3c5dad61f72cc0 bootstrap-e2e' finished in 2.300284315s W1121 17:52:24.767] 2019/11/21 17:52:24 process.go:96: Saved XML output to /workspace/_artifacts/junit_runner.xml. W1121 17:52:28.238] 2019/11/21 17:52:28 main.go:319: Something went wrong: starting e2e cluster: error creating cluster: error during gcloud container clusters create --quiet --project=k8s-jkns-gci-gke-alpha-1-4 --region=us-central1 --machine-type=n1-standard-2 --image-type=gci --num-nodes=3 --network=bootstrap-e2e --cluster-version=1.18.0-alpha.0.1110+3c5dad61f72cc0 bootstrap-e2e: exit status 1 W1121 17:52:28.242] Traceback (most recent call last): W1121 17:52:28.243] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 778, in <module> W1121 17:52:28.243] main(parse_args()) W1121 17:52:28.243] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 626, in main W1121 17:52:28.243] mode.start(runner_args) W1121 17:52:28.243] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 262, in start W1121 17:52:28.243] check_env(env, self.command, *args) W1121 17:52:28.244] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 111, in check_env W1121 17:52:28.244] subprocess.check_call(cmd, env=env) W1121 17:52:28.244] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call W1121 17:52:28.244] raise CalledProcessError(retcode, cmd) W1121 17:52:28.244] subprocess.CalledProcessError: Command '('kubetest', '--dump=/workspace/_artifacts', '--gcp-service-account=/etc/service-account/service-account.json', '--up', '--down', '--test', '--deployment=gke', '--provider=gke', '--cluster=bootstrap-e2e', '--gcp-network=bootstrap-e2e', '--check-leaked-resources', '--extract=ci/latest', '--gcp-cloud-sdk=gs://cloud-sdk-testing/ci/staging', '--gcp-node-image=gci', '--gcp-region=us-central1', '--gke-environment=test', '--test_args=--gce-multizone=true --gce-multimaster=true --ginkgo.focus=\\[Serial\\]|\\[Disruptive\\] --ginkgo.skip=\\[Flaky\\]|\\[Feature:.+\\] --minStartupPods=8', '--timeout=500m')' returned non-zero exit status 1 E1121 17:52:28.252] Command failed I1121 17:52:28.252] process 268 exited with code 1 after 2.4m E1121 17:52:28.252] FAIL: ci-kubernetes-e2e-gke-regional-serial I1121 17:52:28.252] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1121 17:52:28.786] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1121 17:52:28.857] process 1417 exited with code 0 after 0.0m I1121 17:52:28.857] Call: gcloud config get-value account I1121 17:52:29.233] process 1430 exited with code 0 after 0.0m I1121 17:52:29.234] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1121 17:52:29.234] Upload result and artifacts... I1121 17:52:29.234] Gubernator results at https://gubernator.k8s.io/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-regional-serial/1197572831496376325 I1121 17:52:29.235] Call: gsutil ls gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-regional-serial/1197572831496376325/artifacts W1121 17:52:30.135] CommandException: One or more URLs matched no objects. E1121 17:52:30.255] Command failed I1121 17:52:30.256] process 1443 exited with code 1 after 0.0m W1121 17:52:30.256] Remote dir gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-regional-serial/1197572831496376325/artifacts not exist yet I1121 17:52:30.256] 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-regional-serial/1197572831496376325/artifacts I1121 17:52:32.108] process 1588 exited with code 0 after 0.0m I1121 17:52:32.109] Call: git rev-parse HEAD W1121 17:52:32.113] fatal: not a git repository (or any of the parent directories): .git E1121 17:52:32.114] Command failed I1121 17:52:32.114] process 2115 exited with code 128 after 0.0m I1121 17:52:32.114] Call: git rev-parse HEAD I1121 17:52:32.118] process 2116 exited with code 0 after 0.0m I1121 17:52:32.119] Call: gsutil stat gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-regional-serial/jobResultsCache.json I1121 17:52:33.194] process 2117 exited with code 0 after 0.0m I1121 17:52:33.196] Call: gsutil -q cat 'gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-regional-serial/jobResultsCache.json#1574355108470508' ... skipping 8 lines ...