postgres database controllers #1760
Draft
GitHub Actions / Integration Test Results - appframeworksS1
failed
Apr 7, 2026 in 0s
98 tests run, 4 passed, 92 skipped, 2 failed.
Annotations
Check failure on line 1 in Running s1appfw-m26
github-actions / Integration Test Results - appframeworksS1
Running s1appfw-m26.[It] s1appfw test Standalone deployment (S1) with App Framework s1, integration, appframeworksS1, appframework: can deploy a Standalone instance with App Framework enabled, install apps, scale up, upgrade apps
A suite timeout occurred
Raw output
[TIMEDOUT] A suite timeout occurred
In [It] at: /home/runner/work/splunk-operator/splunk-operator/test/appframework_aws/s1/appframework_aws_test.go:618 @ 04/07/26 22:45:06.312
This is the Progress Report generated when the suite timeout occurred:
s1appfw test Standalone deployment (S1) with App Framework s1, integration, appframeworksS1, appframework: can deploy a Standalone instance with App Framework enabled, install apps, scale up, upgrade apps (Spec Runtime: 3h43m9.062s)
/home/runner/work/splunk-operator/splunk-operator/test/appframework_aws/s1/appframework_aws_test.go:618
In [It] (Node Runtime: 3h43m7.257s)
/home/runner/work/splunk-operator/splunk-operator/test/appframework_aws/s1/appframework_aws_test.go:618
Spec Goroutine
goroutine 274 [select]
github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0002e0c40, {0x297aa08, 0xc000525f20}, 0x1, {0x0, 0x0, 0x0})
/home/runner/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:558
github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0002e0c40, {0x297aa08, 0xc000525f20}, {0x0, 0x0, 0x0})
/home/runner/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:145
github.com/splunk/splunk-operator/test/testenv.StandaloneReady({0x298be28, 0x3d40ce0}, 0xc0007be080, {0xc000525f10?, 0x1?}, 0xc0008bea88, 0xc0009f7900)
/home/runner/work/splunk-operator/splunk-operator/test/testenv/verificationutils.go:110
> github.com/splunk/splunk-operator/test/appframework_aws/s1.init.func3.6.1()
/home/runner/work/splunk-operator/splunk-operator/test/appframework_aws/s1/appframework_aws_test.go:686
|
| // Wait for Standalone to be in READY status
> testenv.StandaloneReady(ctx, deployment, deployment.GetName(), standalone, testcaseEnvInst)
|
| // Get Pod age to check for pod resets later
github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc000119490?, 0xc00051ced0?})
/home/runner/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.28.1/internal/node.go:585
github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
/home/runner/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.28.1/internal/suite.go:946
github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 58
/home/runner/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.28.1/internal/suite.go:911
There were additional failures detected after the initial failure. These are visible in the timeline
Check failure on line 1 in Running s1appfw-m26
github-actions / Integration Test Results - appframeworksS1
Running s1appfw-m26.[It] s1appfw test Standalone deployment (S1) with App Framework s1, integration, appframeworksS1, appframework: can deploy a Standalone and have ES app installed
A suite timeout occurred
Raw output
[TIMEDOUT] A suite timeout occurred
In [It] at: /home/runner/work/splunk-operator/splunk-operator/test/appframework_aws/s1/appframework_aws_test.go:753 @ 04/07/26 22:45:06.361
This is the Progress Report generated when the suite timeout occurred:
s1appfw test Standalone deployment (S1) with App Framework s1, integration, appframeworksS1, appframework: can deploy a Standalone and have ES app installed (Spec Runtime: 3h43m8.475s)
/home/runner/work/splunk-operator/splunk-operator/test/appframework_aws/s1/appframework_aws_test.go:753
In [It] (Node Runtime: 3h43m6.905s)
/home/runner/work/splunk-operator/splunk-operator/test/appframework_aws/s1/appframework_aws_test.go:753
Spec Goroutine
goroutine 274 [syscall]
syscall.Syscall6(0xf7, 0x3, 0x10, 0xc000a83ff0, 0x4, 0xc00062c360, 0x0)
/opt/hostedtoolcache/go/1.25.7/x64/src/syscall/syscall_linux.go:96
internal/syscall/unix.Waitid(0x5febd5?, 0xc000b3ad80?, 0x1?, 0xc0002b9a90?, 0x5?)
/opt/hostedtoolcache/go/1.25.7/x64/src/internal/syscall/unix/waitid_linux.go:18
os.(*Process).pidfdWait.func1(...)
/opt/hostedtoolcache/go/1.25.7/x64/src/os/pidfd_linux.go:109
os.ignoringEINTR(...)
/opt/hostedtoolcache/go/1.25.7/x64/src/os/file_posix.go:256
os.(*Process).pidfdWait(0xc00039fa00)
/opt/hostedtoolcache/go/1.25.7/x64/src/os/pidfd_linux.go:108
os.(*Process).wait(0x5fef00?)
/opt/hostedtoolcache/go/1.25.7/x64/src/os/exec_unix.go:25
os.(*Process).Wait(...)
/opt/hostedtoolcache/go/1.25.7/x64/src/os/exec.go:340
os/exec.(*Cmd).Wait(0xc0002f4f00)
/opt/hostedtoolcache/go/1.25.7/x64/src/os/exec/exec.go:922
os/exec.(*Cmd).Run(0xc0002f4f00)
/opt/hostedtoolcache/go/1.25.7/x64/src/os/exec/exec.go:626
os/exec.(*Cmd).Output(0xc0002f4f00)
/opt/hostedtoolcache/go/1.25.7/x64/src/os/exec/exec.go:1018
github.com/splunk/splunk-operator/test/testenv.DumpGetPods({0xc000980220?, 0xc0008a6390?})
/home/runner/work/splunk-operator/splunk-operator/test/testenv/util.go:808
github.com/splunk/splunk-operator/test/testenv.StandaloneReady.func1()
/home/runner/work/splunk-operator/splunk-operator/test/testenv/verificationutils.go:107
reflect.Value.call({0x20f8480?, 0xc000bb0750?, 0xc0000c2008?}, {0x256ad19, 0x4}, {0x3d40ce0, 0x0, 0x1460001?})
/opt/hostedtoolcache/go/1.25.7/x64/src/reflect/value.go:581
reflect.Value.Call({0x20f8480?, 0xc000bb0750?, 0x2?}, {0x3d40ce0?, 0xc000628d20?, 0x26b3f58?})
/opt/hostedtoolcache/go/1.25.7/x64/src/reflect/value.go:365
github.com/onsi/gomega/internal.(*AsyncAssertion).buildActualPoller.func3()
/home/runner/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:337
github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004544d0, {0x297aa08, 0xc0001f6490}, 0x1, {0x0, 0x0, 0x0})
/home/runner/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:560
github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004544d0, {0x297aa08, 0xc0001f6490}, {0x0, 0x0, 0x0})
/home/runner/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:145
github.com/splunk/splunk-operator/test/testenv.StandaloneReady({0x298be28, 0x3d40ce0}, 0xc000989d80, {0xc0001f6480?, 0x1?}, 0xc00041f508, 0xc0003d6140)
/home/runner/work/splunk-operator/splunk-operator/test/testenv/verificationutils.go:110
> github.com/splunk/splunk-operator/test/appframework_aws/s1.init.func3.7.1()
/home/runner/work/splunk-operator/splunk-operator/test/appframework_aws/s1/appframework_aws_test.go:805
|
| // Ensure Standalone goes to Ready phase
> testenv.StandaloneReady(ctx, deployment, deployment.GetName(), standalone, testcaseEnvInst)
|
| // Get Pod age to check for pod resets later
github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0?, 0x0?})
/home/runner/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.28.1/internal/node.go:585
github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
/home/runner/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.28.1/internal/suite.go:946
github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 71
/home/runner/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.28.1/internal/suite.go:911
There were additional failures detected after the initial failure. These are visible in the timeline
Loading