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

Running in parallel across 32 nodes


------------------------------
• [SLOW TEST:120.227 seconds]
odo link and unlink command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:101
        when unlinking the two components
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:128
          should find the link in odo describe
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:132
------------------------------
• [SLOW TEST:120.956 seconds]
odo link and unlink command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:166
        should find the link in odo describe
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:171
------------------------------
• [SLOW TEST:120.583 seconds]
odo link and unlink command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:101
        should not allow re-linking
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:117
------------------------------

------------------------------
• [SLOW TEST:124.183 seconds]
odo link and unlink command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:101
        should find the linked environment variable
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:113
------------------------------
• [SLOW TEST:122.512 seconds]
odo link and unlink command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:166
        should list the binding directory
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:174
------------------------------
• [SLOW TEST:129.070 seconds]
odo link and unlink command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:183
          should find the link in odo describe
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:188
------------------------------

------------------------------
• [SLOW TEST:150.376 seconds]
odo link and unlink command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:183
          when odo push is executed
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:197
            should not allow unlinking again
            /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:207
------------------------------
• [SLOW TEST:162.670 seconds]
odo link and unlink command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:183
          when odo push is executed
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:197
            should no longer find the link in odo describe
            /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/cmd_link_unlink_test.go:202
------------------------------

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


Ginkgo ran 1 suite in 3m29.589990079s
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: 1638988445 - Will randomize all specs
Will run 253 specs

Running in parallel across 32 nodes

S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:31
    should describe the component correctly from a disconnected cluster
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:80

    Plain Kubernetes scenario only, skipping

    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType and language is missing
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:140
      when the component is pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:148
        should show 'Not available' for 'Type' in odo describe
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:152

        Plain Kubernetes scenario only, skipping

        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.000 seconds]
odo devfile describe command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:31
    should describe the component correctly
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:76

    Plain Kubernetes scenario only, skipping

    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [12.220 seconds]
odo devfile url command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for Kubernetes specific scenarios
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:467
    when creating a nodejs component [BeforeEach]
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:475
      when creating url
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:481
        when creating a second url
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/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/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:494

          This is a Kubernetes specific scenario, skipping

          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:471
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [6.551 seconds]
odo devfile push command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:18
  using Kubernetes cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:978
    when project with with 'default' name is used [BeforeEach]
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:984
      should push successfully
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:986

      This is a Kubernetes specific scenario, skipping

      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:981
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:31
    when the component is pushed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:93
      should describe the component correctly
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:97

      Plain Kubernetes scenario only, skipping

      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
P [PENDING]
odo devfile delete command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_delete_test.go:17
  when a component is created
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_delete_test.go:41
    when the component is pushed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_delete_test.go:50
      deleting a component from other component directory
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_delete_test.go:62
        when the second component is created
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_delete_test.go:76
          when the second component is pushed
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_delete_test.go:81
            should delete with the component name
            /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_delete_test.go:105
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType is missing
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:121
      should show the language for 'Type' in odo describe
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:127

      Plain Kubernetes scenario only, skipping

      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:141.399 seconds]
odo list with devfile
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_list_test.go:16
  devfile has missing metadata
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_list_test.go:115
    when projectType and language is missing
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_list_test.go:152
      when the component is pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_list_test.go:160
        should show 'Not available' for 'Type' in odo list
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_list_test.go:164
------------------------------

------------------------------
• [SLOW TEST:140.953 seconds]
Test suits to check .devfile.yaml compatibility
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_dot_devfile_test.go:16
  when Creating a nodejs component and replace devfile.yaml with .devfile.yaml
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_dot_devfile_test.go:105
    when creating a service
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_dot_devfile_test.go:111
      when odo push is executed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_dot_devfile_test.go:136
        when a link between the component and the service is created
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_dot_devfile_test.go:156
          should run odo push successfully
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_dot_devfile_test.go:162
------------------------------

------------------------------
• [SLOW TEST:142.214 seconds]
odo devfile log command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_log_test.go:12
  Verify odo log for devfile works
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_log_test.go:27
    should log run command output and fail for debug command
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_log_test.go:29
------------------------------

------------------------------
• [SLOW TEST:154.598 seconds]
odo devfile push command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [13.592 seconds]
odo devfile url command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for Kubernetes specific scenarios
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:467
    when creating a nodejs component [BeforeEach]
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:475
      when creating url
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:481
        should verify
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:502

        This is a Kubernetes specific scenario, skipping

        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:471
