Error from server (NotFound): namespaces "devfile-proxy" not found Using Devfile proxy: go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=cdacd69a5" ./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: 1688546982 - will randomize all specs Will run 493 of 934 specs Running in parallel across 16 processes SSSSSSSSS•SSS•SSS•••SSSS•SSS•••S••S••SS••••SS•SSSSS•S•S••SSSSS•SSS ------------------------------ Progress Report for Ginkgo Process #12 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: 2m5.189s) /go/odo_1/tests/integration/cmd_dev_test.go:1687 In [It] (Node Runtime: 2m0s) /go/odo_1/tests/integration/cmd_dev_test.go:1687 Begin Captured GinkgoWriter Output >> ... [odo] read: read /dev/stdin: input/output error [odo] I0705 08:52:23.154903 12404 watch.go:329] Dev mode interrupted by user [odo] I0705 08:52:23.159143 12404 implem.go:114] The path for preference file is /tmp/173432645/preference.yaml [odo] Cleaning resources, please wait [odo] I0705 08:52:23.159643 12404 segment.go:264] Checking telemetry enable status [odo] I0705 08:52:23.159652 12404 segment.go:282] Sending telemetry disabled by env variable [odo] I0705 08:52:23.264867 12404 all.go:46] starting to concurrently query 199 APIs [odo] I0705 08:52:23.269718 12404 all.go:62] fired up all goroutines to query APIs [odo] I0705 08:52:23.947367 12404 all.go:67] all goroutines have returned in 682.522996ms [odo] I0705 08:52:23.947424 12404 all.go:76] query result: objects=560 << End Captured GinkgoWriter Output Spec Goroutine goroutine 70 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0002c0a10, {0x30dfdc8?, 0xc0013eac00}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0002c0a10, {0x30dfdc8, 0xc0013eac00}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc001467d90?, {0xc0000f0f30?, 0x2cd1ece?, 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:252 github.com/redhat-developer/odo/tests/helper.RunDevMode.func1() /go/odo_1/tests/helper/helper_dev.go:323 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:326 > 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({0x2cffaf0, 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:863 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850 ------------------------------ •••SS•S•SSSSSSSS•S•SSSSSSSSSSSSSSSS••S•S••••••SS•SS ------------------------------ • [76.707 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/359107133 << Captured StdOut/StdErr Output ------------------------------ SS•SSS•SS•••S•••SSSSSSSSSSSSS••••SS•S•SSSSS••SSS•SSS•SSSS•S•SSS ------------------------------ • [7.977 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/1308211453 << Captured StdOut/StdErr Output ------------------------------ ••S•S••S•••SSSSSSS ------------------------------ • [2.974 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/1052217382 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSS•SS• ------------------------------ • [55.198 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:169 Captured StdOut/StdErr Output >> <<< Session terminated >>> << Captured StdOut/StdErr Output ------------------------------ •••••S•SS•SSS••SS••S••SS•SS••SSSSSS•SS•S••SS•••SSSS•SS••SSSSS•••SS•S ------------------------------ • [77.950 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/3153130822 << Captured StdOut/StdErr Output ------------------------------ S•SSSSS•S••SS••SSS•SSS••S•SS••S••S••SSSSS••SSS•S••••S•SS•SSS•SSSS•SSSSSS•••SSSSS••SS••S•SSS•••SSSSSSSSSS• ------------------------------ • [2.911 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/475578498 << Captured StdOut/StdErr Output ------------------------------ •SSSSSSS•S•SSSSS•S••••S•SS•••SSSSSSS•S•••S••SS••S••• ------------------------------ • [2.893 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/1245118800 << Captured StdOut/StdErr Output ------------------------------ SSSSS•••SS•••SS•SS•S•SS•SSS•S•S••••SS•S•SSS•S••S•••SSSS•S•SS•SSS•S•S••SS•S••SS••SS•••SSS••••S•SS•SSS•••SSSSSS•••S•••S••S•S•SSS•SS••S•SSS•SSSSSS•SSSSSS••S••••SSSS••SS•••••S•S•SS•SS••••••S•S•SSSS•••S••SS••SS•••SSSSSSS•SSSS••••••SSSS•••S••SS•S••SS•SSS•SSS•S•S••SSS•S•SS••S•S•SS••SS•S••SS ------------------------------ Progress Report for Ginkgo Process #5 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.564s) /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] stderr: [] [odo] I0705 09:06:16.445783 32585 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] I0705 09:06:16.459203 32585 implem.go:114] The path for preference file is /tmp/3183975192/preference.yaml [odo] Cleaning resources, please wait [odo] I0705 09:06:16.459994 32585 segment.go:264] Checking telemetry enable status [odo] I0705 09:06:16.460009 32585 segment.go:282] Sending telemetry disabled by env variable [odo] I0705 09:06:16.540865 32585 all.go:46] starting to concurrently query 199 APIs [odo] I0705 09:06:16.540969 32585 all.go:62] fired up all goroutines to query APIs [odo] I0705 09:06:17.225017 32585 all.go:67] all goroutines have returned in 684.161013ms [odo] I0705 09:06:17.225080 32585 all.go:76] query result: objects=565 << End Captured GinkgoWriter Output Spec Goroutine goroutine 37778 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000246070, {0x30dfdc8?, 0xc00122df20}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000246070, {0x30dfdc8, 0xc00122df20}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc000afbd70?, {0xc00086f820?, 0x2cda473?, 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:252 github.com/redhat-developer/odo/tests/helper.RunDevMode.func1() /go/odo_1/tests/helper/helper_dev.go:323 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:326 > 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({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:863 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850 ------------------------------ •S•S•SSS•••SS•S ------------------------------ • [2.633 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/242392898 << Captured StdOut/StdErr Output ------------------------------ ••SSSS••SSSSS•SSSS•••S••••SS••SSS••SSSSS•SSS••SS•S•SSS•SS•SS••••S• ------------------------------ 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: 3m31.461s) /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.126s) /go/odo_1/tests/integration/cmd_dev_debug_test.go:326 Begin Captured GinkgoWriter Output >> ... [odo] stderr: [] [odo] I0705 09:08:16.441905 778 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] I0705 09:08:16.459210 778 implem.go:114] The path for preference file is /tmp/2163122203/preference.yaml [odo] I0705 09:08:16.459859 778 segment.go:264] Checking telemetry enable status [odo] I0705 09:08:16.459868 778 segment.go:282] Sending telemetry disabled by env variable [odo] I0705 09:08:16.573007 778 all.go:46] starting to concurrently query 199 APIs [odo] I0705 09:08:16.573133 778 all.go:62] fired up all goroutines to query APIs [odo] I0705 09:08:17.417799 778 all.go:67] all goroutines have returned in 844.288147ms [odo] I0705 09:08:17.418716 778 all.go:76] query result: objects=604 << End Captured GinkgoWriter Output Spec Goroutine goroutine 762 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000652000, {0x30dfdc8?, 0xc0007d88e8}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000652000, {0x30dfdc8, 0xc0007d88e8}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc0003ac120?, {0xc000842210?, 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:252 > 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(0xc0001b2000, {0x2d377b0, 0x2f}, {0xc000c23e70, 0x1, 0x0?}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:307 github.com/onsi/ginkgo/v2.By({0x2d377b0?, 0xf6b89d?}, {0xc000c23e70?, 0x71aea0?, 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({0x1081f3e, 0xc0011fe420}) /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 ------------------------------ •SS•SS•SS•SS•SS ------------------------------ • [54.905 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: 4535 << Captured StdOut/StdErr Output ------------------------------ •••SS••SSS•SSSSSS••S••SS•SS•SSSS•S•SSSS•S•S•S•SSS•••••S•SSSSS••S••S••••• ------------------------------ • [19.362 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/2841664647 << Captured StdOut/StdErr Output ------------------------------ SS•SS••SSSSSS•SS••••• ------------------------------ • [77.128 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/3091308727 << Captured StdOut/StdErr Output ------------------------------ •• ------------------------------ Progress Report for Ginkgo Process #11 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: 2m1.575s) /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] I0705 09:10:55.711923 5925 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0705 09:10:55.714133 5925 port.go:319] port 8080 not listening in container "runtime" [odo] I0705 09:11:03.523343 5925 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: xdsbfs-app-58d74fbbdf-vdnss in container: runtime [odo] I0705 09:11:03.718774 5925 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0705 09:11:03.718818 5925 exec.go:96] 0: AA2B11AC:E2F6 231A1068:01BB 06 00000000:00000000 03:00000BFE 00000000 0 0 0 3 0000000000000000 [odo] I0705 09:11:03.718834 5925 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0705 09:11:03.718909 5925 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0705 09:11:03.718919 5925 exec.go:96] 0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1010100000 0 175524773 1 0000000000000000 100 0 0 10 0 [odo] I0705 09:11:03.718947 5925 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0705 09:11:03.719587 5925 port.go:319] port 8080 not listening in container "runtime" << End Captured GinkgoWriter Output Spec Goroutine goroutine 1067 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000668850, {0x30e0008?, 0xc000d76d50}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000668850, {0x30e0008, 0xc000d76d50}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cd86e1, 0x8}, 0xc00035cd00?, 0xc00035cce0?, 0xc000b8f8c0) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0001588a0) /go/odo_1/tests/helper/helper_dev.go:268 > 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({0x268db53, 0xc001563f20}) /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 ------------------------------ •••••••• Ran 395 of 934 Specs in 1297.403 seconds SUCCESS! -- 395 Passed | 0 Failed | 0 Pending | 539 Skipped Ginkgo ran 1 suite in 22m41.797173352s 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: 1688548350 - will randomize all specs Will run 4 of 4 specs Running in parallel across 16 processes ------------------------------ • [104.370 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:326 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2903270632 << Captured StdOut/StdErr Output ------------------------------ Progress Report for Ginkgo Process #6 Automatically polling progress: E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 2m2.278s) /go/odo_1/tests/e2escenarios/e2e_test.go:196 In [It] (Node Runtime: 2m0.001s) /go/odo_1/tests/e2escenarios/e2e_test.go:196 Begin Captured GinkgoWriter Output >> ... [odo] ↪ Dev mode [odo] Status: [odo] Watching for changes in the current directory /tmp/1687774927 [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] I0705 09:14:43.555931 9336 watch.go:267] deployment watcher Event: Type: MODIFIED, name: mcghli-app, rv: 13661970, generation: 1, pods: 1 [odo] I0705 09:14:43.657096 9336 watch.go:344] filesystem watch event: WRITE "/tmp/1687774927/.odo/odo-file-index.json" [odo] I0705 09:14:43.658023 9336 watch.go:344] filesystem watch event: WRITE "/tmp/1687774927/.odo/odo-file-index.json" << End Captured GinkgoWriter Output Spec Goroutine goroutine 49 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000282a80, {0x2f2d390?, 0xc000510900}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000282a80, {0x2f2d390, 0xc000510900}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b514c6, 0x8}, 0xc00079a000?, 0xc00011c5a0?, 0xc000510270) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc00092bd28) /go/odo_1/tests/helper/helper_dev.go:268 > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2() /go/odo_1/tests/e2escenarios/e2e_test.go:243 | // "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({0x1035705, 0xc00006a840}) /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 ------------------------------ Progress Report for Ginkgo Process #2 Automatically polling progress: E2E Test starting with empty Directory should verify developer workflow from empty Directory (Spec Runtime: 2m2.51s) /go/odo_1/tests/e2escenarios/e2e_test.go:63 In [It] (Node Runtime: 2m0s) /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] I0705 09:14:44.797369 9704 watch.go:267] deployment watcher Event: Type: MODIFIED, name: nllhvd-app, rv: 13662116, generation: 1, pods: 1 [odo] I0705 09:14:44.902805 9704 watch.go:344] filesystem watch event: REMOVE "/tmp/2311708659/.odo/odo-file-index.json" [odo] I0705 09:14:44.903192 9704 watch.go:379] error removing watch for /tmp/2311708659/.odo/odo-file-index.json: can't remove non-existent watcher: /tmp/2311708659/.odo/odo-file-index.json [odo] I0705 09:14:44.903254 9704 watch.go:344] filesystem watch event: CREATE "/tmp/2311708659/.odo/odo-file-index.json" [odo] I0705 09:14:44.908790 9704 watch.go:344] filesystem watch event: WRITE "/tmp/2311708659/.odo/odo-file-index.json" [odo] I0705 09:14:44.913198 9704 watch.go:344] filesystem watch event: WRITE "/tmp/2311708659/.odo/devstate.json" [odo] I0705 09:14:44.919839 9704 watch.go:344] filesystem watch event: WRITE "/tmp/2311708659/.odo/devstate.9704.json" << End Captured GinkgoWriter Output Spec Goroutine goroutine 68 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0002527e0, {0x2f2d390?, 0xc0005a2ae0}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0002527e0, {0x2f2d390, 0xc0005a2ae0}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b5f467, 0xf}, 0x0?, 0x2?, 0xc0005a2ab0) /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:184 > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.5.2() /go/odo_1/tests/e2escenarios/e2e_test.go:152 | | // start dev mode again > devSession, err = helper.StartDevMode(helper.DevSessionOpts{}) | Expect(err).ToNot(HaveOccurred()) | 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:863 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850 ------------------------------ Progress Report for Ginkgo Process #3 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: 2m6.579s) /go/odo_1/tests/e2escenarios/e2e_test.go:458 In [It] (Node Runtime: 2m0s) /go/odo_1/tests/e2escenarios/e2e_test.go:458 Begin Captured GinkgoWriter Output >> ... [odo] I0705 09:14:53.215173 9425 execute_run.go:90] checking if process for command "run" is running [odo] I0705 09:14:53.215231 9425 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0705 09:14:53.215432 9425 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: hnhkir-app-6cc6f8964b-qfdc4 in container: runtime [odo] I0705 09:14:53.410693 9425 exec.go:96] 156 [odo] I0705 09:14:53.412800 9425 exec.go:37] Executing command [/bin/sh -c kill -0 156; echo $?] for pod: hnhkir-app-6cc6f8964b-qfdc4 in container: runtime [odo] I0705 09:14:53.599779 9425 exec.go:96] 0 [odo] I0705 09:14:53.601042 9425 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0705 09:14:53.601166 9425 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: hnhkir-app-6cc6f8964b-qfdc4 in container: runtime [odo] I0705 09:14:53.804404 9425 exec.go:96] 156 [odo] I0705 09:14:53.808388 9425 exec.go:37] Executing command [/bin/sh -c kill -0 156; echo $?] for pod: hnhkir-app-6cc6f8964b-qfdc4 in container: runtime << End Captured GinkgoWriter Output Spec Goroutine goroutine 72 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00061a4d0, {0x2f2d390?, 0xc0005f8300}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00061a4d0, {0x2f2d390, 0xc0005f8300}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b514c6, 0x8}, 0x0?, 0x48?, 0xc0004c6cc0) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc00063fe28) /go/odo_1/tests/helper/helper_dev.go:268 > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.8.4() /go/odo_1/tests/e2escenarios/e2e_test.go:523 | 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({0x1035705, 0xc000386720}) /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 ------------------------------ • [147.369 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/2311708659 Spawning '/go/bin/odo delete component' from /tmp/2311708659 << Captured StdOut/StdErr Output ------------------------------ • [165.438 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:458 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1985372481 << Captured StdOut/StdErr Output ------------------------------ Progress Report for Ginkgo Process #6 Automatically polling progress: E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 4m2.282s) /go/odo_1/tests/e2escenarios/e2e_test.go:196 In [It] (Node Runtime: 4m0.005s) /go/odo_1/tests/e2escenarios/e2e_test.go:196 Begin Captured GinkgoWriter Output >> ... [odo] ↪ Dev mode [odo] Status: [odo] Watching for changes in the current directory /tmp/1687774927 [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] I0705 09:16:40.329953 9853 watch.go:267] deployment watcher Event: Type: MODIFIED, name: mcghli-app, rv: 13663388, generation: 1, pods: 1 [odo] I0705 09:16:40.412706 9853 watch.go:344] filesystem watch event: WRITE "/tmp/1687774927/.odo/odo-file-index.json" [odo] I0705 09:16:40.413939 9853 watch.go:344] filesystem watch event: WRITE "/tmp/1687774927/.odo/odo-file-index.json" << End Captured GinkgoWriter Output Spec Goroutine goroutine 49 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000026230, {0x2f2d390?, 0xc00062c0f0}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000026230, {0x2f2d390, 0xc00062c0f0}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b514c6, 0x8}, 0xc000a74000?, 0xc00011c5a0?, 0xc00052aed0) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000ad9d28) /go/odo_1/tests/helper/helper_dev.go:268 > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2() /go/odo_1/tests/e2escenarios/e2e_test.go:284 | // 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({0x1035705, 0xc00006a840}) /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 ------------------------------ • [247.083 seconds] E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory /go/odo_1/tests/e2escenarios/e2e_test.go:196 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1687774927 Spawning '/go/bin/odo delete component' from /tmp/1687774927 << Captured StdOut/StdErr Output ------------------------------ Ran 4 of 4 Specs in 247.119 seconds SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 4m23.630669555s Test Suite Passed