go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=c9c4258e3" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=8 --junit-report="test-integration-unauth.xml" --label-filter="unauth" tests/integration Running Suite: Integration Suite - /go/odo_1/tests/integration ============================================================== Random Seed: 1682407381 - will randomize all specs Will run 107 of 824 specs Running in parallel across 8 processes SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS•SS•SSSSSSSS•SSSSSSS•SSSSSSSSSSSSSSSS•SSSS•SSSSS•SSSSSSSSSSSSS•SSSSS•SSSSSSSSSSSSSS•SSSSSSSSSSSS•SSSS•SSSS••S ------------------------------ • [4.206 seconds] odo init interactive command tests label unauth should not fail when using -v flag [unauth] /go/odo_1/tests/integration/interactive_init_test.go:50 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init -v 4' from /tmp/896288109 << Captured StdOut/StdErr Output ------------------------------ SSS•SSSSSSS•SSS•SSSSS•SS•SSS•SSSSSSSS••S•SSSSS•SSSSSSSSSSSSSSSSSS•SSS•SSSSSSS ------------------------------ • [4.620 seconds] odo init interactive command tests label unauth should download correct devfile [unauth] /go/odo_1/tests/integration/interactive_init_test.go:160 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/76074112 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSS•SSS•SSSSSSSSSSSSSS•SSSSSSSSS•SSSSSSSSSSSSSSS•SSSSSSSSS•S••SS•SSS•SSSSSSSSSSSSSSSSSSSSSSS•SSSSSSSSSSSSSSSS ------------------------------ • [4.483 seconds] odo init interactive command tests label unauth should ask to re-enter the component name when an invalid value is passed [unauth] /go/odo_1/tests/integration/interactive_init_test.go:84 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/458319968 << Captured StdOut/StdErr Output ------------------------------ S•SSSSSSSS•SSSSSSSSSSS ------------------------------ • [5.599 seconds] odo init interactive command tests label unauth should start downloading starter project only after all interactive questions have been asked [unauth] /go/odo_1/tests/integration/interactive_init_test.go:482 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2619308287 << Captured StdOut/StdErr Output ------------------------------ SSS•SSSSSSSSSSSSSSSSSSS•SSSSS ------------------------------ • [4.134 seconds] odo init interactive command tests label unauth should print automation command with proper values [unauth] /go/odo_1/tests/integration/interactive_init_test.go:117 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1495884040 << Captured StdOut/StdErr Output ------------------------------ SS••••SS ------------------------------ • [4.134 seconds] odo init interactive command tests label unauth should ask to download the starter project when the devfile stack has extra files [unauth] /go/odo_1/tests/integration/interactive_init_test.go:196 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1203154864 << Captured StdOut/StdErr Output ------------------------------ SSSSSS•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS•SSSSSSSSSSS•S•SSSS•SSSSSSSSSSSSSSSSSS ------------------------------ • [3.073 seconds] odo init interactive command tests label unauth Automatic port detection via Alizer when starting with an existing project should display ports detected [unauth] /go/odo_1/tests/integration/interactive_init_test.go:535 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1228005220 << Captured StdOut/StdErr Output ------------------------------ SSSSSS•SSSSSSSSSS ------------------------------ • [4.918 seconds] odo init interactive command tests label unauth should download correct devfile-starter [unauth] /go/odo_1/tests/integration/interactive_init_test.go:231 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2675124781 << Captured StdOut/StdErr Output ------------------------------ S•SSSSSSS ------------------------------ • [3.229 seconds] odo init interactive command tests label unauth displaying welcoming messages when directory is not empty should display appropriate welcoming messages [unauth] /go/odo_1/tests/integration/interactive_init_test.go:361 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2804234551 << Captured StdOut/StdErr Output ------------------------------ SS•SSSSSSSSSSS•SSSSSS•SSSS•S•S ------------------------------ • [4.654 seconds] odo init interactive command tests label unauth displaying welcoming messages when directory is empty should display appropriate welcoming messages [unauth] /go/odo_1/tests/integration/interactive_init_test.go:322 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/3578323656 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS•SSSSSSSSSSSSS•S•SSSSSSSSSSSS•SSSSSS••SS•SSSS•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS•SSSSSSSSSSSSSSS•SSSSS•SSSSSS•S•••SS•SSSSSS•SS ------------------------------ • [3.350 seconds] odo init interactive command tests label unauth displaying welcoming messages when alizer detection of javascript name should display node-echo name [unauth] /go/odo_1/tests/integration/interactive_init_test.go:409 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2776386786 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSS•SSSSSSSS•S••SSS•S•SSS•SSSSSSSSSSSSSSSSSSSSSS•SS•SSSSSSSS•SS ------------------------------ • [3.827 seconds] odo init interactive command tests label unauth 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 [unauth] /go/odo_1/tests/integration/interactive_init_test.go:444 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2814805646 << Captured StdOut/StdErr Output ------------------------------ SSSSSS•SSSSSSSSSSSSSSSSSSS•SSS•SSSSSSSSSS•SSSS••• ------------------------------ • [3.517 seconds] odo init interactive command tests label unauth when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode [unauth] /go/odo_1/tests/integration/interactive_init_test.go:578 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2374640827 << Captured StdOut/StdErr Output ------------------------------ ••• Ran 107 of 824 Specs in 52.033 seconds SUCCESS! -- 107 Passed | 0 Failed | 0 Pending | 717 Skipped Ginkgo ran 1 suite in 1m55.874061755s Test Suite Passed You're using deprecated Ginkgo functionality: ============================================= --slow-spec-threshold is deprecated --slow-spec-threshold has been deprecated and will be removed in a future version of Ginkgo. This feature has proved to be more noisy than useful. You can use --poll-progress-after, instead, to get more actionable feedback about potentially slow specs and understand where they might be getting stuck. To silence deprecations that can be silenced set the following environment variable: ACK_GINKGO_DEPRECATIONS=2.6.0