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=54a7cc44f" ./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: 1694173522 - will randomize all specs

Will run 502 of 954 specs
Running in parallel across 16 processes
SSSSSSSSSSSSSSSSSSSSSSSS••••S•
------------------------------
• [23.039 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/1948910733
  << Captured StdOut/StdErr Output
------------------------------
SSSSS••S•SSSSSSS•S••SS••S•S•••••••SSS•SSS••SSS••SSSSSSSS•••••S•SSS••SSS••S•S•SS••••SSSS•S••S•S••S•S•••SSSSSS••••••SSS•SSSSS•S•S•SSS••S•SSSSS•SS•SS•S•S•S•SS•SSSS•••SSSS•SS•S•SSSSSS•S•S•S•••S••SS•SS••••SS•••S••SSSS•SSSS•S••S•S•SS••SSSS••S•S•SSS•SSSSS••SSSSSSSS•SS•SS•
  ------------------------------
  Progress Report for Ginkgo Process #16
  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.294s)
      /go/odo_1/tests/integration/cmd_dev_test.go:4116
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:4116

      Begin Captured GinkgoWriter Output >>
        ...
        [odo]  ✗  Finished executing the application (command: run) [1m]
        [odo] I0908 11:52:56.444126   20957 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] I0908 11:52:56.455631   20957 implem.go:114] The path for preference file is /tmp/3654392097/preference.yaml
        [odo] Cleaning resources, please wait
        [odo] I0908 11:52:56.456110   20957 segment.go:268] Checking telemetry enable status
        [odo] I0908 11:52:56.456118   20957 segment.go:286] Sending telemetry disabled by env variable
        [odo] I0908 11:52:56.525240   20957 all.go:46] starting to concurrently query 199 APIs
        [odo] I0908 11:52:56.525369   20957 all.go:62] fired up all goroutines to query APIs
        [odo] I0908 11:52:57.376505   20957 all.go:67] all goroutines have returned in 851.225586ms
        [odo] I0908 11:52:57.376566   20957 all.go:76] query result: objects=610
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 386 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00029c230, {0x30f3d48?, 0xc0007e47e0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00029c230, {0x30f3d48, 0xc0007e47e0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc000c55d70?, {0xc0006d5550?, 0x2ceb47b?, 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, 0xc0015e29c0})
          /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••
------------------------------
• [21.735 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/895568228
  << Captured StdOut/StdErr Output
------------------------------
•SSS•SSSSS•SSS••SSSSS••••SS•S•SSS•S•S•SS•SSSSS•SS•SSSSS••SS••SSSS••SS•••SS•S•S•S•••S•SS•S•S•••SS•••
------------------------------
• [122.783 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/3917085054
  << Captured StdOut/StdErr Output
------------------------------
•S•
------------------------------
• [57.968 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: 26943
  << Captured StdOut/StdErr Output
------------------------------
SS•SSS•SS•SSSSSSSS
------------------------------
• [5.441 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/463247731
  << Captured StdOut/StdErr Output
------------------------------
•••SSSSSSSS•S•SSSS•SS•SS•S•SSS•••SS•SSS••S•SS•S•SS••S••S•••
------------------------------
• [4.737 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/2868105157
  << Captured StdOut/StdErr Output
------------------------------
•
  ------------------------------
  Progress Report for Ginkgo Process #7
  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.244s)
      /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] I0908 11:58:18.985100   29811 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0908 11:58:18.988676   29811 port.go:319] port 8080 not listening in container "runtime"
        [odo] I0908 11:58:26.743324   29811 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: hjdhbj-app-6774cc484-hsp5b in container: runtime
        [odo] I0908 11:58:26.936200   29811 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0908 11:58:26.936242   29811 exec.go:96]    0: 452E11AC:B180 23021068:01BB 06 00000000:00000000 03:00000BEC 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0908 11:58:26.936294   29811 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
        [odo] I0908 11:58:26.936430   29811 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0908 11:58:26.936446   29811 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1009240000        0 893895960 1 0000000000000000 100 0 0 10 0
        [odo] I0908 11:58:26.937042   29811 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0908 11:58:26.939719   29811 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 2852 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00025a070, {0x30f3f88?, 0xc00133c030}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00025a070, {0x30f3f88, 0xc00133c030}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2ce96c8, 0x8}, 0xc0003f1240?, 0xc0003f1220?, 0xc0013d5b90)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000372a20)
          /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, 0xc0010cf380})
          /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••SSS••SS•S•SSS•SSS•
  ------------------------------
  Progress Report for Ginkgo Process #6
  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: 3m32.933s)
      /go/odo_1/tests/integration/cmd_dev_debug_test.go:288
      In [It] (Node Runtime: 2m0s)
        /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.019s)
          /go/odo_1/tests/integration/cmd_dev_debug_test.go:326

        Begin Captured GinkgoWriter Output >>
          ...
          [odo] stderr: []
          [odo] I0908 11:58:36.225793   27650 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] I0908 11:58:36.243610   27650 implem.go:114] The path for preference file is /tmp/1149562811/preference.yaml
          [odo] Cleaning resources, please wait
          [odo] I0908 11:58:36.244277   27650 segment.go:268] Checking telemetry enable status
          [odo] I0908 11:58:36.244288   27650 segment.go:286] Sending telemetry disabled by env variable
          [odo] I0908 11:58:36.367621   27650 all.go:46] starting to concurrently query 199 APIs
          [odo] I0908 11:58:36.368112   27650 all.go:62] fired up all goroutines to query APIs
          [odo] I0908 11:58:37.563265   27650 all.go:67] all goroutines have returned in 1.195161466s
          [odo] I0908 11:58:37.563454   27650 all.go:76] query result: objects=647
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 556 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000538fc0, {0x30f3d48?, 0xc000d1a768}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000538fc0, {0x30f3d48, 0xc000d1a768}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc0003c5440?, {0xc0005d2540?, 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(0xc0000d6000, {0x2d4923c, 0x2f}, {0xc0002ede70, 0x1, 0x2d57411?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:309
          github.com/onsi/ginkgo/v2.By({0x2d4923c?, 0x0?}, {0xc0002ede70?, 0xc001017e88?, 0x13f719c?})
            /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({0x0, 0x0})
            /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••S•SSSSSSS•SS•S•SSSSSSSS•••SSSS••S•SSSSSSS•SS••SSS•••SS•S••••••SS•S••S•S••S••SS•SSSS•SSS••S•S••SS••••SSS••S•S•••S••SS•S•S••S•SS•••S••SSSS••S•SSS••••••SS•••SSSSSS•SS••SSSS•••SS
------------------------------
• [58.887 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
------------------------------
S•S••SS•SSSS•SSS•S•SS•SS••SSSS•
------------------------------
• [7.933 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/1447262603
  << Captured StdOut/StdErr Output
------------------------------
•SS•SS••S•SS•SS•S•••S••••SSSSSSSS•••S•SSS••SSSSS•S•SSS
  ------------------------------
  Progress Report for Ginkgo Process #9
  Automatically polling progress:
    odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy when running and stopping odo dev should not delete the resources created with odo deploy (Spec Runtime: 2m6.317s)
      /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:176
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:169

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0908 12:04:12.488944    7821 exec.go:54] ExecuteCommand returned an an err: error while streaming command: error sending request: Post "https://c100-e.eu-de.containers.cloud.ibm.com:31952/api/v1/namespaces/cmd-devfile-deploy-test176yzm/pods/mouhyt-app-64454f896c-tb97b/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fopt%2Fodo%2F.odo_cmd_run.pid+%7C%7C+true&container=runtime&stderr=true&stdout=true": dial tcp: lookup c100-e.eu-de.containers.cloud.ibm.com: operation was canceled. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true]'
        [odo] stdout: []
        [odo] stderr: []
        [odo]  ✗  Finished executing the application (command: run) [1m]
        [odo] I0908 12:04:12.489012    7821 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 &&  (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] I0908 12:04:12.590966    7821 delete.go:174] Ignoring resource: deployments/my-component; its mode(Deploy) does not match with the given mode(Dev)
        [odo] I0908 12:04:12.634109    7821 all.go:46] starting to concurrently query 199 APIs
        [odo] I0908 12:04:12.634745    7821 all.go:62] fired up all goroutines to query APIs
        [odo] I0908 12:04:14.520049    7821 all.go:67] all goroutines have returned in 1.885795963s
        [odo] I0908 12:04:14.520742    7821 all.go:76] query result: objects=626
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 1179 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00050c150, {0x30f3d48?, 0xc00150d320}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00050c150, {0x30f3d48, 0xc00150d320}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc000785ea8?, {0xc000709060?, 0x4382ec8?, 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..func9.6.2.4.1()
          /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:173
            | 	Expect(err).ShouldNot(HaveOccurred())
            | 	devSession.Stop()
            > 	devSession.WaitEnd()
            | })
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f3e, 0xc0013b2420})
          /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
  ------------------------------
