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=17edd51d6" ./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: 1689930810 - will randomize all specs

Will run 506 of 960 specs
Running in parallel across 16 processes
SSSSSSSSSSSSSSSSSSSSSS•SS••SSSSS•SS
------------------------------
• [5.951 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/3368639181
  << Captured StdOut/StdErr Output
------------------------------
•S•S••SSS••••SS••S•SSSS••SSSSS••SS•S•SS••SS•S•S•SSSS•S••SS••S•S••••SS•S•S••SSS•••S••SS•SS•SSS••SSSS•SSS•SSS•SSS••SS
------------------------------
• [5.140 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/1835649409
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [76.158 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/3102897495
  << Captured StdOut/StdErr Output
------------------------------
••SSSSSS•S•S•SSSSS••S••••SSSS•S•••S
------------------------------
• [6.239 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/1900702052
  << Captured StdOut/StdErr Output
------------------------------
•S•S•••SSS•S•
------------------------------
• [76.701 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/3134337393
  << Captured StdOut/StdErr Output
------------------------------
SS•SSSSS•SS
------------------------------
• [54.058 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:273

  Captured StdOut/StdErr Output >>
  <<< Session terminated >>>
  << Captured StdOut/StdErr Output
------------------------------
S•SS•S•SS•S•S•S•••SSS•S•••S•S•SSSSS••••SS•SS••S••SS•S••SSS•SSS•SS•••SSSSSSSS•S•SS••S•S•S••S•SSSS••SSSSS••SS•••SSS•SSSS•SSS•SSSS•SSS••S•SSS•SSSSS•S•SS•SS••••S••••SS••SSSSS•SSS•S•
------------------------------
• [54.253 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: 24420
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #14
  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: 2m1.778s)
      /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]  ✗  Finished executing the application (command: run) [1m]
        [odo] I0721 09:21:31.972288   21967 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] I0721 09:21:31.979347   21967 implem.go:114] The path for preference file is /tmp/1287546009/preference.yaml
        [odo] I0721 09:21:31.979990   21967 segment.go:268] Checking telemetry enable status
        [odo] I0721 09:21:31.980013   21967 segment.go:286] Sending telemetry disabled by env variable
        [odo] Cleaning resources, please wait
        [odo] I0721 09:21:32.030561   21967 all.go:46] starting to concurrently query 90 APIs
        [odo] I0721 09:21:32.030658   21967 all.go:62] fired up all goroutines to query APIs
        [odo] I0721 09:21:32.476431   21967 all.go:67] all goroutines have returned in 445.817812ms
        [odo] I0721 09:21:32.476678   21967 all.go:76] query result: objects=346
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 19122 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000188a10, {0x30f0568?, 0xc0006642e8}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000188a10, {0x30f0568, 0xc0006642e8}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc000e4fd70?, {0xc00151d900?, 0x2ce86be?, 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:257
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:328
        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:331
      > 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, 0xc0013e5320})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
