go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=55cd69753" ./cmd/odo/ go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=55cd69753" ./cmd/odo/ GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/integration/ Running Suite: Integration Suite ================================ Random Seed: 1656550214 - Will randomize all specs Will run 33 specs Running in parallel across 32 nodes ••••••••••••••••••••••••••••••••• Ran 33 of 33 Specs in 36.258 seconds SUCCESS! -- 33 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 1m21.621682079s Test Suite Passed go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=55cd69753" ./cmd/odo/ GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/interactive/ Running Suite: Interactive Suite ================================ Random Seed: 1656550305 - Will randomize all specs Will run 11 specs Running in parallel across 32 nodes ••••••••••• Ran 11 of 11 Specs in 22.995 seconds SUCCESS! -- 11 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 31.400067503s Test Suite Passed go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=55cd69753" ./cmd/odo/ GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/integration/devfile/ Running Suite: Devfile Suite ============================ Random Seed: 1656550346 - Will randomize all specs Will run 147 specs Running in parallel across 32 nodes ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [10.367 seconds] odo dev command tests /go/odo_1/tests/integration/devfile/cmd_dev_test.go:25 using Kubernetes cluster /go/odo_1/tests/integration/devfile/cmd_dev_test.go:1298 should run odo dev successfully on default namespace [BeforeEach] /go/odo_1/tests/integration/devfile/cmd_dev_test.go:1305 This is a Kubernetes specific scenario, skipping /go/odo_1/tests/integration/devfile/cmd_dev_test.go:1301 ------------------------------ •••••••••••••••••••••••••••••••• ------------------------------ • [SLOW TEST:177.527 seconds] odo dev command tests /go/odo_1/tests/integration/devfile/cmd_dev_test.go:25 when java-springboot application is created and running odo dev /go/odo_1/tests/integration/devfile/cmd_dev_test.go:1128 when Update the devfile.yaml /go/odo_1/tests/integration/devfile/cmd_dev_test.go:1142 when compare the local and remote files /go/odo_1/tests/integration/devfile/cmd_dev_test.go:1156 localFiles and remoteFiles should match /go/odo_1/tests/integration/devfile/cmd_dev_test.go:1201 ------------------------------ • [SLOW TEST:179.684 seconds] odo list with devfile /go/odo_1/tests/integration/devfile/cmd_devfile_list_test.go:15 devfile has missing metadata /go/odo_1/tests/integration/devfile/cmd_devfile_list_test.go:91 when projectType and language is missing /go/odo_1/tests/integration/devfile/cmd_devfile_list_test.go:143 when the component is pushed /go/odo_1/tests/integration/devfile/cmd_devfile_list_test.go:152 should show 'nodejs' for 'Type' in odo list /go/odo_1/tests/integration/devfile/cmd_devfile_list_test.go:163 ------------------------------ • [SLOW TEST:153.116 seconds] odo dev command tests /go/odo_1/tests/integration/devfile/cmd_dev_test.go:25 when java-springboot application is created and running odo dev /go/odo_1/tests/integration/devfile/cmd_dev_test.go:1128 when Update the devfile.yaml /go/odo_1/tests/integration/devfile/cmd_dev_test.go:1142 Should build the application successfully /go/odo_1/tests/integration/devfile/cmd_dev_test.go:1152 ------------------------------ • [SLOW TEST:124.188 seconds] odo dev command tests /go/odo_1/tests/integration/devfile/cmd_dev_test.go:25 when Create and dev java-springboot component /go/odo_1/tests/integration/devfile/cmd_dev_test.go:1062 should execute default build and run commands correctly /go/odo_1/tests/integration/devfile/cmd_dev_test.go:1077 ------------------------------ • [SLOW TEST:131.313 seconds] odo list with devfile /go/odo_1/tests/integration/devfile/cmd_devfile_list_test.go:15 devfile has missing metadata /go/odo_1/tests/integration/devfile/cmd_devfile_list_test.go:91 when projectType is missing /go/odo_1/tests/integration/devfile/cmd_devfile_list_test.go:115 when the component is pushed in dev mode /go/odo_1/tests/integration/devfile/cmd_devfile_list_test.go:125 should show the language for 'Type' in odo list /go/odo_1/tests/integration/devfile/cmd_devfile_list_test.go:137 ------------------------------ Ran 146 of 147 Specs in 260.504 seconds SUCCESS! -- 146 Passed | 0 Failed | 0 Pending | 1 Skipped Ginkgo ran 1 suite in 4m29.708220338s Test Suite Passed GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=1 tests/integration/devfile/debug/ === RUN TestDebug Running Suite: Devfile Debug Suite ================================== Random Seed: 1656550626 Will run 0 of 0 specs Ran 0 of 0 Specs in 0.000 seconds SUCCESS! -- 0 Passed | 0 Failed | 0 Pending | 0 Skipped --- PASS: TestDebug (0.00s) PASS Ginkgo ran 1 suite in 8.549139457s Test Suite Passed go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=55cd69753" ./cmd/odo/ GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=1 -focus="odo login and logout command tests" tests/integration/loginlogout/ Running Suite: Login Logout Suite ================================= Random Seed: 1656550636 - Will randomize all specs Will run 3 of 3 specs S [SKIPPING] [0.001 seconds] odo login and logout command tests /go/odo_1/tests/integration/loginlogout/cmd_login_logout_test.go:12 when running login tests /go/odo_1/tests/integration/loginlogout/cmd_login_logout_test.go:41 should successful with correct credentials and fails with incorrect token [It] /go/odo_1/tests/integration/loginlogout/cmd_login_logout_test.go:42 Skipping login command tests as SKIP_USER_LOGIN_TESTS is true /go/odo_1/tests/integration/loginlogout/cmd_login_logout_test.go:46 ------------------------------ •• Ran 2 of 3 Specs in 0.297 seconds SUCCESS! -- 2 Passed | 0 Failed | 0 Pending | 1 Skipped PASS Ginkgo ran 1 suite in 8.933460852s Test Suite Passed go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=55cd69753" ./cmd/odo/ GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 -focus="odo project command tests" tests/integration/project/ Running Suite: Project Suite ============================ Random Seed: 1656550655 - Will randomize all specs Will run 6 specs Running in parallel across 32 nodes •••••• Ran 6 of 6 Specs in 13.674 seconds SUCCESS! -- 6 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 22.291948872s Test Suite Passed go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=55cd69753" ./cmd/odo/ GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 -focus="odo devfile supported tests" tests/e2escenarios/ Running Suite: odo e2e scenarios ================================ Random Seed: 1656550688 - Will randomize all specs Will run 4 specs Running in parallel across 32 nodes •••• Ran 4 of 4 Specs in 99.130 seconds SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 1m48.223562933s Test Suite Passed