••SSS•S•SS•S•••SSSSS••S
------------------------------
• [4.667 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/3557865096
  << Captured StdOut/StdErr Output
------------------------------
•S••S•SSSSS•SS•SS••SS••S••SS••S•SSS•SS•SS••SSSS••S•••SS•SS•S••SSS•SSS
------------------------------
• [88.790 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/4279471544
  << Captured StdOut/StdErr Output
------------------------------
S••S••SSS
------------------------------
• [79.993 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/1954147777
  << Captured StdOut/StdErr Output
------------------------------
S•S•SSSSS•••S••SSSS•SSSS•SSS••SSS•SS•SSS•SS•S••SSS•SSSS•S•••S••••••••••••••••

Ran 404 of 954 Specs in 1417.139 seconds
SUCCESS! -- 404 Passed | 0 Failed | 0 Pending | 550 Skipped


Ginkgo ran 1 suite in 24m49.932414907s
Test Suite Passed
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-e2e.xml"  tests/e2escenarios
Running Suite: odo e2e scenarios - /go/odo_1/tests/e2escenarios
===============================================================
Random Seed: 1694175019 - will randomize all specs

Will run 4 of 4 specs
Running in parallel across 16 processes
------------------------------
• [107.116 seconds]
E2E Test starting with non-empty Directory test debugging should verify developer workflow from non-empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:329

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/1291057627
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #3
  Automatically polling progress:
    E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 2m3.738s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:199
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:199

      Begin Captured GinkgoWriter Output >>
        ...
        [odo]  Watching for changes in the current directory /tmp/981874507
        [odo] 
        [odo] Keyboard Commands:
        [odo] [Ctrl+c] - Exit and delete resources from the cluster
        [odo]      [p] - Manually apply local changes to the application on the cluster
        [odo] I0908 12:12:36.093219   20549 libdevfile.go:326] not running in Debug mode, so ignored Debug port for container tools:debug:5858
        [odo] I0908 12:12:36.093276   20549 status.go:34] setting inner loop State "Ready"
        [odo] I0908 12:12:36.093367   20549 watch.go:271] deployment watcher Event: Type: MODIFIED, name: ryaces-app, rv: 65372172, generation: 1, pods: 1
        [odo] I0908 12:12:36.194173   20549 watch.go:348] filesystem watch event: WRITE         "/tmp/981874507/.odo/odo-file-index.json"
        [odo] I0908 12:12:36.195090   20549 watch.go:348] filesystem watch event: WRITE         "/tmp/981874507/.odo/odo-file-index.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 66 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006df500, {0x2f36690?, 0xc0000e8bd0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006df500, {0x2f36690, 0xc0000e8bd0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b590d5, 0x8}, 0xc0005c6900?, 0xc00011a5a0?, 0xc0000e8030)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0005e1d28)
          /go/odo_1/tests/helper/helper_dev.go:271
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:246
            | // "changes are made to the applications"
            | helper.ReplaceString(filepath.Join(commonVar.Context, "src", "main", "java", "com", "example", "demo", "DemoApplication.java"), "Hello updated World!", "Hello from an updated World!")
            > err = devSession.WaitSync()
            | Expect(err).ToNot(HaveOccurred())
            | // "should deploy new changes"
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc0005e5fa0, 0x1})
          /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
  ------------------------------
  Progress Report for Ginkgo Process #9
  Automatically polling progress:
    E2E Test starting with empty Directory should verify developer workflow from empty Directory (Spec Runtime: 2m3.964s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:63
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:63

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] Keyboard Commands:
        [odo] [Ctrl+c] - Exit and delete resources from the cluster
        [odo]      [p] - Manually apply local changes to the application on the cluster
        [odo] I0908 12:12:36.200667   20848 watch.go:271] deployment watcher Event: Type: MODIFIED, name: jzjxwv-app, rv: 65372327, generation: 1, pods: 1
        [odo] I0908 12:12:36.306721   20848 watch.go:348] filesystem watch event: REMOVE        "/tmp/660418194/.odo/odo-file-index.json"
        [odo] I0908 12:12:36.307057   20848 watch.go:383] error removing watch for /tmp/660418194/.odo/odo-file-index.json: can't remove non-existent watcher: /tmp/660418194/.odo/odo-file-index.json
        [odo] I0908 12:12:36.307119   20848 watch.go:348] filesystem watch event: CREATE        "/tmp/660418194/.odo/odo-file-index.json"
        [odo] I0908 12:12:36.312505   20848 watch.go:348] filesystem watch event: WRITE         "/tmp/660418194/.odo/odo-file-index.json"
        [odo] I0908 12:12:36.317175   20848 watch.go:348] filesystem watch event: WRITE         "/tmp/660418194/.odo/devstate.json"
        [odo] I0908 12:12:36.324760   20848 watch.go:348] filesystem watch event: WRITE         "/tmp/660418194/.odo/devstate.20848.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 74 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00033aa10, {0x2f36690?, 0xc0005e4570}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00033aa10, {0x2f36690, 0xc0005e4570}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b670c9, 0xf}, 0x0?, 0x3?, 0xc0005e44e0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:188
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.5.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:155
            | 
            | // start dev mode again
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{})
            | Expect(err).ToNot(HaveOccurred())
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1038705, 0xc0003ae360})
          /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
  ------------------------------
  Progress Report for Ginkgo Process #6
  Automatically polling progress:
    E2E Test starting with non-empty Directory add Binding should verify developer workflow of using binding as env in innerloop (Spec Runtime: 2m8.089s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:461
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:461

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0908 12:12:37.119147   20611 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: vmlzwa-app-548c666f77-zglkr in container: runtime
        [odo] I0908 12:12:37.299407   20611 exec.go:96] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory
        [odo] I0908 12:12:37.329140   20611 innerloop.go:131] running=false, execRequired=true
        [odo]  •  Building your application in container (command: build)  ...
        [odo] I0908 12:12:37.329458   20611 exec.go:37] Executing command [/bin/sh -c cd ${PROJECT_SOURCE} && (export GOPATH="${PROJECT_SOURCE}/.go" GOCACHE="${PROJECT_SOURCE}/.cache" && go build main.go) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: vmlzwa-app-548c666f77-zglkr in container: runtime
        [odo] ↵
 ✓  Building your application in container (command: build) [2s]
        [odo] I0908 12:12:39.375143   20611 kubeexec.go:54] StartProcessForCommand for "run"
        [odo]  •  Executing the application (command: run)  ...
        [odo] I0908 12:12:39.375323   20611 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\""
        [odo] I0908 12:12:39.375407   20611 exec.go:37] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} &&  (./main) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: vmlzwa-app-548c666f77-zglkr in container: runtime
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 62 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0005f0000, {0x2f36690?, 0xc0005b0030}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0005f0000, {0x2f36690, 0xc0005b0030}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b590d5, 0x8}, 0x0?, 0x48?, 0xc0007024e0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000603e28)
          /go/odo_1/tests/helper/helper_dev.go:271
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.8.4()
          /go/odo_1/tests/e2escenarios/e2e_test.go:526
            | helper.Cmd("odo", "remove", "binding", "--name", bindingName).ShouldPass()
            | 
            > err = devSession.WaitSync()
            | Expect(err).To(BeNil())
            | Eventually(func() string { return helper.Cmd("odo", "describe", "binding").ShouldRun().Out() }).
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x103871e, 0xc00006a300})
          /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
  ------------------------------