••SSS••SSSSSSS•••••SS••SSS•SS••S•SSSS••SSS••SSSSSSSSSSSSS•SS•••••S•SSSSSSSSSSSS•S•SS•S•S•S•••••SS••S•
------------------------------
• [79.806 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/2397861174
  << Captured StdOut/StdErr Output
------------------------------
•SS••SSS•
  ------------------------------
  Progress Report for Ginkgo Process #12
  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: 3m21.943s)
      /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.112s)
          /go/odo_1/tests/integration/cmd_dev_debug_test.go:326

        Begin Captured GinkgoWriter Output >>
          ...
          [odo] stderr: []
          [odo] I0721 09:23:59.746188   24349 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] I0721 09:23:59.747406   24349 implem.go:114] The path for preference file is /tmp/3765427742/preference.yaml
          [odo] Cleaning resources, please wait
          [odo] I0721 09:23:59.748124   24349 segment.go:268] Checking telemetry enable status
          [odo] I0721 09:23:59.748144   24349 segment.go:286] Sending telemetry disabled by env variable
          [odo] I0721 09:23:59.870052   24349 all.go:46] starting to concurrently query 90 APIs
          [odo] I0721 09:23:59.870151   24349 all.go:62] fired up all goroutines to query APIs
          [odo] I0721 09:24:00.334814   24349 all.go:67] all goroutines have returned in 464.77171ms
          [odo] I0721 09:24:00.334889   24349 all.go:76] query result: objects=381
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 473 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0001c68c0, {0x30f0568?, 0xc000b66780}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0001c68c0, {0x30f0568, 0xc000b66780}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc000280a80?, {0xc0006003c0?, 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:257
        > 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(0xc000132000, {0x2d463ae, 0x2f}, {0xc000ed5e70, 0x1, 0x0?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:307
          github.com/onsi/ginkgo/v2.By({0x2d463ae?, 0x6?}, {0xc000ed5e70?, 0x0?, 0x0?})
            /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({0x2953fe0, 0xc0001499d0})
            /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:863
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
•••S•SSSSS•SS•SS••S•SSSS••SSS•••••S•SS•SS•SSSSSSS•SS•SSS•••SSS•S•S•••SSS•S•S••SSSS•SSS•••SS•S•S•S•S•SS•SSS•S•SS•S•SS•S•••••SS•SS•S•SSSSS•SS•••••S••S•SS•SS••S•SS
------------------------------
• [4.167 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:685

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/3768082928
  << Captured StdOut/StdErr Output
------------------------------
SSSS•S••S•SSS••••S•••
------------------------------
• [2.521 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/1518175705
  << Captured StdOut/StdErr Output
------------------------------
••SS•S••SS•SS•S••SS••S•S••SS••••S•SS•••S•SSS•S••SSSSS•SSSSSS••S••S•SS•••S•S•SS•SS•••SSS••••••SSSS•••SSS•S•S•SSS•S•S••SS•SS••••SSS•S•SS••••SSS••S•••S••SSS•••S•SSSS•SS•••SSSSSSS•SS•S••S•S
------------------------------
• [3.003 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/4022301553
  << Captured StdOut/StdErr Output
------------------------------
S••S•S••SSSSSSSSS•S•SSSS•SS•SS•••S•S•SSS•
  ------------------------------
  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: 2m2.387s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1047
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1020

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 09:33:17.547494    8636 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0721 09:33:17.549645    8636 port.go:319] port 8080 not listening in container "runtime"
        [odo] I0721 09:33:25.343918    8636 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: qeknpf-app-6c48cb7c68-4qv6q in container: runtime
        [odo] I0721 09:33:25.537059    8636 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0721 09:33:25.537096    8636 exec.go:96]    0: E77711AC:CA50 23121068:01BB 06 00000000:00000000 03:00000C1C 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0721 09:33:25.537110    8636 exec.go:96]    sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops            
        [odo] I0721 09:33:25.543039    8636 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0721 09:33:25.543059    8636 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000  1001        0 157569946 1 0000000000000000 100 0 0 10 0
        [odo] I0721 09:33:25.543071    8636 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0721 09:33:25.543399    8636 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 944 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0000e4070, {0x30f07a8?, 0xc0017be180}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0000e4070, {0x30f07a8, 0xc0017be180}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2ce6913, 0x8}, 0xc00028d5a0?, 0xc00028d580?, 0xc000b39c50)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0005c9a40)
          /go/odo_1/tests/helper/helper_dev.go:273
      > 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, 0xc0017fa000})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
•S•SSS•S•SSS•S•S•SSSS•SS•
------------------------------
• [17.279 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:206

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

Ran 413 of 960 Specs in 1292.650 seconds
SUCCESS! -- 413 Passed | 0 Failed | 0 Pending | 547 Skipped


Ginkgo ran 1 suite in 22m36.512317912s
Test Suite Passed