postgres database controllers #1760
Draft
GitHub Actions / Integration Test Results - managersecret
failed
Apr 7, 2026 in 0s
314 tests run, 2 passed, 311 skipped, 1 failed.
Annotations
Check failure on line 1 in Running secret-fq3
github-actions / Integration Test Results - managersecret
Running secret-fq3.[It] Secret Test for M4 SVA Multisite cluster deployment (M4 - Multisite indexer cluster, Search head cluster) managersecret, integration, m4: secret update on multisite indexers and search head cluster
A suite timeout occurred
Raw output
[TIMEDOUT] A suite timeout occurred
In [It] at: /home/runner/work/splunk-operator/splunk-operator/test/secret/manager_secret_m4_test.go:60 @ 04/07/26 22:45:30.363
This is the Progress Report generated when the suite timeout occurred:
Secret Test for M4 SVA Multisite cluster deployment (M4 - Multisite indexer cluster, Search head cluster) managersecret, integration, m4: secret update on multisite indexers and search head cluster (Spec Runtime: 3h43m10.553s)
/home/runner/work/splunk-operator/splunk-operator/test/secret/manager_secret_m4_test.go:60
In [It] (Node Runtime: 3h43m9.184s)
/home/runner/work/splunk-operator/splunk-operator/test/secret/manager_secret_m4_test.go:60
Spec Goroutine
goroutine 114 [syscall]
syscall.Syscall6(0xf7, 0x3, 0xf, 0xc000074558, 0x4, 0xc0009c6630, 0x0)
/opt/hostedtoolcache/go/1.25.7/x64/src/syscall/syscall_linux.go:96
internal/syscall/unix.Waitid(0x5ff755?, 0xc00088a750?, 0x1?, 0xc00044c460?, 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(0xc000b28480)
/opt/hostedtoolcache/go/1.25.7/x64/src/os/pidfd_linux.go:108
os.(*Process).wait(0x5ffa80?)
/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(0xc0004a2900)
/opt/hostedtoolcache/go/1.25.7/x64/src/os/exec/exec.go:922
os/exec.(*Cmd).Run(0xc0004a2900)
/opt/hostedtoolcache/go/1.25.7/x64/src/os/exec/exec.go:626
os/exec.(*Cmd).Output(0xc0004a2900)
/opt/hostedtoolcache/go/1.25.7/x64/src/os/exec/exec.go:1018
github.com/splunk/splunk-operator/test/testenv.DumpGetPods({0xc0003d51b0?, 0xc000602390?})
/home/runner/work/splunk-operator/splunk-operator/test/testenv/util.go:808
github.com/splunk/splunk-operator/test/testenv.LicenseManagerReady.func1()
/home/runner/work/splunk-operator/splunk-operator/test/testenv/verificationutils.go:373
reflect.Value.call({0x21b4ea0?, 0xc000b04d80?, 0xc00040c008?}, {0x2653bae, 0x4}, {0x3e9ed20, 0x0, 0x2000001460001?})
/opt/hostedtoolcache/go/1.25.7/x64/src/reflect/value.go:581
reflect.Value.Call({0x21b4ea0?, 0xc000b04d80?, 0x2?}, {0x3e9ed20?, 0xc000b171a0?, 0x279ff68?})
/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(0xc000248380, {0x2a71a20, 0xc000b14870}, 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(0xc000248380, {0x2a71a20, 0xc000b14870}, {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.LicenseManagerReady({0x2a82e38, 0x3e9ed20}, 0xc000894a80, 0xc0003b8140)
/home/runner/work/splunk-operator/splunk-operator/test/testenv/verificationutils.go:376
github.com/splunk/splunk-operator/test/testenv.(*Deployment).DeployLicenseManager(0xc000894a80, {0x2a82e38, 0x3e9ed20}, {0xc00083ed80, 0x12})
/home/runner/work/splunk-operator/splunk-operator/test/testenv/deployment.go:342
github.com/splunk/splunk-operator/test/testenv.(*Deployment).DeployMultisiteClusterWithSearchHead(0xc000894a80, {0x2a82e38, 0x3e9ed20}, {0xc00083ed80, 0x12}, 0x1, 0x3, {0xc00083ed80, 0x12})
/home/runner/work/splunk-operator/splunk-operator/test/testenv/deployment.go:862
> github.com/splunk/splunk-operator/test/secret.init.func2.3.1()
/home/runner/work/splunk-operator/splunk-operator/test/secret/manager_secret_m4_test.go:94
| siteCount := 3
| mcName := deployment.GetName()
> err := deployment.DeployMultisiteClusterWithSearchHead(ctx, deployment.GetName(), 1, siteCount, mcName)
| Expect(err).To(Succeed(), "Unable to deploy cluster")
|
github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc00063ca50?, 0xffffffffffffffff?})
/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 72
/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