------------------------------

------------------------------
• [SLOW TEST:172.209 seconds]
odo devfile push command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------

------------------------------
• [SLOW TEST:121.940 seconds]
odo devfile push command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:839
        should push the component successfully
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:848
------------------------------

------------------------------
• [SLOW TEST:129.760 seconds]
odo devfile watch command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_watch_test.go:18
  when a component is created and pushed in debug mode
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/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/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_watch_test.go:237
------------------------------

------------------------------
• [SLOW TEST:202.019 seconds]
odo devfile app command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_app_test.go:13
  when the user creates and pushes two new devfile components in different apps
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_app_test.go:58
    when the user creates and pushes a third devfile component
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_app_test.go:90
      should list, describe and delete the app properly with json output
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_app_test.go:123
------------------------------

------------------------------
• [SLOW TEST:182.263 seconds]
odo list with devfile
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_list_test.go:16
  devfile has missing metadata
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_list_test.go:115
    when projectType is missing
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_list_test.go:133
      when the component is pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_list_test.go:142
        should show the language for 'Type' in odo list
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_list_test.go:146
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType is missing
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:121
      when the component is pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:130
        should show the language for 'Type' in odo describe
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:134

        Plain Kubernetes scenario only, skipping

        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:142.876 seconds]
odo devfile push command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:852
          Ensure the build passes
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:864
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType and language is missing
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:140
      should show 'Not available' for 'Type' in odo describe
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:145

      Plain Kubernetes scenario only, skipping

      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:204.163 seconds]
odo devfile debug command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_debug_test.go:19
  odo debug info should work on a odo component
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_debug_test.go:89
    should start a debug session and run debug info on a running debug session
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_debug_test.go:90
------------------------------
• [SLOW TEST:123.143 seconds]
odo devfile push command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:852
          Ensure the build passes
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_push_test.go:864
------------------------------

------------------------------
• [SLOW TEST:174.635 seconds]
odo devfile url command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:16
  when creating a java-springboot component
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:272
    when create URLs under different container names
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:279
      should create URLs under different container names
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_url_test.go:288
------------------------------
• [SLOW TEST:181.140 seconds]
odo devfile storage command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_storage_test.go:14
  when creating a springboot component
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_storage_test.go:321
    when creating storage 
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_storage_test.go:326
      when doing odo push
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_storage_test.go:341
        when deleting storage and doing odo push
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_storage_test.go:376
          check deleted storage with odo list
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_storage_test.go:383
------------------------------
• [SLOW TEST:263.207 seconds]
odo devfile storage command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_storage_test.go:14
  when creating a springboot component
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_storage_test.go:321
    when creating storage 
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_storage_test.go:326
      when doing odo push
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_storage_test.go:341
        when deleting storage and doing odo push
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_storage_test.go:376
          should be able to create and push storage at same path
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/devfile/cmd_devfile_storage_test.go:387
------------------------------

Ran 242 of 253 Specs in 497.236 seconds
SUCCESS! -- 242 Passed | 0 Failed | 1 Pending | 10 Skipped


Ginkgo ran 1 suite in 8m56.896898814s
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: 1638988983 - Will randomize all specs
Will run 1 of 1 specs


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

Ginkgo ran 1 suite in 25.501044568s
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: 1638989014 - Will randomize all specs
Will run 83 specs

Running in parallel across 32 nodes

P [PENDING]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/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/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:309
      should find owner references on link and service
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:331
------------------------------

------------------------------
• [SLOW TEST:124.046 seconds]
odo service command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:115
        when a Redis instance is created with a specific name and json output
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:529
          when odo push is executed
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:592
            when service is deleted from devfile
            /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:615
              when executing odo service describe
              /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:620
                should display valid information in output of create command
                /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:626
------------------------------

------------------------------
P [PENDING]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  when one component is deployed
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:348
    when another component is deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:379
      should link the two components successfully with service binding operator
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:400
------------------------------

------------------------------
• [SLOW TEST:137.741 seconds]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/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/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:142
        when odo push is executed
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:163
          should display the link in odo describe
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:178
------------------------------
• [SLOW TEST:135.154 seconds]
odo service command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:115
        when creating a Redis operand with params
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:161
          when odo push is executed
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:181
            should list the service
            /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:190
------------------------------
• [SLOW TEST:140.954 seconds]
odo service command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:115
        when a Redis instance definition copied from example file
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:209
          when a service is created from the output of the dryRun command with a specific name and odo push is executed
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:239
            should create pods in running state
            /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:260
