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=e317175f7" ./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: 1697558908 - will randomize all specs Will run 504 of 956 specs Running in parallel across 16 processes SSSSSSSSSSSSSSSSSSSSSSSS•S••••••S•S•S•• ------------------------------ • [24.057 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/1303517817 << Captured StdOut/StdErr Output ------------------------------ SSS••S ------------------------------ • [66.932 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:3622 Captured StdOut/StdErr Output >> PID: 13053 << Captured StdOut/StdErr Output ------------------------------ S•SSSS•S•SS•SSS•SSS••SS•S ------------------------------ • [4.798 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/542006882 << Captured StdOut/StdErr Output ------------------------------ SS•SSSS••S•S••S•S••SS•S•SSSS•S•SS••SSS•SSSS•SSSSS•SSSSS••SSSS•S••S• ------------------------------ • [8.175 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:720 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2257973998 << Captured StdOut/StdErr Output ------------------------------ ••SSS•S•S••SS•••SS••S•SS•••SSSSS•S• ------------------------------ • [84.581 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/1176690904 << Captured StdOut/StdErr Output ------------------------------ ••••S•S•S••S•SS••S•S•S•SS••••SS•• ------------------------------ • [4.618 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/4002703221 << Captured StdOut/StdErr Output ------------------------------ •SS•SS•SSS•S••S•S•••••SSSS•••SSSS•S•SS•S•SSS•S•S ------------------------------ • [56.514 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 ------------------------------ SS•SSS•S••S•S••SSS••S•SS•SS••••S••S•SSSS••SS•••••SS•• ------------------------------ Progress Report for Ginkgo Process #9 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.877s) /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.132s) /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] I1017 16:16:49.292704 21031 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] I1017 16:16:49.294735 21031 implem.go:114] The path for preference file is /tmp/2345109409/preference.yaml [odo] Cleaning resources, please wait [odo] I1017 16:16:49.295635 21031 segment.go:268] Checking telemetry enable status [odo] I1017 16:16:49.295651 21031 segment.go:286] Sending telemetry disabled by env variable [odo] I1017 16:16:49.359055 21031 all.go:46] starting to concurrently query 98 APIs [odo] I1017 16:16:49.364303 21031 all.go:62] fired up all goroutines to query APIs [odo] I1017 16:16:49.724694 21031 all.go:67] all goroutines have returned in 365.643227ms [odo] I1017 16:16:49.724739 21031 all.go:76] query result: objects=394 << End Captured GinkgoWriter Output Spec Goroutine goroutine 377 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006040e0, {0x30fdae8?, 0xc000f14558}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006040e0, {0x30fdae8, 0xc000f14558}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc0001b5440?, {0xc000f160d0?, 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:263 > 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(0xc0001a2000, {0x2d5276b, 0x2f}, {0xc0006dfe70, 0x1, 0x0?}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:309 github.com/onsi/ginkgo/v2.By({0x2d5276b?, 0x0?}, {0xc0006dfe70?, 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({0x269b573, 0xc00093a600}) /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•SS••S•S•S•SSSSSSSSS•SS•S•S•••••SSSS•••SS•S ------------------------------ 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.34s) /go/odo_1/tests/integration/cmd_dev_test.go:4146 In [It] (Node Runtime: 2m0s) /go/odo_1/tests/integration/cmd_dev_test.go:4146 Begin Captured GinkgoWriter Output >> ... [odo] stderr: [] [odo] ✗ Finished executing the application (command: run) [1m] [odo] I1017 16:17:49.690861 25686 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] I1017 16:17:49.691280 25686 segment.go:268] Checking telemetry enable status [odo] Cleaning resources, please wait [odo] I1017 16:17:49.691295 25686 segment.go:286] Sending telemetry disabled by env variable [odo] I1017 16:17:49.743611 25686 all.go:46] starting to concurrently query 98 APIs [odo] I1017 16:17:49.743701 25686 all.go:62] fired up all goroutines to query APIs [odo] I1017 16:17:50.381667 25686 all.go:67] all goroutines have returned in 638.041573ms [odo] I1017 16:17:50.381724 25686 all.go:76] query result: objects=359 << End Captured GinkgoWriter Output Spec Goroutine goroutine 304 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00046a070, {0x30fdae8?, 0xc000c6a588}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00046a070, {0x30fdae8, 0xc000c6a588}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc000df5d50?, {0xc000603c60?, 0x2cf43e9?, 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:263 github.com/redhat-developer/odo/tests/helper.RunDevMode.func1() /go/odo_1/tests/helper/helper_dev.go:334 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:337 > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2() /go/odo_1/tests/integration/cmd_dev_test.go:4147 | }) | 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({0x1088f3e, 0xc0008cd140}) /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••SSS•S•S•SSS•••SS•SS•SS•S•SS•SS•••SS••SS•SSS••SSS•••S•S•••S•SS•••S•SSSSSSS•S•SSS••S•S••S••SS•SS•SSSSS••SSS•S•SSS•S•SSSS•S•SS••SSS•SSSSSS•SSSSS••SS•S•SSSSSSSS••SS•SSSSS•SSS•SSS•SSSSS•SSSSS•SSS•SSS••SS•SSSSSS•S• ------------------------------ Progress Report for Ginkgo Process #5 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: 2m3.121s) /go/odo_1/tests/integration/cmd_dev_test.go:1077 In [BeforeEach] (Node Runtime: 2m0s) /go/odo_1/tests/integration/cmd_dev_test.go:1050 Begin Captured GinkgoWriter Output >> ... [odo] I1017 16:22:53.041900 1594 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I1017 16:22:53.044784 1594 port.go:319] port 8080 not listening in container "runtime" [odo] I1017 16:23:00.690402 1594 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: cxejfj-app-75457c5498-tbtcb in container: runtime [odo] I1017 16:23:00.952137 1594 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I1017 16:23:00.952162 1594 exec.go:96] 0: 4F5011AC:DF50 22191068:01BB 06 00000000:00000000 03:00000BCD 00000000 0 0 0 3 0000000000000000 [odo] I1017 16:23:00.952170 1594 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I1017 16:23:00.952206 1594 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I1017 16:23:00.952210 1594 exec.go:96] 0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1001 0 581574445 1 0000000000000000 100 0 0 10 0 [odo] I1017 16:23:00.952217 1594 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I1017 16:23:00.952486 1594 port.go:319] port 8080 not listening in container "runtime" << End Captured GinkgoWriter Output Spec Goroutine goroutine 655 [select, 2 minutes] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0000340e0, {0x30fdd28?, 0xc000986390}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0000340e0, {0x30fdd28, 0xc000986390}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf2614, 0x8}, 0xc0003da980?, 0xc0003da960?, 0xc0000c5950) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0004ff920) /go/odo_1/tests/helper/helper_dev.go:279 > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1() /go/odo_1/tests/integration/cmd_dev_test.go:1069 | 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({0x269b573, 0xc0015e4900}) /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• ------------------------------ • [5.414 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/1188471694 << Captured StdOut/StdErr Output ------------------------------ SSS••SSS•SSSSSS•S•SSS••••S••••SSSSS•••SS••S•SSS•SSSSS•S•SS••S•••SS•• ------------------------------ • [5.519 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/4277416488 << Captured StdOut/StdErr Output ------------------------------ SS••S••SSSSSSS•S••SSSS•S•SSS•••SS••S••SS•SS•••••SSSSSS•S•S•S•SS••SS•••••••••••S••SS•SSS•SS•••SS•••SSSS••S•SSS•S••SS••SSSSSSS•••SSSS•S•SSSSSSS•SS•S•SS•SS••S ------------------------------ • [78.890 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/1243138480 << Captured StdOut/StdErr Output ------------------------------ •••SS•SSSSSSSS•SSSSSSSSSSSS•SS••S••••SS••••••SSS•S•SSSS••S••• ------------------------------ • [79.545 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/4275721216 << Captured StdOut/StdErr Output ------------------------------ •SS••SSSSS••S•S•••SS•• ------------------------------ • [7.661 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/2761696073 << Captured StdOut/StdErr Output ------------------------------ •SSSS••••SSSSSS••SS•SSSSS•S•SS•SS••SS•SSSS•••S••••••••••••• Ran 410 of 956 Specs in 1348.007 seconds SUCCESS! -- 410 Passed | 0 Failed | 0 Pending | 546 Skipped Ginkgo ran 1 suite in 23m43.100085874s Test Suite Passed