go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=f423ed0e3" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -p --junit-report="test-integration-nc.xml" --label-filter=nocluster tests/integration Running Suite: Integration Suite - /go/odo_1/tests/integration ============================================================== Random Seed: 1677853677 - will randomize all specs Will run 116 of 771 specs Running in parallel across 2 processes SSSSSSSSSSSSSSSSSSS•SSS•S•SSS•S•SSSSS•SSSSSSS•SSSSSSSSSSSSSSSSSSSSSSS•SSS•SS••SSSSSS•SSSSSSSSSS•SSS•SSSSSSSSSSSS•SSSSSSS•SSSS ------------------------------ • [2.586 seconds] odo init interactive command tests label nocluster should download correct devfile [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:160 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2589495883 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSS•SSSSSSSSSSS ------------------------------ • [3.084 seconds] odo init interactive command tests label nocluster should download correct devfile-starter [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:196 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/612692612 << End Captured StdOut/StdErr Output ------------------------------ SS•SSSSSS••SS•SSSS•SS•SS•SSSSS ------------------------------ • [2.500 seconds] odo init interactive command tests label nocluster when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:543 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1047205448 << End Captured StdOut/StdErr Output ------------------------------ SSS••SSSSSSSSSSS•S••SSS•SSSSSSSS•SSSS•SS•SSSSSSSSSS•S•SSSSSS•SSSS•SSSSSSSSSSSSSSSSSS•SSSSSS•SSSSSSSSSSSSSSSSS•SSSSSSSSSSSSS ------------------------------ • [4.423 seconds] odo init interactive command tests label nocluster should start downloading starter project only after all interactive questions have been asked [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:447 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1609465610 << End Captured StdOut/StdErr Output ------------------------------ SSS•SSSSSSSSSS•S ------------------------------ • [2.561 seconds] odo init interactive command tests label nocluster should print automation command with proper values [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:117 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1311335236 << End Captured StdOut/StdErr Output ------------------------------ SSSSS•SSSSSSSSSSSSSSSSS•SSSSSSSSSSSSSSSSSSS•SSSSSSSSSS•S••S•S•SS• ------------------------------ • [2.573 seconds] odo init interactive command tests label nocluster displaying welcoming messages when directory is empty should display appropriate welcoming messages [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:287 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/4086887736 << End Captured StdOut/StdErr Output ------------------------------ SS••SSSS•SSSSSSSSSSSS•S•SS•S•SSS••SSSSS•S•SS•SSSSS•SSSSSSSSSSSSSS•S•SSSSSS•SSSSS•SSSSS•S•SSSSSSSSS•SSSS•SSSSSS•S•SSSSSSSSSSSSSS•SSSSSSSSS•S•SSSSSSSS•SSSSSSSSS ------------------------------ • [2.125 seconds] odo init interactive command tests label nocluster displaying welcoming messages when alizer detection of javascript name should ask to re-enter the component name if invalid value is passed by the user [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:409 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2971516815 << End Captured StdOut/StdErr Output ------------------------------ SSS•SSS•S•SSSSSSSSSSSS••SSSSSSSSSSSSSSSSS ------------------------------ • [2.223 seconds] odo init interactive command tests label nocluster displaying welcoming messages when alizer detection of javascript name should display node-echo name [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:374 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2863380590 << End Captured StdOut/StdErr Output ------------------------------ S••SS ------------------------------ • [2.677 seconds] odo init interactive command tests label nocluster should not fail when using -v flag [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:50 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init -v 4' from /tmp/2358572807 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS•S••SSSSSSSSSSSSSSSSSSSSSSSSSSSSS•SSS ------------------------------ • [2.071 seconds] odo init interactive command tests label nocluster displaying welcoming messages when directory is not empty should display appropriate welcoming messages [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:326 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/670001340 << End Captured StdOut/StdErr Output ------------------------------ SS•SSS•SSSSSSSSSSSS•SSSSSSSSSSSSSS•SSSSS•S•SSS ------------------------------ • [2.342 seconds] odo init interactive command tests label nocluster Automatic port detection via Alizer when starting with an existing project should display ports detected [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:500 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/3923962168 << End Captured StdOut/StdErr Output ------------------------------ S•SSSSSSSSSSSSSS•SSSSS•SSSSSSSSSSSSS ------------------------------ • [2.658 seconds] odo init interactive command tests label nocluster should ask to re-enter the component name when an invalid value is passed [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:84 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/490016017 << End Captured StdOut/StdErr Output ------------------------------ S••SSSSS•S•SS•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS•SSS Ran 116 of 771 Specs in 70.249 seconds SUCCESS! -- 116 Passed | 0 Failed | 0 Pending | 655 Skipped Ginkgo ran 1 suite in 2m13.534980915s Test Suite Passed