• [150.727 seconds]
E2E Test starting with empty Directory should verify developer workflow from empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:63

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/660418194
  Spawning '/go/bin/odo delete component' from /tmp/660418194
  << Captured StdOut/StdErr Output
------------------------------
• [169.002 seconds]
E2E Test starting with non-empty Directory add Binding should verify developer workflow of using binding as env in innerloop
/go/odo_1/tests/e2escenarios/e2e_test.go:461

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/395360762
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #3
  Automatically polling progress:
    E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 4m3.745s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:199
      In [It] (Node Runtime: 4m0.008s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:199

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] ↪ Dev mode
        [odo]  Status:
        [odo]  Watching for changes in the current directory /tmp/981874507
        [odo] 
        [odo] Keyboard Commands:
        [odo] [Ctrl+c] - Exit and delete resources from the cluster
        [odo]      [p] - Manually apply local changes to the application on the cluster
        [odo] I0908 12:14:33.784089   21030 watch.go:271] deployment watcher Event: Type: MODIFIED, name: ryaces-app, rv: 65373579, generation: 1, pods: 1
        [odo] I0908 12:14:33.914255   21030 watch.go:348] filesystem watch event: WRITE         "/tmp/981874507/.odo/odo-file-index.json"
        [odo] I0908 12:14:33.915688   21030 watch.go:348] filesystem watch event: WRITE         "/tmp/981874507/.odo/odo-file-index.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 66 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00033c850, {0x2f36690?, 0xc000952390}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00033c850, {0x2f36690, 0xc000952390}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b590d5, 0x8}, 0xc0002a2900?, 0xc00011a5a0?, 0xc000952150)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0008fdd28)
          /go/odo_1/tests/helper/helper_dev.go:271
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:287
            | // making changes to the project again
            | helper.ReplaceString(filepath.Join(commonVar.Context, "src", "main", "java", "com", "example", "demo", "DemoApplication.java"), "Hello from an updated World!", "Hello from an updated v2 World!")
            > err = devSession.WaitSync()
            | Expect(err).ToNot(HaveOccurred())
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc0005e5fa0, 0x1})
          /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
  ------------------------------
• [250.451 seconds]
E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:199

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/981874507
  Spawning '/go/bin/odo delete component' from /tmp/981874507
  << Captured StdOut/StdErr Output
------------------------------

Ran 4 of 4 Specs in 250.472 seconds
SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 4m27.149039407s
Test Suite Passed