We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
time="2023-02-13T19:10:04Z" level=warning msg="Error updating workflow: workflows.argoproj.io \"hello-world\" not found NotFound" namespace= workflow=hello-world time="2023-02-13T19:10:04Z" level=info msg="Failed pod hello-world (hello-world) creation: already exists" namespace= workflow=hello-world --- FAIL: Test_createSecretVolumesFromArtifactLocations_SSECUsed (0.01s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x118 pc=0x1b93013] ... github.com/argoproj/argo-workflows/v3/workflow/controller.Test_createSecretVolumesFromArtifactLocations_SSECUsed(0xc002286b60?) /home/runner/work/argo-workflows/argo-workflows/workflow/controller/workflowpod_test.go:1250 +0x773
time="2023-02-13T16:57:26Z" level=warning msg="Error updating workflow: workflows.argoproj.io \"hello-world\" not found NotFound" namespace= workflow=hello-world time="2023-02-13T16:57:26Z" level=info msg="Failed pod hello-world (hello-world) creation: already exists" namespace= workflow=hello-world --- FAIL: Test_createSecretVolumesFromArtifactLocations_SSECUsed (0.01s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] ... github.com/argoproj/argo-workflows/v3/workflow/controller.Test_createSecretVolumesFromArtifactLocations_SSECUsed(0xc001cb9d40?) /home/runner/work/argo-workflows/argo-workflows/workflow/controller/workflowpod_test.go:1250 +0x773
pod_cleanup_test.go:160: timeout after 1m0s waiting for pod === FAIL: PodCleanupSuite/TestOnPodSuccess
The text was updated successfully, but these errors were encountered:
Closing this out as these specific test flakes seem to have been fixed at some point as I haven't seen these in recent times (issue is ~7 months old).
There's two other flakey test issues currently open for reference: #10807 , #9027
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: