Recent runs || View in Spyglass
Result | FAILURE |
Tests | 3 failed / 3 succeeded |
Started | |
Elapsed | 9m42s |
Revision | release-1.3 |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capi\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] failed to run clusterctl init Unexpected error: <*errors.withStack | 0xc001cb8cd8>: { error: <*errors.withMessage | 0xc001de8a80>{ cause: <*errors.withStack | 0xc001cb8ca8>{ error: <*errors.withMessage | 0xc001de8a60>{ cause: <*errors.fundamental | 0xc001cb8c78>{ msg: "rate limit for github api has been reached. Please wait one hour or get a personal API token and assign it to the GITHUB_TOKEN environment variable", stack: [0x193d9c6, 0x193c93a, 0x119505b, 0x1195137, 0x1195eb8, 0x1195c8a, 0x1195c10, 0x193c711, 0x193b5df, 0x1939427, 0x1938c37, 0x1bc7ab6, 0x1bc61ae, 0x1bc6005, 0x1c1fb03, 0x1c26c18, 0x1c2b132, 0x1ccbde7, 0x1cca873, 0x4dacc5, 0x4da1bc, 0x862107, 0x8717f4, 0x874ad8, 0x4704c1], }, msg: "failed to get GitHub release v1.10.0", }, stack: [0x193b6e8, 0x1939427, 0x1938c37, 0x1bc7ab6, 0x1bc61ae, 0x1bc6005, 0x1c1fb03, 0x1c26c18, 0x1c2b132, 0x1ccbde7, 0x1cca873, 0x4dacc5, 0x4da1bc, 0x862107, 0x8717f4, 0x874ad8, 0x4704c1], }, msg: "failed to read \"cert-manager.yaml\" from provider's repository \"cert-manager\"", }, stack: [0x1939505, 0x1938c37, 0x1bc7ab6, 0x1bc61ae, 0x1bc6005, 0x1c1fb03, 0x1c26c18, 0x1c2b132, 0x1ccbde7, 0x1cca873, 0x4dacc5, 0x4da1bc, 0x862107, 0x8717f4, 0x874ad8, 0x4704c1], } failed to read "cert-manager.yaml" from provider's repository "cert-manager": failed to get GitHub release v1.10.0: rate limit for github api has been reached. Please wait one hour or get a personal API token and assign it to the GITHUB_TOKEN environment variable occurred In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/clusterctl/client.go:94 @ 12/06/22 14:17:05.316from junit.e2e_suite.1.xml
Creating cluster "test-nuvmbx" ... • Ensuring node image (kindest/node:v1.25.3) 🖼 ... ✓ Ensuring node image (kindest/node:v1.25.3) 🖼 • Preparing nodes 📦 ... ✓ Preparing nodes 📦 • Writing configuration 📜 ... ✓ Writing configuration 📜 • Starting control-plane 🕹️ ... ✓ Starting control-plane 🕹️ • Installing CNI 🔌 ... ✓ Installing CNI 🔌 • Installing StorageClass 💾 ... ✓ Installing StorageClass 💾 > Enter [SynchronizedBeforeSuite] TOP-LEVEL - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/e2e_suite_test.go:118 @ 12/06/22 14:15:05.878 STEP: Initializing a runtime.Scheme with all the GVK relevant for this test - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/e2e_suite_test.go:123 @ 12/06/22 14:15:05.878 STEP: Loading the e2e test configuration from "/home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/config/docker.yaml" - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/common.go:51 @ 12/06/22 14:15:05.88 STEP: Creating a clusterctl local repository into "/logs/artifacts" - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/common.go:51 @ 12/06/22 14:15:05.884 STEP: Reading the ClusterResourceSet manifest ./data/cni/kindnet/kindnet.yaml - /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/ginkgoextensions/output.go:35 @ 12/06/22 14:15:05.884 STEP: Setting up the bootstrap cluster - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/e2e_suite_test.go:137 @ 12/06/22 14:15:18.464 STEP: Creating the bootstrap cluster - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/e2e_suite_test.go:218 @ 12/06/22 14:15:18.464 INFO: Creating a kind cluster with name "test-nuvmbx" INFO: The kubeconfig file for the kind cluster is /tmp/e2e-kind1051786424 INFO: Loading image: "gcr.io/k8s-staging-cluster-api/cluster-api-controller-amd64:dev" INFO: Image gcr.io/k8s-staging-cluster-api/cluster-api-controller-amd64:dev is present in local container image cache INFO: Loading image: "gcr.io/k8s-staging-cluster-api/kubeadm-bootstrap-controller-amd64:dev" INFO: Image gcr.io/k8s-staging-cluster-api/kubeadm-bootstrap-controller-amd64:dev is present in local container image cache INFO: Loading image: "gcr.io/k8s-staging-cluster-api/kubeadm-control-plane-controller-amd64:dev" INFO: Image gcr.io/k8s-staging-cluster-api/kubeadm-control-plane-controller-amd64:dev is present in local container image cache INFO: Loading image: "gcr.io/k8s-staging-cluster-api/capd-manager-amd64:dev" INFO: Image gcr.io/k8s-staging-cluster-api/capd-manager-amd64:dev is present in local container image cache INFO: Loading image: "gcr.io/k8s-staging-cluster-api/test-extension-amd64:dev" INFO: Image gcr.io/k8s-staging-cluster-api/test-extension-amd64:dev is present in local container image cache INFO: Loading image: "quay.io/jetstack/cert-manager-cainjector:v1.10.0" INFO: Image quay.io/jetstack/cert-manager-cainjector:v1.10.0 is present in local container image cache INFO: Loading image: "quay.io/jetstack/cert-manager-webhook:v1.10.0" INFO: Image quay.io/jetstack/cert-manager-webhook:v1.10.0 is present in local container image cache INFO: Loading image: "quay.io/jetstack/cert-manager-controller:v1.10.0" INFO: Image quay.io/jetstack/cert-manager-controller:v1.10.0 is present in local container image cache STEP: Initializing the bootstrap cluster - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/e2e_suite_test.go:140 @ 12/06/22 14:17:03.726 INFO: clusterctl init --core cluster-api --bootstrap kubeadm --control-plane kubeadm --infrastructure docker --ipam --runtime-extension test-extension --config /logs/artifacts/repository/clusterctl-config.yaml --kubeconfig /tmp/e2e-kind1051786424 [FAILED] failed to run clusterctl init Unexpected error: <*errors.withStack | 0xc001cb8cd8>: { error: <*errors.withMessage | 0xc001de8a80>{ cause: <*errors.withStack | 0xc001cb8ca8>{ error: <*errors.withMessage | 0xc001de8a60>{ cause: <*errors.fundamental | 0xc001cb8c78>{ msg: "rate limit for github api has been reached. Please wait one hour or get a personal API token and assign it to the GITHUB_TOKEN environment variable", stack: [0x193d9c6, 0x193c93a, 0x119505b, 0x1195137, 0x1195eb8, 0x1195c8a, 0x1195c10, 0x193c711, 0x193b5df, 0x1939427, 0x1938c37, 0x1bc7ab6, 0x1bc61ae, 0x1bc6005, 0x1c1fb03, 0x1c26c18, 0x1c2b132, 0x1ccbde7, 0x1cca873, 0x4dacc5, 0x4da1bc, 0x862107, 0x8717f4, 0x874ad8, 0x4704c1], }, msg: "failed to get GitHub release v1.10.0", }, stack: [0x193b6e8, 0x1939427, 0x1938c37, 0x1bc7ab6, 0x1bc61ae, 0x1bc6005, 0x1c1fb03, 0x1c26c18, 0x1c2b132, 0x1ccbde7, 0x1cca873, 0x4dacc5, 0x4da1bc, 0x862107, 0x8717f4, 0x874ad8, 0x4704c1], }, msg: "failed to read \"cert-manager.yaml\" from provider's repository \"cert-manager\"", }, stack: [0x1939505, 0x1938c37, 0x1bc7ab6, 0x1bc61ae, 0x1bc6005, 0x1c1fb03, 0x1c26c18, 0x1c2b132, 0x1ccbde7, 0x1cca873, 0x4dacc5, 0x4da1bc, 0x862107, 0x8717f4, 0x874ad8, 0x4704c1], } failed to read "cert-manager.yaml" from provider's repository "cert-manager": failed to get GitHub release v1.10.0: rate limit for github api has been reached. Please wait one hour or get a personal API token and assign it to the GITHUB_TOKEN environment variable occurred In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api/test/framework/clusterctl/client.go:94 @ 12/06/22 14:17:05.316 < Exit [SynchronizedBeforeSuite] TOP-LEVEL - /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/e2e_suite_test.go:118 @ 12/06/22 14:17:05.316 (1m59.438s)
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capi\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/e2e_suite_test.go:118 @ 12/06/22 14:17:05.342from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/e2e_suite_test.go:118 @ 12/06/22 14:17:05.342
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capi\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/e2e_suite_test.go:118 @ 12/06/22 14:17:05.342from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api/test/e2e/e2e_suite_test.go:118 @ 12/06/22 14:17:05.342
Filter through log files | View test history on testgrid
capi-e2e [SynchronizedAfterSuite]
capi-e2e [SynchronizedAfterSuite]
capi-e2e [SynchronizedAfterSuite]