Closed dependabot[bot] closed 3 weeks ago
LGTM label has been added.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: ialidzhikov
The full list of commands accepted by this bot can be found here.
The pull request process is described here
[FAILED] Expected success, but got an error:
<*retry.Error | 0xc000782380>:
retry failed with context deadline exceeded, last error: shoot "e2e-cache-ssc" was not successfully reconciled
{
ctxError: <context.deadlineExceededError>{},
err: <*errors.errorString | 0xc0004c6450>{
s: "shoot \"e2e-cache-ssc\" was not successfully reconciled",
},
}
In [It] at: /home/prow/go/src/github.com/gardener/gardener-extension-registry-cache/test/e2e/cache/create_enabled_delete_shoot_system_components.go:40 @ 11/07/24 10:30:25.605
------------------------------
Summarizing 1 Failure:
[FAIL] Registry Cache Extension Tests [It] should create Shoot with registry-cache extension enabled with caches for Shoot system components, delete Shoot [cache]
/home/prow/go/src/github.com/gardener/gardener-extension-registry-cache/test/e2e/cache/create_enabled_delete_shoot_system_components.go:40
The e2e-cache-ssc
Shoot did not get created in 10 mins.
{"level":"info","ts":"2024-11-07T10:29:55.265Z","logger":"test","msg":"Last Operation","shoot":{"name":"e2e-cache-ssc","namespace":"garden-local"},"lastOperation":"&LastOperation{Description:Waiting until shoot worker nodes have been reconciled,LastUpdateTime:2024-11-07 10:28:08 +0000 UTC,Progress:89,State:Processing,Type:Create,}"}
{"level":"error","ts":"2024-11-07T10:30:25.099Z","logger":"test","msg":"Failed creating shoot","shoot":{"name":"e2e-cache-ssc","namespace":"garden-local"},"error":"retry failed with context deadline exceeded, last error: shoot \"e2e-cache-ssc\" was not successfully reconciled","stacktrace":"github.com/gardener/gardener/test/framework.(*ShootCreationFramework).CreateShootAndWaitForCreation\n\t/home/prow/go/pkg/mod/github.com/gardener/gardener@v1.107.0/test/framework/shootcreationframework.go:380\ngithub.com/gardener/gardener-extension-registry-cache/test/e2e/cache.init.func3.1\n\t/home/prow/go/src/github.com/gardener/gardener-extension-registry-cache/test/e2e/cache/create_enabled_delete_shoot_system_components.go:40\ngithub.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3\n\t/home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.21.0/internal/node.go:472\ngithub.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3\n\t/home/prow/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.21.0/internal/suite.go:894"}
/test pull-gardener-extension-registry-cache-e2e-kind
Bumps golang from 1.23.2 to 1.23.3.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show