go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=3e93686c6" ./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: 1639391757 - Will randomize all specs
Will run 48 specs

Running in parallel across 32 nodes


------------------------------
• [SLOW TEST:120.990 seconds]
odo link and unlink command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:101
        should not allow re-linking
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:117
------------------------------
• [SLOW TEST:127.587 seconds]
odo link and unlink command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:101
        should ensure that the proper envFrom entry was created
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:105
------------------------------
• [SLOW TEST:135.201 seconds]
odo link and unlink command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:166
        should find the link in odo describe
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:171
------------------------------
• [SLOW TEST:138.343 seconds]
odo link and unlink command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:101
        when unlinking the two components
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:128
          should not allow unlinking again
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:135
------------------------------
• [SLOW TEST:145.583 seconds]
odo link and unlink command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:101
        should find the link and environment variables in odo describe
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:110
------------------------------

------------------------------
• [SLOW TEST:149.696 seconds]
odo link and unlink command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:101
        when unlinking the two components
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:128
          when odo push is executed
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:140
            should not allow unlinking again
            /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:149
------------------------------
• [SLOW TEST:149.756 seconds]
odo link and unlink command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:183
          should find the link in odo describe
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:188
------------------------------
• [SLOW TEST:127.426 seconds]
odo link and unlink command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:166
        should not allow re-linking
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:178
------------------------------
• [SLOW TEST:151.748 seconds]
odo link and unlink command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:101
        when unlinking the two components
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:128
          when odo push is executed
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:140
            should no longer find the link in odo describe
            /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:144
------------------------------
• [SLOW TEST:150.279 seconds]
odo link and unlink command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:101
        should successfully delete component after linked component is deleted
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:122
------------------------------
• [SLOW TEST:166.776 seconds]
odo link and unlink command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:183
          when odo push is executed
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:197
            should not allow unlinking again
            /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:207
------------------------------
• [SLOW TEST:155.090 seconds]
odo link and unlink command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:183
          when odo push is executed
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:197
            should no longer find the link in odo describe
            /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/cmd_link_unlink_test.go:202
------------------------------

Ran 48 of 48 Specs in 175.861 seconds
SUCCESS! -- 48 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 3m44.221720091s
Test Suite Passed
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: 1639391987 - Will randomize all specs
Will run 252 specs

Running in parallel across 32 nodes

S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType is missing
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:121
      when the component is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:130
        should show the language for 'Type' in odo describe
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:134

        Plain Kubernetes scenario only, skipping

        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [18.034 seconds]
odo devfile push command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:18
  using Kubernetes cluster
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:978
    when project with with 'default' name is used [BeforeEach]
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:984
      should push successfully
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:986

      This is a Kubernetes specific scenario, skipping

      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:981
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType and language is missing
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:140
      when the component is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:148
        should show 'Not available' for 'Type' in odo describe
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:152

        Plain Kubernetes scenario only, skipping

        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.000 seconds]
odo devfile describe command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:31
    should describe the component correctly
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:76

    Plain Kubernetes scenario only, skipping

    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [9.594 seconds]
odo devfile url command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for Kubernetes specific scenarios
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_url_test.go:467
    when creating a nodejs component [BeforeEach]
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_url_test.go:475
      when creating url
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_url_test.go:481
        should verify
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_url_test.go:502

        This is a Kubernetes specific scenario, skipping

        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_url_test.go:471
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType is missing
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:121
      should show the language for 'Type' in odo describe
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:127

      Plain Kubernetes scenario only, skipping

      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:121.625 seconds]
odo devfile push command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:18
  pushing devfile without an .odo folder
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:777
    when doing odo push
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:784
      should be able to push based on name passed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:790
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType and language is missing
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:140
      should show 'Not available' for 'Type' in odo describe
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:145

      Plain Kubernetes scenario only, skipping

      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [10.039 seconds]
odo devfile url command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for Kubernetes specific scenarios
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_url_test.go:467
    when creating a nodejs component [BeforeEach]
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_url_test.go:475
      when creating url
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_url_test.go:481
        when creating a second url
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_url_test.go:488
          should use an existing URL when there are URLs with no host defined in the env file with same port
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_url_test.go:494

          This is a Kubernetes specific scenario, skipping

          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_url_test.go:471
------------------------------

------------------------------
• [SLOW TEST:143.976 seconds]
odo devfile storage command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:14
  when creating a springboot component
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:311
    when creating storage 
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:316
      when doing odo push
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:331
        should list the storage attached to the specified container
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:335
------------------------------

------------------------------
• [SLOW TEST:160.478 seconds]
odo devfile push command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:852
          Ensure the build passes
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:864
------------------------------

------------------------------
• [SLOW TEST:120.705 seconds]
odo devfile storage command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:14
  when creating a nodejs component
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:29
    when storage create command is executed
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:89
      when odo push is executed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:119
        when creating new storage
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:130
          when deleting pushed storage
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:141
            should list it as locally deleted
            /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:146
------------------------------

------------------------------
• [SLOW TEST:159.862 seconds]
odo devfile watch command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_watch_test.go:18
  when a component is created and pushed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_watch_test.go:53
    should listen for file changes with delay set to 0
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_watch_test.go:96
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.002 seconds]
odo devfile describe command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:31
    when the component is pushed
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:93
      should describe the component correctly
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:97

      Plain Kubernetes scenario only, skipping

      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.000 seconds]
odo devfile describe command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:31
    should describe the component correctly from a disconnected cluster
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:80

    Plain Kubernetes scenario only, skipping

    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:121.829 seconds]
odo list with devfile
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_list_test.go:16
  devfile has missing metadata
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_list_test.go:115
    when projectType is missing
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_list_test.go:133
      when the component is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_list_test.go:142
        should show the language for 'Type' in odo list
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_list_test.go:146
------------------------------

------------------------------
• [SLOW TEST:151.281 seconds]
odo devfile push command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------
• [SLOW TEST:154.653 seconds]
odo devfile push command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:852
          Ensure the build passes
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:864
------------------------------

------------------------------
• [SLOW TEST:231.012 seconds]
odo devfile storage command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:14
  when creating a springboot component
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:311
    when creating storage 
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:316
      when doing odo push
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:331
        when deleting storage and doing odo push
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:366
          should list the deleted storage with odo list
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:373
------------------------------

------------------------------
P [PENDING]
odo devfile delete command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_delete_test.go:17
  when a component is created
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_delete_test.go:41
    when the component is pushed
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_delete_test.go:50
      deleting a component from other component directory
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_delete_test.go:62
        when the second component is created
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_delete_test.go:76
          when the second component is pushed
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_delete_test.go:81
            should delete with the component name
            /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_delete_test.go:105
------------------------------

------------------------------
• [SLOW TEST:144.028 seconds]
odo devfile delete command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_delete_test.go:17
  when a component is created
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_delete_test.go:41
    when the component has resources attached to it
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_delete_test.go:131
      when the component is pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_delete_test.go:143
        should delete the component and its owned resources
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_delete_test.go:147
------------------------------

------------------------------
• [SLOW TEST:141.061 seconds]
odo devfile watch command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_watch_test.go:18
  when a component is created and pushed
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_watch_test.go:53
    should show validation errors if the devfile is incorrect
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_watch_test.go:69
------------------------------
• [SLOW TEST:121.922 seconds]
odo devfile log command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_log_test.go:12
  Verify odo log for devfile works
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_log_test.go:27
    should log run command output and fail for debug command
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_log_test.go:29
------------------------------
• [SLOW TEST:213.316 seconds]
odo devfile create command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_create_test.go:20
  when odo create is executed with the --now flag
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_create_test.go:171
    checks that odo push works with a devfile with now flag
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_create_test.go:176
------------------------------

------------------------------
• [SLOW TEST:348.798 seconds]
odo devfile storage command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:14
  when creating a nodejs component
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:29
    when storage create command is executed
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:89
      when odo push is executed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:119
        when creating new storage
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:130
          when pushing the new storage
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:170
            should mount it on the container with correct path and size
            /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:174
------------------------------
• [SLOW TEST:270.329 seconds]
odo devfile storage command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:14
  when creating the storage with proper states and container names set in the devfile
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:276
    when doing odo push
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:288
      when deleting storage push and doing storage list
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:298
        should list the storage with the proper states and container names
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:303
------------------------------

------------------------------
• [SLOW TEST:308.044 seconds]
odo devfile push command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:18
  when creating a nodejs component
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:35
    when no project is present
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:322
      should sync to the correct dir in container
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:327
------------------------------
• [SLOW TEST:224.861 seconds]
odo devfile app command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_app_test.go:13
  when the user creates and pushes two new devfile components in different apps
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_app_test.go:58
    when the user creates and pushes a third devfile component
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_app_test.go:90
      should list, describe and delete the app properly with json output
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_app_test.go:123
------------------------------
• Failure in Spec Setup (BeforeEach) [313.687 seconds]
odo devfile storage command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:14
  when creating the storage with proper states and container names set in the devfile
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:276
    when doing odo push
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:288
      should list the storage with the proper states and container names [BeforeEach]
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:293

      No future change is possible.  Bailing out early after 303.715s.
      Running odo with args [odo push --context /tmp/162540108]
      Expected
          <int>: 1
      to match exit code:
          <int>: 0

      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/helper/helper_cmd_wrapper.go:100
------------------------------

------------------------------
• [SLOW TEST:131.162 seconds]
odo devfile push command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------
• [SLOW TEST:134.405 seconds]
odo devfile watch command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_watch_test.go:18
  when a component is created and pushed in debug mode
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_watch_test.go:228
    should be able to start a debug session after push with debug flag using odo watch and revert back after normal push
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_watch_test.go:237
------------------------------
• [SLOW TEST:233.269 seconds]
odo devfile storage command tests
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:14
  when creating a springboot component
  /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:311
    when creating storage 
    /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:316
      when doing odo push
      /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:331
        when deleting storage and doing odo push
        /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:366
          should be able to create and push storage at same path
          /workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/integration/devfile/cmd_devfile_storage_test.go:377
------------------------------


Summarizing 1 Failure:

[Fail] odo devfile storage command tests when creating the storage with proper states and container names set in the devfile when doing odo push [BeforeEach] should list the storage with the proper states and container names 
/workspace/cf7ed2db-24e9-4c0a-bcce-d406bb71b296/tests/helper/helper_cmd_wrapper.go:100

Ran 241 of 252 Specs in 454.746 seconds
FAIL! -- 240 Passed | 1 Failed | 1 Pending | 10 Skipped


Ginkgo ran 1 suite in 8m17.428554457s
Test Suite Failed
exit status 1
make: *** [Makefile:271: test-integration-devfile] Error 1