Error from server (NotFound): namespaces "devfile-proxy" not found
Using Devfile proxy:
cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=230944d33" ./cmd/odo/
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo  --randomize-all --poll-progress-after=120s --poll-progress-interval=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-integration.xml" --label-filter="!unauth && !nocluster && !podman" tests/integration
Running Suite: Integration Suite - /go/odo_1/tests/integration
==============================================================
Random Seed: 1693795170 - will randomize all specs

Will run 502 of 954 specs
Running in parallel across 16 processes
SSSSSSSSSSS•SSSSSSSSS•SSSS•SS•S•SS•S•S•••S••SSSS••S••SSSSSSS
------------------------------
• [95.632 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag
/go/odo_1/tests/integration/interactive_dev_test.go:40

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports -v 4' from /tmp/2246315276
  << Captured StdOut/StdErr Output
------------------------------
SSS•SSSSSSSS•••••S••
  ------------------------------
  Progress Report for Ginkgo Process #13
  Automatically polling progress:
    odo dev command tests when running odo dev and multiple env variables are set - without metadata.name should be able to exec command (Spec Runtime: 2m11.506s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1687
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1687

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] read: read /dev/stdin: input/output error
        [odo] I0904 02:42:19.459964   12763 watch.go:333] Dev mode interrupted by user
        [odo] I0904 02:42:19.467835   12763 implem.go:114] The path for preference file is /tmp/1341505139/preference.yaml
        [odo] I0904 02:42:19.468522   12763 segment.go:268] Checking telemetry enable status
        [odo] I0904 02:42:19.468535   12763 segment.go:286] Sending telemetry disabled by env variable
        [odo] Cleaning resources, please wait
        [odo] I0904 02:42:19.641761   12763 all.go:46] starting to concurrently query 90 APIs
        [odo] I0904 02:42:19.641919   12763 all.go:62] fired up all goroutines to query APIs
        [odo] I0904 02:42:20.156347   12763 all.go:67] all goroutines have returned in 514.593983ms
        [odo] I0904 02:42:20.156415   12763 all.go:76] query result: objects=350
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 70 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0003f4930, {0x30f2d08?, 0xc0008f6d80}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0003f4930, {0x30f2d08, 0xc0008f6d80}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc000abfd90?, {0xc0007ce8e0?, 0x2ce1fb0?, 0x3?})
          /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
          /go/odo_1/tests/helper/helper_dev.go:255
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:326
        github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...)
          /go/odo_1/tests/helper/helper_dev.go:329
      > github.com/redhat-developer/odo/tests/integration.glob..func7.12.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:1688
            | 
            | It("should be able to exec command", func() {
            > 	err := helper.RunDevMode(helper.DevSessionOpts{
            | 		RunOnPodman: podman,
            | 	}, func(session *gexec.Session, out, err string, ports map[string]string) {
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f3e, 0x10bd471})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
•S••S•SS•••S
------------------------------
• [5.019 seconds]
odo deploy interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode
/go/odo_1/tests/integration/interactive_deploy_test.go:159

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo deploy' from /tmp/2946739793
  << Captured StdOut/StdErr Output
------------------------------
•
------------------------------
• [4.601 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag
/go/odo_1/tests/integration/interactive_deploy_test.go:40

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo deploy -v 4' from /tmp/338004612
  << Captured StdOut/StdErr Output
------------------------------
SSS•••S•••••SS•••S•SSSSSSS•SSSSSS••S•S
------------------------------
• [3.804 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile
/go/odo_1/tests/integration/interactive_deploy_test.go:75

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo deploy' from /tmp/1397673887
  << Captured StdOut/StdErr Output
------------------------------
SS
  ------------------------------
  Progress Report for Ginkgo Process #14
  Automatically polling progress:
    odo dev debug command tests when a composite apply command is used as debug command should execute the composite apply commands successfully (Spec Runtime: 3m42.816s)
      /go/odo_1/tests/integration/cmd_dev_debug_test.go:288
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_debug_test.go:288
        At [By Step] cleaning up the resources on ending the session (Step Runtime: 27.12s)
          /go/odo_1/tests/integration/cmd_dev_debug_test.go:326

        Begin Captured GinkgoWriter Output >>
          ...
          [odo]  ✗  Finished executing the application (command: start-debug) [1m]
          [odo] I0904 02:43:52.407667   12842 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_start-debug.pid && cd /projects &&  (npm run debug) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_start-debug.pid]: error while streaming command: context canceled
          [odo] Cleaning resources, please wait
          [odo] I0904 02:43:52.415893   12842 implem.go:114] The path for preference file is /tmp/2310351231/preference.yaml
          [odo] I0904 02:43:52.416735   12842 segment.go:268] Checking telemetry enable status
          [odo] I0904 02:43:52.416747   12842 segment.go:286] Sending telemetry disabled by env variable
          [odo] I0904 02:43:52.529899   12842 all.go:46] starting to concurrently query 90 APIs
          [odo] I0904 02:43:52.530004   12842 all.go:62] fired up all goroutines to query APIs
          [odo] I0904 02:43:52.958665   12842 all.go:67] all goroutines have returned in 428.772015ms
          [odo] I0904 02:43:52.958728   12842 all.go:76] query result: objects=388
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 76 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0002d0a80, {0x30f2d08?, 0xc000cc4660}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0002d0a80, {0x30f2d08, 0xc000cc4660}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc0004dbe00?, {0xc0005ea320?, 0x0?, 0x0?})
            /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
          github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
            /go/odo_1/tests/helper/helper_dev.go:255
        > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2.8()
            /go/odo_1/tests/integration/cmd_dev_debug_test.go:328
              | By("cleaning up the resources on ending the session", func() {
              | 	devSession.Stop()
              > 	devSession.WaitEnd()
              | 	out := commonVar.CliRunner.Run("get", "deployments").Out.Contents()
              | 	helper.DontMatchAllInOutput(string(out), deploymentNames)
          github.com/onsi/ginkgo/v2/internal.(*Suite).By(0xc0000c6000, {0x2d483ab, 0x2f}, {0xc001239e70, 0x1, 0xffffffffffffffff?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:309
          github.com/onsi/ginkgo/v2.By({0x2d483ab?, 0x0?}, {0xc001239e70?, 0x2?, 0xc0005df700?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/core_dsl.go:547
        > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2()
            /go/odo_1/tests/integration/cmd_dev_debug_test.go:326
              | })
              | 
              > By("cleaning up the resources on ending the session", func() {
              | 	devSession.Stop()
              | 	devSession.WaitEnd()
          github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x361ee0b, 0x33})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
•SSSS••SSSSS•SS•SS
------------------------------
• [8.934 seconds]
odo dev interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode
/go/odo_1/tests/integration/interactive_dev_test.go:164

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports' from /tmp/178809778
  << Captured StdOut/StdErr Output
------------------------------
•••S•SSSSSSSS•S••SS•SS•S•SSS•••SSS•S••SSSSSSS
------------------------------
• [55.423 seconds]
odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag when /instance endpoint is DELETEd should terminate the dev session
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:239

  Captured StdOut/StdErr Output >>
  <<< Session terminated >>>
  << Captured StdOut/StdErr Output
------------------------------
••SSSS•••SS•S••S•••SSSSSSSSS••SS•SSS•SSSSSSSS••SSSS••S••••S•S•S•SS•SSSS••S••••S•SS•S•S••S•SSSSS•••SS•SSSSS•
  ------------------------------
  Progress Report for Ginkgo Process #9
  Automatically polling progress:
    odo dev command tests checking if odo dev matches local Devfile K8s resources and remote resources when odo dev is executed to run a devfile containing a k8s resource with apply command should have deleted the old resource and created the new resource (Spec Runtime: 2m4.049s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1047
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1020

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0904 02:47:50.478358   20660 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0904 02:47:50.479979   20660 port.go:319] port 8080 not listening in container "runtime"
        [odo] I0904 02:47:58.248608   20660 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: kvksso-app-5fbb9b956-gj6kp in container: runtime
        [odo] I0904 02:47:58.458684   20660 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0904 02:47:58.458733   20660 exec.go:96]    0: B77B11AC:D37A 23001068:01BB 06 00000000:00000000 03:00000BD8 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0904 02:47:58.458745   20660 exec.go:96]    sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops            
        [odo] I0904 02:47:58.458758   20660 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0904 02:47:58.458765   20660 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000  1001        0 424604241 1 0000000000000000 100 0 0 10 0
        [odo] I0904 02:47:58.458992   20660 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0904 02:47:58.461982   20660 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 1702 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000426930, {0x30f2f48?, 0xc000b42660}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000426930, {0x30f2f48, 0xc000b42660}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2ce880f, 0x8}, 0xc00030d920?, 0xc00030d900?, 0xc000b43560)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000467860)
          /go/odo_1/tests/helper/helper_dev.go:271
      > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:1039
            | 	helper.ReplaceStrings(filepath.Join(commonVar.Context, "devfile.yaml"), devfile.deploymentName, devfile.newDeploymentName)
            | 
            > 	err := devSession.WaitSync()
            | 	Expect(err).To(BeNil())
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f3e, 0xc000cdd260})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
•SS•SSSS•••S•SSS•SSSSSS
------------------------------
• [57.778 seconds]
odo dev command tests when a component with multiple endpoints is run should create state files containing information, including forwarded ports
/go/odo_1/tests/integration/cmd_dev_test.go:3592

  Captured StdOut/StdErr Output >>
  PID: 24338
  << Captured StdOut/StdErr Output
