Skip to content

CSPL-3775 Making some improvements

2926a35
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

CSPL-3775 extract common code in tests #1788

CSPL-3775 Making some improvements
2926a35
Select commit
Loading
Failed to load commit list.
GitHub Actions / Integration Test Results - managerappframeworkc3 failed Apr 10, 2026 in 0s

47 tests run, 19 passed, 27 skipped, 1 failed.

Annotations

Check failure on line 1 in Running c3appfw-jur

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results - managerappframeworkc3

Running c3appfw-jur.[It] c3appfw test Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework integration, c3, managerappframeworkc3, appframework: can deploy a C3 SVA with App Framework enabled and reset operator pod while app download is in progress

A suite timeout occurred
Raw output
[TIMEDOUT] A suite timeout occurred
In [It] at: /home/runner/work/splunk-operator/splunk-operator/test/appframework_aws/c3/manager_appframework_test.go:2494 @ 04/10/26 12:55:19.453

This is the Progress Report generated when the suite timeout occurred:
  c3appfw test Single Site Indexer Cluster with Search Head Cluster (C3) and App Framework integration, c3, managerappframeworkc3, appframework: can deploy a C3 SVA with App Framework enabled and reset operator pod while app download is in progress (Spec Runtime: 1h49m9.854s)
    /home/runner/work/splunk-operator/splunk-operator/test/appframework_aws/c3/manager_appframework_test.go:2494
    In [It] (Node Runtime: 1h49m9.662s)
      /home/runner/work/splunk-operator/splunk-operator/test/appframework_aws/c3/manager_appframework_test.go:2494

    Spec Goroutine
    goroutine 20439 [select]
      k8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext({0x2a126e0, 0xc000447ab0}, {0x2a04bd0, 0xc0015387e0}, 0x1, 0x0, 0xc0000757f0)
        /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.33.0/pkg/util/wait/loop.go:66
      k8s.io/apimachinery/pkg/util/wait.PollUntilContextTimeout({0x2a125c8?, 0x3debe80?}, 0x12a05f200, 0x0?, 0x1, 0xc000fe77f0)
        /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.33.0/pkg/util/wait/poll.go:48
      github.com/splunk/splunk-operator/test/testenv.(*TestCaseEnv).VerifyAppState(0xc00137e3c0, {0x2a125c8, 0x3debe80}, 0xc000ed8480, {0xc000a8b8f0, 0x13}, {0x205bf8e, 0xe}, {0xc0016a0d80, 0x1c}, ...)
        /home/runner/work/splunk-operator/splunk-operator/test/testenv/verificationutils.go:1106
    > github.com/splunk/splunk-operator/test/appframework_aws/c3.init.func4.17.1()
        /home/runner/work/splunk-operator/splunk-operator/test/appframework_aws/c3/manager_appframework_test.go:2550
          | 
          | // Verify App Download is in progress on Cluster Manager
          > testcaseEnvInst.VerifyAppState(ctx, deployment, deployment.GetName(), cm.Kind, appSourceNameIdxc, appFileList, enterpriseApi.AppPkgDownloadComplete, enterpriseApi.AppPkgDownloadPending)
          | 
          | // Delete Operator pod while Install in progress
      github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x25df54f?, 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 30
        /home/runner/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.28.1/internal/suite.go:911