------------------------------
• [SLOW TEST:148.983 seconds]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/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/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:142
        when odo push is executed
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:163
          should find files in component container
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:170
------------------------------
• [SLOW TEST:152.409 seconds]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:93
        when odo push is executed
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:112
          should not list the service binding in `odo service list`
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:135
------------------------------
S [SKIPPING] [87.481 seconds]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  when one component is deployed
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:348
    when another component is deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:379
      should link the two components successfully without service binding operator [It]
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:422

      This is a Kubernetes specific scenario, skipping

      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:426
------------------------------
• [SLOW TEST:153.960 seconds]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:50
      when a link is created and custom binding data is being injected with --map
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:259
        when no additional flag other than --map is passed to odo link
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:267
          should have created the mappings correctly
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:273
------------------------------
• [SLOW TEST:156.390 seconds]
odo service command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:115
        when a Redis instance is created with a specific name
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:394
          when odo push is executed
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:422
            when a link is created with a specific name
            /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:464
              should create the link with the specified name
              /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:480
------------------------------

------------------------------
• [SLOW TEST:161.004 seconds]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:50
      when a link with between the component and the service is created with --bind-as-files and --inlined
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:222
        when odo push is executed
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:243
          should display the link in odo describe
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:250
------------------------------
• [SLOW TEST:156.403 seconds]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:50
      when a link is created and custom binding data is being injected with --map
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:259
        when --inlined flag is passed to odo link
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:279
          should have created the mappings correctly
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:285
------------------------------

------------------------------
• [SLOW TEST:164.463 seconds]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:93
        when odo push is executed
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:112
          should find the link in odo describe
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:128
------------------------------

------------------------------
• [SLOW TEST:171.283 seconds]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:50
      when a storage is added and deployed
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:75
        when a link between the component and the service is created
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:81
          should run odo push successfully
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:87
------------------------------

------------------------------
• [SLOW TEST:201.125 seconds]
odo service command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:115
        when a Redis instance is created with a specific name
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:394
          when odo push is executed
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:422
            when a link is created with a specific name and bind-as-files flag
            /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:492
              should create a link with bindAsFiles set to true
              /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_service_test.go:508
------------------------------

------------------------------
• [SLOW TEST:133.011 seconds]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:93
        when odo push is executed
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:112
          should find the link environment variable
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:123
------------------------------

------------------------------
• [SLOW TEST:135.890 seconds]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created inline
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:187
        when odo push is executed
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:206
          should find the link in odo describe
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:213
------------------------------

------------------------------
• [SLOW TEST:153.979 seconds]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/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/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:142
        when odo push is executed
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:163
          should find bindings for service
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:174
------------------------------

------------------------------
• [SLOW TEST:144.013 seconds]
odo link command tests for OperatorHub
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created
      /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:93
        when odo push is executed
        /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:112
          should find files in component container
          /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/operatorhub/cmd_link_test.go:119
------------------------------

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


Ginkgo ran 1 suite in 4m37.642344176s
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: 1638989297 - Will randomize all specs
Will run 3 of 3 specs


------------------------------
S [SKIPPING] [0.001 seconds]
odo login and logout command tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/loginlogout/cmd_login_logout_test.go:12
  when running login tests
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/loginlogout/cmd_login_logout_test.go:41
    should successful with correct credentials and fails with incorrect token [It]
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/loginlogout/cmd_login_logout_test.go:42

    Skipping login command tests as SKIP_USER_LOGIN_TESTS is true

    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/integration/loginlogout/cmd_login_logout_test.go:46
------------------------------

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

Ginkgo ran 1 suite in 6.3696761s
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: 1638989310 - Will randomize all specs
Will run 11 specs

Running in parallel across 32 nodes


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


Ginkgo ran 1 suite in 25.436568239s
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: 1638989341 - Will randomize all specs
Will run 4 specs

Running in parallel across 32 nodes


------------------------------
• [SLOW TEST:121.832 seconds]
odo devfile supported tests
/workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/e2escenarios/e2e_devfile_test.go:23
  odo debug support for devfile components
  /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/e2escenarios/e2e_devfile_test.go:65
    Verify output debug information for java-quarkus debug works
    /workspace/fca59842-56ee-4efb-b082-9fbd7066e86f/tests/e2escenarios/e2e_devfile_test.go:72
------------------------------

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


Ginkgo ran 1 suite in 2m8.096536606s
Test Suite Passed