go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=8334e3823" ./cmd/odo/
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=8334e3823" ./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: 1655110514 - Will randomize all specs
Will run 33 specs

Running in parallel across 32 nodes


Ran 33 of 33 Specs in 39.362 seconds
SUCCESS! -- 33 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 1m25.217365062s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=8334e3823" ./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: 1655110609 - Will randomize all specs
Will run 11 specs

Running in parallel across 32 nodes


Ran 11 of 11 Specs in 24.069 seconds
SUCCESS! -- 11 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 32.735291753s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=8334e3823" ./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: 1655110652 - Will randomize all specs
Will run 158 specs

Running in parallel across 32 nodes


------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [10.424 seconds]
odo dev command tests
/workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:27
  using Kubernetes cluster
  /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:1368
    should run odo dev successfully on default namespace [BeforeEach]
    /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:1375

    This is a Kubernetes specific scenario, skipping

    /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:1371
------------------------------

------------------------------
• [SLOW TEST:125.486 seconds]
odo dev command tests
/workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:27
  when java-springboot application is created and running odo dev
  /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:1198
    when Update the devfile.yaml
    /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:1212
      Should build the application successfully
      /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:1222
------------------------------

------------------------------
• [SLOW TEST:199.667 seconds]
odo dev command tests
/workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:27
  when Create and dev java-springboot component
  /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:1132
    should execute default build and run commands correctly
    /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:1147
------------------------------

------------------------------
• [SLOW TEST:193.215 seconds]
odo dev command tests
/workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:27
  when java-springboot application is created and running odo dev
  /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:1198
    when Update the devfile.yaml
    /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:1212
      when compare the local and remote files
      /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:1226
        localFiles and remoteFiles should match
        /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_dev_test.go:1271
------------------------------

------------------------------
• [SLOW TEST:132.826 seconds]
odo list with devfile
/workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_devfile_list_test.go:15
  devfile has missing metadata
  /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_devfile_list_test.go:91
    when projectType and language is missing
    /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_devfile_list_test.go:143
      when the component is pushed
      /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_devfile_list_test.go:152
        should show 'nodejs' for 'Type' in odo list
        /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_devfile_list_test.go:163
------------------------------
• [SLOW TEST:177.881 seconds]
odo list with devfile
/workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_devfile_list_test.go:15
  devfile has missing metadata
  /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_devfile_list_test.go:91
    when projectType is missing
    /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_devfile_list_test.go:115
      when the component is pushed in dev mode
      /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_devfile_list_test.go:125
        should show the language for 'Type' in odo list
        /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/devfile/cmd_devfile_list_test.go:137
------------------------------

Ran 157 of 158 Specs in 263.998 seconds
SUCCESS! -- 157 Passed | 0 Failed | 0 Pending | 1 Skipped


Ginkgo ran 1 suite in 4m33.686508471s
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: 1655110935
Will run 0 of 0 specs

Failed to create JUnit report file: ../../reports/junit_2022-6-13_09-02-15_1.xml
	open ../../reports/junit_2022-6-13_09-02-15_1.xml: no such file or directoryFailed to generate JUnit report
	invalid argument
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 7.90569982s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=8334e3823" ./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: 1655110944 - Will randomize all specs
Will run 3 of 3 specs

S [SKIPPING] [0.001 seconds]
odo login and logout command tests
/workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/loginlogout/cmd_login_logout_test.go:12
  when running login tests
  /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/loginlogout/cmd_login_logout_test.go:41
    should successful with correct credentials and fails with incorrect token [It]
    /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/loginlogout/cmd_login_logout_test.go:42

    Skipping login command tests as SKIP_USER_LOGIN_TESTS is true

    /workspace/b42e7ba5-7588-409e-a331-bb656f6850b6/tests/integration/loginlogout/cmd_login_logout_test.go:46
------------------------------
Failed to create JUnit report file: ../../reports/junit_2022-6-13_09-02-33_1.xml
	open ../../reports/junit_2022-6-13_09-02-33_1.xml: no such file or directoryFailed to generate JUnit report
	invalid argument
Ran 2 of 3 Specs in 0.316 seconds
SUCCESS! -- 2 Passed | 0 Failed | 0 Pending | 1 Skipped
PASS

Ginkgo ran 1 suite in 8.733993788s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=8334e3823" ./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: 1655110963 - Will randomize all specs
Will run 6 specs

Running in parallel across 32 nodes


Ran 6 of 6 Specs in 14.509 seconds
SUCCESS! -- 6 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 22.863151468s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=8334e3823" ./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: 1655110996 - Will randomize all specs
Will run 6 specs

Running in parallel across 32 nodes

SS
Ran 4 of 6 Specs in 89.670 seconds
SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 2 Skipped


Ginkgo ran 1 suite in 1m38.141708539s
Test Suite Passed