------------------------------
S••SS•SSS•••••S•••SSS•SSS•••S•S•SSS•S••SSSSSS••SSSSSSSSSSS•••••••SSSSS•S•S••SSSS•••••••••SS•SS•S•SS••S•••SSS•S•S••SS•SS•S••SS•S••S••S••S•••
------------------------------
• [81.909 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first
/go/odo_1/tests/integration/interactive_dev_test.go:112

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports' from /tmp/914212914
  << Captured StdOut/StdErr Output
------------------------------
S••S••S•SSS•S
------------------------------
• [5.743 seconds]
odo init interactive command tests when DevfileRegistriesList CRD is installed on cluster when CR for devfileregistrieslists is installed in namespace should download correct devfile from the first in-cluster registry
/go/odo_1/tests/integration/interactive_init_test.go:712

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/3232927789
  << Captured StdOut/StdErr Output
------------------------------
SSSS•SS•S•SS•SS••SSS•SSSSS•••S•••SS•S•S•SSSSS•SSSSSSSSSSS•S•SS•SSS•S•••S•S•S•SSSS•SSS•SSSS•SS•••••SSSSSSSS•SS
  ------------------------------
  Progress Report for Ginkgo Process #8
  Automatically polling progress:
    odo dev command tests Devfile contains pod-overrides and container-overrides attributes should override the content in the pod it creates for the component on the cluster (Spec Runtime: 2m2.209s)
      /go/odo_1/tests/integration/cmd_dev_test.go:4116
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:4116

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0904 02:53:30.375954   32356 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid]: error while streaming command: context canceled
        [odo]  ✗  Finished executing the application (command: run) [1m]
        [odo] I0904 02:53:30.380026   32356 implem.go:114] The path for preference file is /tmp/171941539/preference.yaml
        [odo] Cleaning resources, please wait
        [odo] I0904 02:53:30.380737   32356 segment.go:268] Checking telemetry enable status
        [odo] I0904 02:53:30.380745   32356 segment.go:286] Sending telemetry disabled by env variable
        [odo] I0904 02:53:30.441284   32356 all.go:46] starting to concurrently query 90 APIs
        [odo] I0904 02:53:30.441391   32356 all.go:62] fired up all goroutines to query APIs
        [odo] I0904 02:53:30.944884   32356 all.go:67] all goroutines have returned in 503.612274ms
        [odo] I0904 02:53:30.944962   32356 all.go:76] query result: objects=353
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 900 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0005128c0, {0x30f2d08?, 0xc0015fef60}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0005128c0, {0x30f2d08, 0xc0015fef60}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc000aafd70?, {0xc0015fd590?, 0x2cea5c2?, 0x9?})
          /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
          /go/odo_1/tests/helper/helper_dev.go:255
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:326
        github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...)
          /go/odo_1/tests/helper/helper_dev.go:329
      > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:4117
            | })
            | It("should override the content in the pod it creates for the component on the cluster", func() {
            > 	err := helper.RunDevMode(helper.DevSessionOpts{
            | 		RunOnPodman: ctx.podman,
            | 	}, func(session *gexec.Session, outContents, _ string, _ map[string]string) {
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f3e, 0x269d9bd})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
•S•S•••S••SSS••S••SS•SS•SSSSSSSSSS•SS••SSSSS•••SSS••S••SS•S••SSSSSSSS••SS•S•SS•S•S••SS•S
------------------------------
• [78.729 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile
/go/odo_1/tests/integration/interactive_dev_test.go:76

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports' from /tmp/49243614
  << Captured StdOut/StdErr Output
------------------------------
S••S••SSSS••••S••S•SS••S••SSS•SSSSS••SSS••SSSSS•••SSSSS•SS•••SS•SSSS••••••••S•SS•S••SSSS•SS••SS•••••SSSS••SSSSSSS•SSS••••••SSS••SS••S•••••••••S•
------------------------------
• [3.994 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first
/go/odo_1/tests/integration/interactive_deploy_test.go:109

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo deploy' from /tmp/734847920
  << Captured StdOut/StdErr Output
------------------------------
•SS••SSSSS•S•••SSSSS•SS•S•S••S•S•S••S•••SS•S••S•S••SSSS•S•S•SS••S•••S•SS•S•S•SSSSS•S•
------------------------------
• [18.617 seconds]
odo dev interactive command tests when a component is bootstrapped should sync files when p is pressed
/go/odo_1/tests/integration/interactive_dev_test.go:209

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports --no-watch' from /tmp/2880887719
  << Captured StdOut/StdErr Output
------------------------------
SS•SS•SSS••S•SSSSS•SS•S•••••••••••••••

Ran 409 of 954 Specs in 1307.718 seconds
SUCCESS! -- 409 Passed | 0 Failed | 0 Pending | 545 Skipped


Ginkgo ran 1 suite in 22m55.222042402s
Test Suite Passed