You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Received unexpected error:
`kubectl apply -n argocd-e2e--test-namespaced-resource-diffing-helty --server-side=true --field-manager=revision-history-manager --validate=false --force-conflicts -f -` failed exit status 1: The Deployment "guestbook-ui" is invalid:
* spec.selector: Required value
* spec.template.metadata.labels: Invalid value: map[string]string(nil): `selector` does not match template `labels`
* spec.template.spec.containers: Required value
* spec.selector: Invalid value: "null": field is immutable
(1) TestSelectiveSyncWithNamespace
time="2022-12-22T04:02:28Z" level=error msg="../../dist/argocd app create test-selective-sync-with-namespace --repo file:///tmp/argo-e2e/testdata.git --dest-server https://kubernetes.default.svc/ --path guestbook-with-namespace --project default --dest-namespace argocd-e2e--test-selective-sync-with-namespace-czbcl --plaintext --server 127.0.0.1:8088 --auth-token *** --insecure failed exit status 20: time="2022-12-22T04:02:28Z" level=fatal msg="rpc error: code = InvalidArgument desc = application spec for test-selective-sync-with-namespace is invalid: InvalidSpecError: Unable to generate manifests in guestbook-with-namespace: rpc error: code = Unknown desc = failed to walk for symlinks in .tmp/_argocd-repo/d2bca6dc-2b5a-472f-8c36-1c88886fb98c/.git/gc.pid: no such file or directory"" execID=93a2e
Noting failed tests and counts here:
TestSimplePullRequestGenerator
- fix here: chore: fix flaky e2e test #11670TestNamespacedGetLogsAllowSwitchOnNS
TestNamespacedImmutableChange
- fix here: chore: fix flaky e2e test for immutable fields #11685TestImmutableChange
- fix here: chore: fix flaky e2e test for immutable fields #11685TestHelmCrdHook
TestNamespacedAppLogs
TestAppLogs
TestNamespacedResourceDiffing
- fix here: fix: ssa e2e tests failing after updating to kubectl 1.26 #11753TestSelectiveSyncWithNamespace
TestNamespacedSyncToUnsignedCommit
(timeout)TestMultiSourceAppWithHelmExternalValueFiles
(timeout)TestHookBeforeHookCreationFailure
- hook_test.go:351: timeout waiting for: operation phase should be Failed, is SucceededTestAutoSyncSelfHealDisabled
(timeout)TestCRDs
The text was updated successfully, but these errors were encountered: