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

Running in parallel across 32 nodes


------------------------------
• [SLOW TEST:127.695 seconds]
odo link and unlink command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:183
          should not allow unlinking again
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:192
------------------------------

------------------------------
• [SLOW TEST:143.393 seconds]
odo link and unlink command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:166
        should find the link in odo describe
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:171
------------------------------
• [SLOW TEST:121.569 seconds]
odo link and unlink command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:166
        should not allow re-linking
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:178
------------------------------
• [SLOW TEST:148.083 seconds]
odo link and unlink command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:183
          should find the link in odo describe
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:188
------------------------------
• [SLOW TEST:147.113 seconds]
odo link and unlink command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:101
        should ensure that the proper envFrom entry was created
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:105
------------------------------
• [SLOW TEST:152.680 seconds]
odo link and unlink command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:101
        should find the link and environment variables in odo describe
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:110
------------------------------
• [SLOW TEST:122.163 seconds]
odo link and unlink command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:166
        should list the binding directory
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:174
------------------------------
• [SLOW TEST:151.189 seconds]
odo link and unlink command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:101
        should successfully delete component after linked component is deleted
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:122
------------------------------
• [SLOW TEST:130.364 seconds]
odo link and unlink command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:101
        should find the linked environment variable
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:113
------------------------------
• [SLOW TEST:155.465 seconds]
odo link and unlink command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:183
          when odo push is executed
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:197
            should not allow unlinking again
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:207
------------------------------

------------------------------
• [SLOW TEST:162.059 seconds]
odo link and unlink command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:101
        when unlinking the two components
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:128
          when odo push is executed
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:140
            should no longer find the link in odo describe
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:144
------------------------------
• [SLOW TEST:165.093 seconds]
odo link and unlink command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:183
          when odo push is executed
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:197
            should no longer find the link in odo describe
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:202
------------------------------
• [SLOW TEST:168.600 seconds]
odo link and unlink command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:101
        when unlinking the two components
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:128
          when odo push is executed
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:140
            should not allow unlinking again
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/cmd_link_unlink_test.go:149
------------------------------

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


Ginkgo ran 1 suite in 3m43.401731851s
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: 1639377986 - 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/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:31
    should describe the component correctly from a disconnected cluster
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:80

    Plain Kubernetes scenario only, skipping

    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
P [PENDING]
odo devfile delete command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:17
  when a component is created
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:41
    when the component is pushed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:50
      deleting a component from other component directory
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:62
        when the second component is created
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:76
          when the second component is pushed
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:81
            should delete with the component name
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:105
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:31
    should describe the component correctly
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:76

    Plain Kubernetes scenario only, skipping

    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType and language is missing
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:140
      should show 'Not available' for 'Type' in odo describe
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:145

      Plain Kubernetes scenario only, skipping

      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType is missing
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:121
      should show the language for 'Type' in odo describe
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:127

      Plain Kubernetes scenario only, skipping

      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:131.313 seconds]
odo devfile push command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:852
          Ensure the build passes
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:864
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType is missing
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:121
      when the component is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:130
        should show the language for 'Type' in odo describe
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:134

        Plain Kubernetes scenario only, skipping

        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:131.364 seconds]
odo devfile push command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:852
          Ensure the build passes
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:864
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [8.899 seconds]
odo devfile push command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:18
  using Kubernetes cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:978
    when project with with 'default' name is used [BeforeEach]
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:984
      should push successfully
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:986

      This is a Kubernetes specific scenario, skipping

      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:981
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType and language is missing
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:140
      when the component is pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:148
        should show 'Not available' for 'Type' in odo describe
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:152

        Plain Kubernetes scenario only, skipping

        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:136.005 seconds]
odo devfile watch command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_watch_test.go:18
  when a component is created and pushed in debug mode
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/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/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_watch_test.go:237
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:31
    when the component is pushed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:93
      should describe the component correctly
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:97

      Plain Kubernetes scenario only, skipping

      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:150.291 seconds]
odo devfile push command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------

------------------------------
• [SLOW TEST:129.566 seconds]
odo devfile app command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_app_test.go:13
  when the user creates and pushes two new devfile components in different apps
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_app_test.go:58
    when the user creates and pushes a third devfile component
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_app_test.go:90
      should list, describe and delete the app properly with json output
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_app_test.go:123
------------------------------

------------------------------
• [SLOW TEST:136.852 seconds]
odo devfile delete command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:17
  when a component is created
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:41
    when the component is pushed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:50
      deleting a component from other component directory
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:62
        when the second component is created
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:76
          when the second component is pushed
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:81
            should delete the context directory's component
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_delete_test.go:85
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [14.257 seconds]
odo devfile url command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for Kubernetes specific scenarios
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_url_test.go:467
    when creating a nodejs component [BeforeEach]
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_url_test.go:475
      when creating url
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_url_test.go:481
        should verify
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_url_test.go:502

        This is a Kubernetes specific scenario, skipping

        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_url_test.go:471
------------------------------

------------------------------
• [SLOW TEST:320.359 seconds]
Test suits to check .devfile.yaml compatibility
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_dot_devfile_test.go:16
  when Creating a nodejs component and replace devfile.yaml with .devfile.yaml
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_dot_devfile_test.go:105
    when creating a service
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_dot_devfile_test.go:111
      when odo push is executed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_dot_devfile_test.go:136
        should create pods in running state
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_dot_devfile_test.go:147
------------------------------
• [SLOW TEST:121.890 seconds]
odo devfile storage command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:14
  when creating a springboot component
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:310
    when creating storage 
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:315
      when doing odo push
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:330
        should list the storage attached to the specified container
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:334
------------------------------
• [SLOW TEST:137.659 seconds]
odo devfile push command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:18
  when creating a nodejs component
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:35
    when creating local files and dir and doing odo push
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:201
      should correctly propagate changes to the container
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:216
------------------------------
• [SLOW TEST:248.377 seconds]
odo devfile storage command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:14
  when creating a springboot component
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:310
    when creating storage 
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:315
      when doing odo push
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:330
        when deleting storage and doing odo push
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:365
          should list the deleted storage with odo list
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:372
------------------------------

------------------------------
• [SLOW TEST:175.361 seconds]
odo devfile push command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------

------------------------------
• [SLOW TEST:240.790 seconds]
odo devfile push command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:18
  when creating a nodejs component
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:35
    when doing odo push with devfile contain volume
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:338
      check the volume name and mount paths for the containers
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:382
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [13.830 seconds]
odo devfile url command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for Kubernetes specific scenarios
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_url_test.go:467
    when creating a nodejs component [BeforeEach]
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_url_test.go:475
      when creating url
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_url_test.go:481
        when creating a second url
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/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/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_url_test.go:494

          This is a Kubernetes specific scenario, skipping

          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_url_test.go:471
------------------------------

------------------------------
• [SLOW TEST:128.955 seconds]
Test suits to check .devfile.yaml compatibility
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_dot_devfile_test.go:16
  when Creating a nodejs component and replace devfile.yaml with .devfile.yaml
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_dot_devfile_test.go:105
    when creating a service
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_dot_devfile_test.go:111
      when odo push is executed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_dot_devfile_test.go:136
        when a link between the component and the service is created
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_dot_devfile_test.go:156
          should run odo push successfully
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_dot_devfile_test.go:162
------------------------------

------------------------------
Pod lrjgzw-app-59fbbdb4b7-kkqtc did not satisfy condition: Phase is not running
Pod lrjgzw-app-59fbbdb4b7-kkqtc did not satisfy condition: Phase is not running
Pod lrjgzw-app-59fbbdb4b7-kkqtc did not satisfy condition: Phase is not running


------------------------------
• [SLOW TEST:134.462 seconds]
odo devfile push command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:18
  when Create and push java-springboot component
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:797
    should execute default build and run commands correctly
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:806
------------------------------
• [SLOW TEST:327.542 seconds]
odo devfile push command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:839
        should push the component successfully
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:848
------------------------------
• [SLOW TEST:387.918 seconds]
odo devfile push command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:18
  pushing devfile without an .odo folder
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:777
    when doing odo push
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:784
      should be able to push based on name passed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_push_test.go:790
------------------------------

------------------------------
• [SLOW TEST:247.242 seconds]
odo devfile storage command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:14
  when creating a springboot component
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:310
    when creating storage 
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:315
      when doing odo push
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:330
        when deleting storage and doing odo push
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:365
          should be able to create and push storage at same path
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/devfile/cmd_devfile_storage_test.go:376
------------------------------

Ran 241 of 252 Specs in 544.567 seconds
SUCCESS! -- 241 Passed | 0 Failed | 1 Pending | 10 Skipped


Ginkgo ran 1 suite in 9m50.935690585s
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/
Running Suite: Devfile Debug Suite
==================================
Random Seed: 1639378578 - Will randomize all specs
Will run 1 of 1 specs


Ran 1 of 1 Specs in 16.023 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 0 Skipped
PASS

Ginkgo ran 1 suite in 23.649695682s
Test Suite Passed
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/integration/operatorhub/
Running Suite: Operatorhub Suite
================================
Random Seed: 1639378607 - Will randomize all specs
Will run 83 specs

Running in parallel across 32 nodes

P [PENDING]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when getting sources, a devfile defining a component, a service and a link, and executing odo push
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:309
      should find owner references on link and service
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:331
------------------------------

------------------------------
S [SKIPPING] [76.354 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  when one component is deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:348
    when another component is deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:379
      should link the two components successfully without service binding operator [It]
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:422

      This is a Kubernetes specific scenario, skipping

      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:426
------------------------------
P [PENDING]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  when one component is deployed
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:348
    when another component is deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:379
      should link the two components successfully with service binding operator
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:400
------------------------------

------------------------------
• [SLOW TEST:120.525 seconds]
odo service command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:115
        when a Redis instance is created with a specific name
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:394
          when odo push is executed
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:422
            should create pods in running state
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:428
------------------------------
• [SLOW TEST:124.116 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:93
        should find the link in odo describe
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:99
------------------------------
• [SLOW TEST:120.442 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:50
      should find files in component container
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:71
------------------------------
• [SLOW TEST:127.350 seconds]
odo service command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:115
        when a Redis instance is created with no name and inlined flag is used
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:266
          when odo push is executed
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:286
            when the service is deleted
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:337
              when odo push is executed
              /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:356
                Should fail listing the services
                /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:361
------------------------------

------------------------------
• [SLOW TEST:132.454 seconds]
odo service command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:115
        when a Redis instance is created with a specific name
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:394
          when odo push is executed
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:422
            when the redisCluster instance is deleted
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:442
              when odo push is executed
              /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:452
                should not be listed anymore
                /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:457
------------------------------

------------------------------
• [SLOW TEST:129.693 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:50
      when a link with between the component and the service is created with --bind-as-files
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:142
        should display the link in odo describe
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:150
------------------------------
• [SLOW TEST:144.902 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:93
        when odo push is executed
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:112
          should find files in component container
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:119
------------------------------

------------------------------
• [SLOW TEST:153.689 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:50
      when a link is created and custom binding data is being injected with --map
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:259
        when no additional flag other than --map is passed to odo link
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:267
          should have created the mappings correctly
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:273
------------------------------

------------------------------
• [SLOW TEST:162.717 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:50
      when a link with between the component and the service is created with --bind-as-files
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:142
        when odo push is executed
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:163
          should display the link in odo describe
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:178
------------------------------

------------------------------
• [SLOW TEST:174.541 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:50
      when a link is created and custom binding data is being injected with --map
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:259
        when --bind-as-files flag is used along with --map
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:291
          should have created the mappings correctly
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:299
------------------------------
• [SLOW TEST:175.796 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created inline
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:187
        when odo push is executed
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:206
          should find the link in odo describe
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:213
------------------------------

------------------------------
• [SLOW TEST:177.258 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:93
        when odo push is executed
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:112
          should find the link environment variable
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:123
------------------------------

------------------------------
• [SLOW TEST:200.543 seconds]
odo service command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:115
        when a Redis instance is created with a specific name
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:394
          when odo push is executed
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:422
            when a link is created with a specific name
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:464
              should create the link with the specified name
              /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:480
------------------------------

------------------------------
• [SLOW TEST:220.094 seconds]
odo service command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:115
        when a Redis instance is created with a specific name
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:394
          when odo push is executed
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:422
            when a link is created with a specific name and bind-as-files flag
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:492
              should create a link with bindAsFiles set to true
              /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:508
------------------------------

------------------------------
• [SLOW TEST:148.861 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:50
      when a link with between the component and the service is created with --bind-as-files
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:142
        when odo push is executed
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:163
          should find files in component container
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:170
------------------------------

------------------------------
• [SLOW TEST:163.116 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:50
      when a storage is added and deployed
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:75
        when a link between the component and the service is created
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:81
          should run odo push successfully
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:87
------------------------------

------------------------------
• [SLOW TEST:132.324 seconds]
odo service command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:115
        when a Redis instance is created with no name and inlined flag is used
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:266
          when odo push is executed
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:286
            when a second service is created and odo push is executed
            /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:376
              should list both services
              /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_service_test.go:383
------------------------------

------------------------------
• [SLOW TEST:129.941 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:93
        when odo push is executed
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:112
          should find the link in odo describe
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:128
------------------------------

------------------------------
• [SLOW TEST:140.235 seconds]
odo link command tests for OperatorHub
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:50
      when a link with between the component and the service is created with --bind-as-files
      /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:142
        when odo push is executed
        /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:163
          should find bindings for service
          /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/operatorhub/cmd_link_test.go:174
------------------------------

Ran 80 of 83 Specs in 281.176 seconds
SUCCESS! -- 80 Passed | 0 Failed | 2 Pending | 1 Skipped


Ginkgo ran 1 suite in 4m47.799247548s
Test Suite Passed
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: 1639378900 - Will randomize all specs
Will run 3 of 3 specs

S [SKIPPING] [0.001 seconds]
odo login and logout command tests
/workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/loginlogout/cmd_login_logout_test.go:12
  when running login tests
  /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/loginlogout/cmd_login_logout_test.go:41
    should successful with correct credentials and fails with incorrect token [It]
    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/loginlogout/cmd_login_logout_test.go:42

    Skipping login command tests as SKIP_USER_LOGIN_TESTS is true

    /workspace/8acd3c9c-6cb5-49ed-a997-56e96ff84fbf/tests/integration/loginlogout/cmd_login_logout_test.go:46
------------------------------

Ran 2 of 3 Specs in 0.345 seconds
SUCCESS! -- 2 Passed | 0 Failed | 0 Pending | 1 Skipped
PASS

Ginkgo ran 1 suite in 6.496107829s
Test Suite Passed
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: 1639378911 - Will randomize all specs
Will run 11 specs

Running in parallel across 32 nodes


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


Ginkgo ran 1 suite in 24.988667862s
Test Suite Passed
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: 1639378942 - Will randomize all specs
Will run 4 specs

Running in parallel across 32 nodes


Ran 4 of 4 Specs in 88.549 seconds
SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 1m34.592863068s
Test Suite Passed