Error from server (NotFound): namespaces "devfile-proxy" not found
Using Devfile proxy:
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=3da82397a" ./cmd/odo/
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo  --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-integration.xml" --label-filter="!unauth && !nocluster && !podman" tests/integration
Running Suite: Integration Suite - /go/odo_1/tests/integration
==============================================================
Random Seed: 1675338968 - will randomize all specs

Will run 419 of 762 specs
Running in parallel across 16 processes
SSSSSSSSS••SS••S•S••••S•S•S•••SS•••S••S•S•SS•SS•S•SS••••
------------------------------
• [21.283 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "{ .name | upper }")
/go/odo_1/tests/integration/interactive_add_binding_test.go:463

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/1565960591
  << End Captured StdOut/StdErr Output
------------------------------
•S•SSSS
------------------------------
S [SKIPPED] [7.196 seconds]
odo dev command tests
/go/odo_1/tests/integration/cmd_dev_test.go:34
  when running odo dev with devfile containing volume-component - with metadata.name [BeforeEach]
  /go/odo_1/tests/integration/cmd_dev_test.go:1579
    should successfully use the volume components in container components
    /go/odo_1/tests/integration/cmd_dev_test.go:1604

  Begin Captured GinkgoWriter Output >>
    Created dir: /tmp/1578827070
    Created dir: /tmp/3552367073
    Setting KUBECONFIG=/tmp/3552367073/config
    Creating a new project: cmd-dev-test1604amo
    Running kubectl with args [kubectl create namespace cmd-dev-test1604amo] and odo env: []
    [kubectl] namespace/cmd-dev-test1604amo created
    Running kubectl with args [kubectl config set-context --current --namespace cmd-dev-test1604amo] and odo env: []
    [kubectl] Context "odo-test-kubernetes-cluster/c8giauof0f337j4pe5u0/admin" modified.
    Running kubectl with args [kubectl get namespaces] and odo env: []
    [kubectl] NAME                                    STATUS        AGE
    [kubectl] cmd-delete-test324dui                   Active        11s
    [kubectl] cmd-delete-test374ihu                   Terminating   57s
    [kubectl] cmd-delete-test470dmv                   Terminating   15s
    [kubectl] cmd-delete-test624fmm                   Active        1s
    [kubectl] cmd-delete-test713ptb                   Terminating   52s
    [kubectl] cmd-describe-list-binding-test548wto    Terminating   67s
    [kubectl] cmd-describe-list-binding-test548xlm    Terminating   82s
    [kubectl] cmd-describe-list-binding-test548xpu    Terminating   81s
    [kubectl] cmd-describe-list-binding-test581ocm    Terminating   82s
    [kubectl] cmd-describe-list-binding-test626xpx    Terminating   82s
    [kubectl] cmd-dev-test1281gsf                     Active        3s
    [kubectl] cmd-dev-test1342sxr                     Active        49s
    [kubectl] cmd-dev-test1604amo                     Active        2s
    [kubectl] cmd-dev-test2275nce                     Active        7s
    [kubectl] cmd-dev-test2342pwt                     Active        8s
    [kubectl] cmd-dev-test2385rdn                     Active        15s
    [kubectl] cmd-dev-test2972vzo                     Active        81s
    [kubectl] cmd-dev-test3017wav                     Active        44s
    [kubectl] cmd-dev-test482wlt                      Active        0s
    [kubectl] cmd-devfile-deploy-test91wkg            Terminating   19s
    [kubectl] cmd-devfile-list-test207rnf             Active        17s
    [kubectl] cmd-list-services-test53brc             Active        16s
    [kubectl] cmd-namespace-test137beb                Terminating   15s
    [kubectl] cmd-namespace-test165rby                Terminating   17s
    [kubectl] default                                 Active        335d
    [kubectl] doc-user-guides-quickstart-test113lgr   Active        12s
    [kubectl] ibm-cert-store                          Active        335d
    [kubectl] ibm-operators                           Active        335d
    [kubectl] ibm-system                              Active        335d
    [kubectl] interactive-add-binding-test463jbw      Active        20s
    [kubectl] kube-node-lease                         Active        335d
    [kubectl] kube-public                             Active        335d
    [kubectl] kube-system                             Active        335d
    [kubectl] olm                                     Active        225d
    [kubectl] operators                               Active        225d
    [kubectl] osag-namespace                          Active        85d
    Running kubectl with args [kubectl create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test1604amo] and odo env: []
    [kubectl] configmap/config-map-for-cleanup created
    Current working dir: /go/odo_1/tests/integration
    Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: []
    [odo] I0202 11:58:34.486918   14514 implem.go:109] The path for preference file is /tmp/3552367073/preference.yaml
    [odo] I0202 11:58:34.487545   14514 util.go:810] Cached response used.
    [odo] Successfully removed registry
    [odo] I0202 11:58:34.489656   14514 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Running odo with args [odo preference add registry DefaultDevfileRegistry https://registry.stage.devfile.io] and odo env: []
    [odo] I0202 11:58:35.331271   14555 implem.go:109] The path for preference file is /tmp/3552367073/preference.yaml
    [odo] New registry successfully added
    [odo] I0202 11:58:35.334175   14555 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Setting current dir to: /tmp/1578827070
    Deleting project: cmd-dev-test1604amo
    Running kubectl with args [kubectl delete namespaces cmd-dev-test1604amo --wait=false] and odo env: []
    [kubectl] namespace "cmd-dev-test1604amo" deleted
    Setting current dir to: /go/odo_1/tests/integration
    Deleting dir: /tmp/1578827070
    Deleting dir: /tmp/3552367073
  << End Captured GinkgoWriter Output

  This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:1581
------------------------------
••SSSSS•••SS•
------------------------------
• [19.410 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("lowercase" as naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:131

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/1186156083
  << End Captured StdOut/StdErr Output
------------------------------
SS•SSSS•S•SSSS•SS••S
------------------------------
• [9.671 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "any string")
/go/odo_1/tests/integration/interactive_add_binding_test.go:463

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/3819777327
  << End Captured StdOut/StdErr Output
------------------------------
•••S•S•S••S•SSS•••S•••SS•S••SSS••S
------------------------------
• [25.580 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile
/go/odo_1/tests/integration/interactive_dev_test.go:73

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo dev --random-ports' from /tmp/290671981
  << End Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [24.621 seconds]
odo add binding interactive command tests when the component is bootstrapped when binding to a service in a different namespace should successfully add binding to the devfile
/go/odo_1/tests/integration/interactive_add_binding_test.go:257

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/3870913362
  << End Captured StdOut/StdErr Output
------------------------------
S•SS••S••••SS•S•••SS•SS•S••S•S••S•SSSSS
------------------------------
• [7.662 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first
/go/odo_1/tests/integration/interactive_deploy_test.go:109

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo deploy' from /tmp/2881757340
  << End Captured StdOut/StdErr Output
------------------------------
••S
------------------------------
• [20.521 seconds]
odo add binding interactive command tests when running a deployment when binding to a service in a different namespace should error out if service is not found in the namespace selected
/go/odo_1/tests/integration/interactive_add_binding_test.go:577

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/4228592547
  << End Captured StdOut/StdErr Output
------------------------------
SS•SSS•SSSS••••S•S••S•SS••SSSS•SS•••S•S•••••••
------------------------------
• [11.603 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Environment Variables)
/go/odo_1/tests/integration/interactive_add_binding_test.go:73

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/1909811876
  << End Captured StdOut/StdErr Output
------------------------------
•SSSS•SS
------------------------------
S [SKIPPED] [4.766 seconds]
odo dev command tests
/go/odo_1/tests/integration/cmd_dev_test.go:34
  when a component is bootstrapped and pushed
  /go/odo_1/tests/integration/cmd_dev_test.go:64
    when odo dev is executed and Ephemeral is set to false [BeforeEach]
    /go/odo_1/tests/integration/cmd_dev_test.go:329
      when killing odo dev and running odo delete component --wait
      /go/odo_1/tests/integration/cmd_dev_test.go:339
        should have deleted all resources before returning
        /go/odo_1/tests/integration/cmd_dev_test.go:346

  Begin Captured GinkgoWriter Output >>
    Created dir: /tmp/2283149312
    Created dir: /tmp/3561352536
    Setting KUBECONFIG=/tmp/3561352536/config
    Creating a new project: cmd-dev-test346hsh
    Running kubectl with args [kubectl create namespace cmd-dev-test346hsh] and odo env: []
    [kubectl] namespace/cmd-dev-test346hsh created
    Running kubectl with args [kubectl config set-context --current --namespace cmd-dev-test346hsh] and odo env: []
    [kubectl] Context "odo-test-kubernetes-cluster/c8giauof0f337j4pe5u0/admin" modified.
    Running kubectl with args [kubectl get namespaces] and odo env: []
    [kubectl] NAME                                    STATUS        AGE
    [kubectl] cmd-delete-test328vxs                   Terminating   45s
    [kubectl] cmd-delete-test374wmr                   Terminating   50s
    [kubectl] cmd-delete-test512aqv                   Terminating   20s
    [kubectl] cmd-delete-test624hlr                   Active        14s
    [kubectl] cmd-describe-component-test272gjg       Active        7s
    [kubectl] cmd-describe-component-test404igg       Terminating   63s
    [kubectl] cmd-describe-component-test451ukg       Active        38s
    [kubectl] cmd-describe-list-binding-test548czd    Active        1s
    [kubectl] cmd-describe-list-binding-test626nbn    Terminating   66s
    [kubectl] cmd-describe-list-binding-test626pdm    Active        21s
    [kubectl] cmd-describe-list-binding-test626ydz    Active        25s
    [kubectl] cmd-dev-test109bqo                      Active        70s
    [kubectl] cmd-dev-test1313eqg                     Terminating   73s
    [kubectl] cmd-dev-test1384dcj                     Active        42s
    [kubectl] cmd-dev-test1384eew                     Active        41s
    [kubectl] cmd-dev-test1851htp                     Active        55s
    [kubectl] cmd-dev-test2318fqr                     Active        56s
    [kubectl] cmd-dev-test2515vni                     Active        95s
    [kubectl] cmd-dev-test346hsh                      Active        1s
    [kubectl] cmd-dev-test955mky                      Active        7s
    [kubectl] cmd-devfile-deploy-test104hfj           Terminating   30s
    [kubectl] default                                 Active        335d
    [kubectl] doc-user-guides-quickstart-test217moj   Terminating   113s
    [kubectl] doc-user-guides-quickstart-test39mel    Terminating   6s
    [kubectl] ibm-cert-store                          Active        335d
    [kubectl] ibm-operators                           Active        335d
    [kubectl] ibm-system                              Active        335d
    [kubectl] interactive-add-binding-test242nvf      Active        7s
    [kubectl] interactive-add-binding-test591ldc      Active        16s
    [kubectl] interactive-add-binding-test591qeq      Active        5s
    [kubectl] interactive-add-binding-test591vgq      Active        3s
    [kubectl] interactive-add-binding-test73eie       Terminating   13s
    [kubectl] kube-node-lease                         Active        335d
    [kubectl] kube-public                             Active        335d
    [kubectl] kube-system                             Active        335d
    [kubectl] odo-dev                                 Terminating   5s
    [kubectl] olm                                     Active        225d
    [kubectl] operators                               Active        225d
    [kubectl] osag-namespace                          Active        85d
    Running kubectl with args [kubectl create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test346hsh] and odo env: []
    [kubectl] configmap/config-map-for-cleanup created
    Current working dir: /go/odo_1/tests/integration
    Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: []
    [odo] I0202 12:02:07.385980   23053 implem.go:109] The path for preference file is /tmp/3561352536/preference.yaml
    [odo] I0202 12:02:07.386663   23053 util.go:797] Response will be cached in /tmp/odohttpcache for 1h0m0s
    [odo] I0202 12:02:07.388278   23053 util.go:810] Cached response used.
    [odo] Successfully removed registry
    [odo] I0202 12:02:07.389317   23053 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Running odo with args [odo preference add registry DefaultDevfileRegistry https://registry.stage.devfile.io] and odo env: []
    [odo] I0202 12:02:07.812216   23078 implem.go:109] The path for preference file is /tmp/3561352536/preference.yaml
    [odo] New registry successfully added
    [odo] I0202 12:02:07.834090   23078 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Setting current dir to: /tmp/2283149312
    Running odo with args [odo init --name ocjvth --devfile-path /go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml] and odo env: []
    [odo] I0202 12:02:08.508347   23109 implem.go:109] The path for preference file is /tmp/3561352536/preference.yaml
    [odo] I0202 12:02:08.510206   23109 util.go:201] path /tmp/2283149312/devfile.yaml doesn't exist, skipping it
    [odo] I0202 12:02:08.510280   23109 util.go:201] path /tmp/2283149312/.devfile.yaml doesn't exist, skipping it
    [odo] I0202 12:02:08.510384   23109 util.go:201] path /tmp/2283149312/devfile.yaml doesn't exist, skipping it
    [odo]   __
    [odo]  /  \__     Initializing a new component
    [odo]  \__/  \    
    [odo]  /  \__/    odo version: v3.6.0
    [odo]  \__/
    [odo] 
    [odo]  •  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml"  ...
    [odo] ↵
 ✓  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml" [1ms]
    [odo] I0202 12:02:08.513287   23109 context.go:159] absolute devfile path: '/tmp/2283149312/devfile.yaml'
    [odo] I0202 12:02:08.513316   23109 context.go:110] absolute devfile path: '/tmp/2283149312/devfile.yaml'
    [odo] I0202 12:02:08.514002   23109 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:02:08.514080   23109 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:02:08.514119   23109 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:02:08.532059   23109 util.go:810] Cached response used.
    [odo] I0202 12:02:08.547599   23109 schema.go:61] validated devfile schema
    [odo] I0202 12:02:08.551428   23109 writer.go:55] devfile yaml created at: 'devfile.yaml'
    [odo] 
    [odo] Your new component 'ocjvth' is ready in the current directory.
    [odo] To start editing your component, use 'odo dev' and open this folder in your favorite IDE.
    [odo] Changes will be directly reflected on the cluster.
    [odo] I0202 12:02:08.552498   23109 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Deleting project: cmd-dev-test346hsh
    Running kubectl with args [kubectl delete namespaces cmd-dev-test346hsh --wait=false] and odo env: []
    [kubectl] namespace "cmd-dev-test346hsh" deleted
    Setting current dir to: /go/odo_1/tests/integration
    Deleting dir: /tmp/2283149312
    Deleting dir: /tmp/3561352536
  << End Captured GinkgoWriter Output

  This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:331
------------------------------
S•S
------------------------------
• [27.947 seconds]
odo add binding interactive command tests when running a deployment when binding to a service in a different namespace should successfully add binding without devfile
/go/odo_1/tests/integration/interactive_add_binding_test.go:591

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/616801302
  << End Captured StdOut/StdErr Output
------------------------------
•••
------------------------------
• [17.403 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "")
/go/odo_1/tests/integration/interactive_add_binding_test.go:180

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/1038338833
  << End Captured StdOut/StdErr Output
------------------------------
• [30.752 seconds]
odo add binding interactive command tests when the component is bootstrapped when binding to a service in a different namespace should error out if service is not found in the namespace selected
/go/odo_1/tests/integration/interactive_add_binding_test.go:242

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/3315721532
  << End Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [14.763 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "{ .name | upper }")
/go/odo_1/tests/integration/interactive_add_binding_test.go:180

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/90831360
  << End Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [SLOW TEST] [129.089 seconds]
odo dev command tests when java-springboot application is created and running odo dev when Update the devfile.yaml when compare the local and remote files localFiles and remoteFiles should match
/go/odo_1/tests/integration/cmd_dev_test.go:2515
------------------------------
•••S•••SSSSSSS••S••SSS•S••SS••S
------------------------------
• [15.482 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("none" as naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:131

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/1768129320
  << End Captured StdOut/StdErr Output
------------------------------
• [15.445 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Files)
/go/odo_1/tests/integration/interactive_add_binding_test.go:101

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/1540020163
  << End Captured StdOut/StdErr Output
------------------------------
•SSSSSSSS•
------------------------------
• [28.486 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag
/go/odo_1/tests/integration/interactive_dev_test.go:40

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo dev --random-ports -v 4' from /tmp/4133377879
  << End Captured StdOut/StdErr Output
------------------------------
•S•S•SS••••SS•••SSS•SS•SS••••SS••S•S•S••S••••SS•S•SS•S••••S•••SS•••SSSS••••••SS
------------------------------
• [21.628 seconds]
odo dev interactive command tests when a component is bootstrapped should sync files when p is pressed
/go/odo_1/tests/integration/interactive_dev_test.go:194

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo dev --random-ports --no-watch' from /tmp/2385087217
  << End Captured StdOut/StdErr Output
------------------------------
•S•S•••SSSS••••••••SS•SS••SS••SSSSS•••SS
------------------------------
• [11.492 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "any string")
/go/odo_1/tests/integration/interactive_add_binding_test.go:180

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/3072164319
  << End Captured StdOut/StdErr Output
------------------------------
•S•••••SS•••••SS•••••SS
------------------------------
• [10.548 seconds]
odo deploy interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode
/go/odo_1/tests/integration/interactive_deploy_test.go:159

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo deploy' from /tmp/2349833231
  << End Captured StdOut/StdErr Output
------------------------------
•SS••SSSSS••••••SS•••••••SS•••S•S•••S••S•
------------------------------
• [4.586 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile
/go/odo_1/tests/integration/interactive_deploy_test.go:75

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo deploy' from /tmp/588712998
  << End Captured StdOut/StdErr Output
------------------------------
S••S•••
------------------------------
S [SKIPPED] [2.324 seconds]
odo dev command tests
/go/odo_1/tests/integration/cmd_dev_test.go:34
  when running odo dev with devfile containing volume-component - without metadata.name [BeforeEach]
  /go/odo_1/tests/integration/cmd_dev_test.go:1579
    should successfully use the volume components in container components
    /go/odo_1/tests/integration/cmd_dev_test.go:1604

  Begin Captured GinkgoWriter Output >>
    Created dir: /tmp/2899491884
    Created dir: /tmp/2568373246
    Setting KUBECONFIG=/tmp/2568373246/config
    Creating a new project: cmd-dev-test1604ddi
    Running kubectl with args [kubectl create namespace cmd-dev-test1604ddi] and odo env: []
    [kubectl] namespace/cmd-dev-test1604ddi created
    Running kubectl with args [kubectl config set-context --current --namespace cmd-dev-test1604ddi] and odo env: []
    [kubectl] Context "odo-test-kubernetes-cluster/c8giauof0f337j4pe5u0/admin" modified.
    Running kubectl with args [kubectl get namespaces] and odo env: []
    [kubectl] NAME                                   STATUS        AGE
    [kubectl] cmd-add-binding-test79eew              Terminating   2m3s
    [kubectl] cmd-delete-test298xwq                  Active        9s
    [kubectl] cmd-delete-test624rhx                  Terminating   50s
    [kubectl] cmd-delete-test669nvm                  Active        21s
    [kubectl] cmd-delete-test669ssu                  Active        11s
    [kubectl] cmd-delete-test669yxk                  Active        38s
    [kubectl] cmd-describe-component-test633dji      Terminating   27s
    [kubectl] cmd-describe-component-test721usr      Active        60s
    [kubectl] cmd-describe-list-binding-test548blh   Active        49s
    [kubectl] cmd-describe-list-binding-test548txl   Active        43s
    [kubectl] cmd-describe-list-binding-test581gpv   Terminating   65s
    [kubectl] cmd-describe-list-binding-test581ylh   Terminating   68s
    [kubectl] cmd-describe-list-binding-test626coq   Active        37s
    [kubectl] cmd-describe-list-binding-test626dlq   Terminating   109s
    [kubectl] cmd-describe-list-binding-test626dwx   Active        43s
    [kubectl] cmd-describe-list-binding-test626iqc   Terminating   82s
    [kubectl] cmd-dev-test1148mgi                    Active        70s
    [kubectl] cmd-dev-test1220oeq                    Active        110s
    [kubectl] cmd-dev-test1604ddi                    Active        1s
    [kubectl] cmd-dev-test1737mhn                    Active        23s
    [kubectl] cmd-dev-test1851gzz                    Active        34s
    [kubectl] cmd-dev-test2580nnr                    Active        71s
    [kubectl] cmd-dev-test632vqn                     Active        9s
    [kubectl] cmd-devfile-deploy-test330gcv          Active        3s
    [kubectl] default                                Active        335d
    [kubectl] ibm-cert-store                         Active        335d
    [kubectl] ibm-operators                          Active        335d
    [kubectl] ibm-system                             Active        335d
    [kubectl] interactive-dev-test106rmq             Active        9s
    [kubectl] kube-node-lease                        Active        335d
    [kubectl] kube-public                            Active        335d
    [kubectl] kube-system                            Active        335d
    [kubectl] olm                                    Active        225d
    [kubectl] operators                              Active        225d
    [kubectl] osag-namespace                         Active        85d
    Running kubectl with args [kubectl create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test1604ddi] and odo env: []
    [kubectl] configmap/config-map-for-cleanup created
    Current working dir: /go/odo_1/tests/integration
    Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: []
    [odo] I0202 12:08:33.699398    5204 implem.go:109] The path for preference file is /tmp/2568373246/preference.yaml
    [odo] I0202 12:08:33.700193    5204 util.go:797] Response will be cached in /tmp/odohttpcache for 1h0m0s
    [odo] Successfully removed registry
    [odo] I0202 12:08:33.702173    5204 util.go:810] Cached response used.
    [odo] I0202 12:08:33.703074    5204 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Running odo with args [odo preference add registry DefaultDevfileRegistry https://registry.stage.devfile.io] and odo env: []
    [odo] I0202 12:08:33.866251    5212 implem.go:109] The path for preference file is /tmp/2568373246/preference.yaml
    [odo] New registry successfully added
    [odo] I0202 12:08:33.869384    5212 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Setting current dir to: /tmp/2899491884
    Deleting project: cmd-dev-test1604ddi
    Running kubectl with args [kubectl delete namespaces cmd-dev-test1604ddi --wait=false] and odo env: []
    [kubectl] namespace "cmd-dev-test1604ddi" deleted
    Setting current dir to: /go/odo_1/tests/integration
    Deleting dir: /tmp/2899491884
    Deleting dir: /tmp/2568373246
  << End Captured GinkgoWriter Output

  This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:1581
------------------------------
•SSS•
------------------------------
• [21.839 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first
/go/odo_1/tests/integration/interactive_dev_test.go:106

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo dev --random-ports' from /tmp/2459447567
  << End Captured StdOut/StdErr Output
------------------------------
S•••S
------------------------------
• [7.778 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag
/go/odo_1/tests/integration/interactive_deploy_test.go:40

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo deploy -v 4' from /tmp/2042050112
  << End Captured StdOut/StdErr Output
------------------------------
••SS•SS•SSSSSS
------------------------------
• [14.553 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "uppercase")
/go/odo_1/tests/integration/interactive_add_binding_test.go:378

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/3500504400
  << End Captured StdOut/StdErr Output
------------------------------
••
------------------------------
• [SLOW TEST] [143.224 seconds]
odo dev command tests when Starting a PostgreSQL service when creating local files and dir and running odo dev - with metadata.name when deleting local files and dir and waiting for sync should not list deleted dir and file in container
/go/odo_1/tests/integration/cmd_dev_test.go:1220
------------------------------
SS••SSS•SSS•S•S•
------------------------------
• [18.667 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "lowercase")
/go/odo_1/tests/integration/interactive_add_binding_test.go:378

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/444361659
  << End Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [20.264 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "")
/go/odo_1/tests/integration/interactive_add_binding_test.go:463

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/52237704
  << End Captured StdOut/StdErr Output
------------------------------
SS•••SSS••••SSS
------------------------------
• [17.437 seconds]
odo dev interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode
/go/odo_1/tests/integration/interactive_dev_test.go:155

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo dev --random-ports' from /tmp/1274595978
  << End Captured StdOut/StdErr Output
------------------------------
S•••S•••SSS•S••S•S••SS•••••••S•S•••S•••SS•SS
------------------------------
S [SKIPPED] [2.195 seconds]
odo dev command tests
/go/odo_1/tests/integration/cmd_dev_test.go:34
  when a component is bootstrapped and pushed
  /go/odo_1/tests/integration/cmd_dev_test.go:64
    when odo dev is executed and Ephemeral is set to false [BeforeEach]
    /go/odo_1/tests/integration/cmd_dev_test.go:329
      when stopping odo dev normally
      /go/odo_1/tests/integration/cmd_dev_test.go:362
        should have deleted all resources before returning
        /go/odo_1/tests/integration/cmd_dev_test.go:368

  Begin Captured GinkgoWriter Output >>
    Created dir: /tmp/3123032239
    Created dir: /tmp/874079509
    Setting KUBECONFIG=/tmp/874079509/config
    Creating a new project: cmd-dev-test368qet
    Running kubectl with args [kubectl create namespace cmd-dev-test368qet] and odo env: []
    [kubectl] namespace/cmd-dev-test368qet created
    Running kubectl with args [kubectl config set-context --current --namespace cmd-dev-test368qet] and odo env: []
    [kubectl] Context "odo-test-kubernetes-cluster/c8giauof0f337j4pe5u0/admin" modified.
    Running kubectl with args [kubectl get namespaces] and odo env: []
    [kubectl] NAME                                   STATUS        AGE
    [kubectl] cmd-delete-test271upd                  Active        26s
    [kubectl] cmd-delete-test275wok                  Terminating   52s
    [kubectl] cmd-delete-test298dvo                  Terminating   64s
    [kubectl] cmd-delete-test624hlv                  Terminating   58s
    [kubectl] cmd-delete-test713lwd                  Terminating   33s
    [kubectl] cmd-describe-component-test360hco      Active        50s
    [kubectl] cmd-describe-list-binding-test581aqb   Active        43s
    [kubectl] cmd-describe-list-binding-test581ncp   Active        48s
    [kubectl] cmd-describe-list-binding-test581sjd   Active        56s
    [kubectl] cmd-describe-list-binding-test581skj   Active        51s
    [kubectl] cmd-dev-debug-test128qub               Active        36s
    [kubectl] cmd-dev-test1303kid                    Active        60s
    [kubectl] cmd-dev-test1760tun                    Active        8s
    [kubectl] cmd-dev-test1982roh                    Active        54s
    [kubectl] cmd-dev-test2072vln                    Active        5s
    [kubectl] cmd-dev-test2132pkb                    Active        40s
    [kubectl] cmd-dev-test2385mlx                    Active        54s
    [kubectl] cmd-dev-test368qet                     Active        1s
    [kubectl] cmd-dev-test583lay                     Active        17s
    [kubectl] cmd-dev-test748owe                     Active        2m4s
    [kubectl] cmd-dev-test932dgn                     Active        45s
    [kubectl] cmd-remove-binding-test68elb           Active        73s
    [kubectl] default                                Active        335d
    [kubectl] ibm-cert-store                         Active        335d
    [kubectl] ibm-operators                          Active        335d
    [kubectl] ibm-system                             Active        335d
    [kubectl] kube-node-lease                        Active        335d
    [kubectl] kube-public                            Active        335d
    [kubectl] kube-system                            Active        335d
    [kubectl] olm                                    Active        225d
    [kubectl] operators                              Active        225d
    [kubectl] osag-namespace                         Active        85d
    Running kubectl with args [kubectl create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test368qet] and odo env: []
    [kubectl] configmap/config-map-for-cleanup created
    Current working dir: /go/odo_1/tests/integration
    Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: []
    [odo] I0202 12:11:23.804435   10683 implem.go:109] The path for preference file is /tmp/874079509/preference.yaml
    [odo] I0202 12:11:23.804892   10683 util.go:797] Response will be cached in /tmp/odohttpcache for 1h0m0s
    [odo] Successfully removed registry
    [odo] I0202 12:11:23.806235   10683 util.go:810] Cached response used.
    [odo] I0202 12:11:23.806384   10683 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Running odo with args [odo preference add registry DefaultDevfileRegistry https://registry.stage.devfile.io] and odo env: []
    [odo] I0202 12:11:23.963492   10690 implem.go:109] The path for preference file is /tmp/874079509/preference.yaml
    [odo] I0202 12:11:23.963756   10690 util.go:776] HTTPGetRequest: https://raw.githubusercontent.com/redhat-developer/odo/main/build/VERSION
    [odo] I0202 12:11:23.965950   10690 util.go:797] Response will be cached in /tmp/odohttpcache for 1h0m0s
    [odo] I0202 12:11:23.968021   10690 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    [odo] New registry successfully added
    Setting current dir to: /tmp/3123032239
    Running odo with args [odo init --name ljlefb --devfile-path /go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml] and odo env: []
    [odo] I0202 12:11:24.159044   10697 implem.go:109] The path for preference file is /tmp/874079509/preference.yaml
    [odo] I0202 12:11:24.159971   10697 util.go:797] Response will be cached in /tmp/odohttpcache for 1h0m0s
    [odo] I0202 12:11:24.160323   10697 util.go:201] path /tmp/3123032239/devfile.yaml doesn't exist, skipping it
    [odo] I0202 12:11:24.160431   10697 util.go:201] path /tmp/3123032239/.devfile.yaml doesn't exist, skipping it
    [odo] I0202 12:11:24.160531   10697 util.go:201] path /tmp/3123032239/devfile.yaml doesn't exist, skipping it
    [odo] I0202 12:11:24.160764   10697 util.go:810] Cached response used.
    [odo]   __
    [odo]  /  \__     Initializing a new component
    [odo]  \__/  \    
    [odo]  /  \__/    odo version: v3.6.0
    [odo]  \__/
    [odo] 
    [odo]  •  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml"  ...
    [odo] ↵
 ✓  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml" 
    [odo] I0202 12:11:24.162982   10697 context.go:159] absolute devfile path: '/tmp/3123032239/devfile.yaml'
    [odo] I0202 12:11:24.163015   10697 context.go:110] absolute devfile path: '/tmp/3123032239/devfile.yaml'
    [odo] I0202 12:11:24.163746   10697 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:11:24.163831   10697 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:11:24.163876   10697 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:11:24.175469   10697 schema.go:61] validated devfile schema
    [odo] I0202 12:11:24.179516   10697 writer.go:55] devfile yaml created at: 'devfile.yaml'
    [odo] 
    [odo] Your new component 'ljlefb' is ready in the current directory.
    [odo] To start editing your component, use 'odo dev' and open this folder in your favorite IDE.
    [odo] Changes will be directly reflected on the cluster.
    [odo] I0202 12:11:24.180414   10697 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Deleting project: cmd-dev-test368qet
    Running kubectl with args [kubectl delete namespaces cmd-dev-test368qet --wait=false] and odo env: []
    [kubectl] namespace "cmd-dev-test368qet" deleted
    Setting current dir to: /go/odo_1/tests/integration
    Deleting dir: /tmp/3123032239
    Deleting dir: /tmp/874079509
  << End Captured GinkgoWriter Output

  This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:331
------------------------------
•S•••SS•S•SSSSS••••••S••••SS•••SS••S•SSS•SS•••SSS•S•S•SSS••SSS••S••••S•SS•S•S•SS••SS••SSSS
------------------------------
• [10.958 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (default naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:311

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/3658498960
  << End Captured StdOut/StdErr Output
------------------------------
••••
------------------------------
• [FAILED] [241.114 seconds]
odo dev command tests
/go/odo_1/tests/integration/cmd_dev_test.go:34
  port-forwarding for the component
  /go/odo_1/tests/integration/cmd_dev_test.go:647
    when devfile has single endpoint
    /go/odo_1/tests/integration/cmd_dev_test.go:684
      when running odo dev
      /go/odo_1/tests/integration/cmd_dev_test.go:693
        when modifying memoryLimit for container in Devfile [BeforeEach]
        /go/odo_1/tests/integration/cmd_dev_test.go:728
          should react on the Devfile modification
          /go/odo_1/tests/integration/cmd_dev_test.go:748

  Begin Captured GinkgoWriter Output >>
    Created dir: /tmp/2498841893
    Created dir: /tmp/3229253788
    Setting KUBECONFIG=/tmp/3229253788/config
    Creating a new project: cmd-dev-test748owe
    Running kubectl with args [kubectl create namespace cmd-dev-test748owe] and odo env: []
    [kubectl] namespace/cmd-dev-test748owe created
    Running kubectl with args [kubectl config set-context --current --namespace cmd-dev-test748owe] and odo env: []
    [kubectl] Context "odo-test-kubernetes-cluster/c8giauof0f337j4pe5u0/admin" modified.
    Running kubectl with args [kubectl get namespaces] and odo env: []
    [kubectl] NAME                                   STATUS        AGE
    [kubectl] cmd-add-binding-test42kvk              Terminating   26s
    [kubectl] cmd-delete-test298xwq                  Active        57s
    [kubectl] cmd-delete-test357gix                  Terminating   40s
    [kubectl] cmd-delete-test669nvm                  Terminating   69s
    [kubectl] cmd-delete-test669ssu                  Active        59s
    [kubectl] cmd-delete-test669yxk                  Terminating   86s
    [kubectl] cmd-describe-component-test532gtx      Active        8s
    [kubectl] cmd-describe-list-binding-test548blh   Terminating   97s
    [kubectl] cmd-describe-list-binding-test581emf   Active        21s
    [kubectl] cmd-describe-list-binding-test626dwx   Terminating   91s
    [kubectl] cmd-dev-debug-test128mxl               Active        15s
    [kubectl] cmd-dev-debug-test75kap                Active        1s
    [kubectl] cmd-dev-test1883dgn                    Active        12s
    [kubectl] cmd-dev-test1920ysz                    Active        15s
    [kubectl] cmd-dev-test2904wnr                    Active        29s
    [kubectl] cmd-dev-test57bdc                      Active        7s
    [kubectl] cmd-dev-test632vqn                     Terminating   57s
    [kubectl] cmd-dev-test748owe                     Active        2s
    [kubectl] cmd-devfile-deploy-test119hgc          Active        47s
    [kubectl] cmd-devfile-deploy-test420uqc          Terminating   11s
    [kubectl] cmd-devfile-deploy-test456avc          Terminating   9s
    [kubectl] cmd-logs-test173evr                    Terminating   33s
    [kubectl] cmd-logs-test197ztu                    Active        4s
    [kubectl] cmd-namespace-test97hcl                Terminating   12s
    [kubectl] default                                Active        335d
    [kubectl] ibm-cert-store                         Active        335d
    [kubectl] ibm-operators                          Active        335d
    [kubectl] ibm-system                             Active        335d
    [kubectl] interactive-add-binding-test378pdi     Terminating   26s
    [kubectl] interactive-add-binding-test463cry     Terminating   25s
    [kubectl] interactive-dev-test106rmq             Terminating   57s
    [kubectl] interactive-dev-test155vyi             Active        8s
    [kubectl] kube-node-lease                        Active        335d
    [kubectl] kube-public                            Active        335d
    [kubectl] kube-system                            Active        335d
    [kubectl] olm                                    Active        225d
    [kubectl] operators                              Active        225d
    [kubectl] osag-namespace                         Active        85d
    Running kubectl with args [kubectl create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test748owe] and odo env: []
    [kubectl] configmap/config-map-for-cleanup created
    Current working dir: /go/odo_1/tests/integration
    Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: []
    [odo] I0202 12:09:23.785635    7481 implem.go:109] The path for preference file is /tmp/3229253788/preference.yaml
    [odo] Successfully removed registry
    [odo] I0202 12:09:23.787149    7481 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Running odo with args [odo preference add registry DefaultDevfileRegistry https://registry.stage.devfile.io] and odo env: []
    [odo] I0202 12:09:24.647335    7533 util.go:776] HTTPGetRequest: https://raw.githubusercontent.com/redhat-developer/odo/main/build/VERSION
    [odo] I0202 12:09:24.647640    7533 implem.go:109] The path for preference file is /tmp/3229253788/preference.yaml
    [odo] I0202 12:09:24.649001    7533 util.go:797] Response will be cached in /tmp/odohttpcache for 1h0m0s
    [odo] New registry successfully added
    [odo] I0202 12:09:24.650817    7533 util.go:810] Cached response used.
    [odo] I0202 12:09:24.651011    7533 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Setting current dir to: /tmp/2498841893
    Running odo with args [odo set project cmd-dev-test748owe] and odo env: []
    [odo] I0202 12:09:25.289526    7585 util.go:810] Cached response used.
    [odo] I0202 12:09:25.313238    7585 util.go:201] path /tmp/2498841893/devfile.yaml doesn't exist, skipping it
    [odo] I0202 12:09:25.313302    7585 util.go:201] path /tmp/2498841893/.devfile.yaml doesn't exist, skipping it
    [odo] I0202 12:09:25.313350    7585 util.go:201] path /tmp/2498841893/devfile.yaml doesn't exist, skipping it
    [odo] I0202 12:09:25.314862    7585 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    [odo]  ✓  Current active project set to "cmd-dev-test748owe"
    Running odo with args [odo init --name dkblgd --devfile-path /go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml] and odo env: []
    [odo] I0202 12:09:26.130668    7614 implem.go:109] The path for preference file is /tmp/3229253788/preference.yaml
    [odo] I0202 12:09:26.132625    7614 util.go:201] path /tmp/2498841893/devfile.yaml doesn't exist, skipping it
    [odo] I0202 12:09:26.132720    7614 util.go:201] path /tmp/2498841893/.devfile.yaml doesn't exist, skipping it
    [odo] I0202 12:09:26.132787    7614 util.go:201] path /tmp/2498841893/devfile.yaml doesn't exist, skipping it
    [odo]   __
    [odo]  /  \__     Initializing a new component
    [odo]  \__/  \    
    [odo]  /  \__/    odo version: v3.6.0
    [odo]  \__/
    [odo] 
    [odo]  •  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml"  ...
    [odo] ↵
 ✓  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml" [1ms]
    [odo] I0202 12:09:26.135866    7614 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:26.135887    7614 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:26.136768    7614 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:26.136874    7614 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:26.136915    7614 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:26.139428    7614 util.go:810] Cached response used.
    [odo] I0202 12:09:26.172662    7614 schema.go:61] validated devfile schema
    [odo] I0202 12:09:26.195399    7614 writer.go:55] devfile yaml created at: 'devfile.yaml'
    [odo] 
    [odo] Your new component 'dkblgd' is ready in the current directory.
    [odo] To start editing your component, use 'odo dev' and open this folder in your favorite IDE.
    [odo] Changes will be directly reflected on the cluster.
    [odo] I0202 12:09:26.198474    7614 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Running odo with args [odo dev --random-ports --no-watch] and odo env: [ODO_LOG_LEVEL=4 ODO_TRACKING_CONSENT=no]
    [odo] I0202 12:09:26.899164    7671 util.go:797] Response will be cached in /tmp/odohttpcache for 1h0m0s
    [odo] I0202 12:09:26.900522    7671 util.go:810] Cached response used.
    [odo] I0202 12:09:26.996731    7671 version.go:28] executing [podman version --format json]
    [odo] I0202 12:09:26.997004    7671 implem.go:109] The path for preference file is /tmp/3229253788/preference.yaml
    [odo] I0202 12:09:26.999706    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:26.999835    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:27.001401    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:27.001502    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:27.001579    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:27.052525    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:27.075747    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:27.076882    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:27.077283    7671 component.go:88] name of component is "dkblgd", and sanitized name is "dkblgd"
    [odo] I0202 12:09:27.085728    7671 kclient.go:214] Checking if "projects" resource is supported
    [odo] I0202 12:09:27.134864    7671 oc_server.go:26] Trying to connect to server c110.eu-de.containers.cloud.ibm.com:31454
    [odo] I0202 12:09:27.142596    7671 oc_server.go:33] Server https://c110.eu-de.containers.cloud.ibm.com:31454 is up
    [odo] I0202 12:09:27.150285    7671 oc_server.go:66] Unable to get OpenShift Version: the server could not find the requested resource
    [odo]   __
    [odo]  /  \__     Developing using the "dkblgd" Devfile
    [odo]  \__/  \    Namespace: cmd-dev-test748owe
    [odo]  /  \__/    odo version: v3.6.0
    [odo]  \__/
    [odo] 
    [odo] ↪ Running on the cluster in Dev mode
    [odo] I0202 12:09:27.160396    7671 kubedev.go:80] Creating new adapter
    [odo] I0202 12:09:27.160465    7671 kubedev.go:109] Creating inner-loop resources for the component
    [odo]  •  Waiting for Kubernetes resources  ...
    [odo] I0202 12:09:27.238688    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:27.238768    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:27.239050    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:27.284002    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:27.284028    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:27.293357    7671 kclient.go:263] Kubernetes version is "v1.23.16+IKS"
    [odo] I0202 12:09:27.293393    7671 kclient.go:275] Cluster has support for SSA: true
    [odo] I0202 12:09:27.357992    7671 adapter.go:534] Successfully created component dkblgd
    [odo] I0202 12:09:27.424189    7671 adapter.go:546] Successfully created Service for component dkblgd
    [odo] I0202 12:09:27.529732    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:27.530474    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:27.726365    7671 all.go:66] all goroutines have returned in 196.633258ms
    [odo] I0202 12:09:27.726413    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:27.726489    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:27.768378    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:27.795094    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:27.795474    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:28.086353    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:28.087019    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:28.100313    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:28.116243    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:28.138746    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:28.197824    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:28.197863    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:28.203378    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:28.210490    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:28.216323    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:28.235729    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:28.287995    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:28.348677    7671 adapter.go:172] Deployment has been updated to generation 1. Waiting new event...
    [odo] I0202 12:09:28.348719    7671 kubedev.go:115] Successfully created inner-loop resources
    [odo] I0202 12:09:28.349095    7671 watch.go:115] starting WatchAndPush, path: /tmp/2498841893, component: dkblgd, ignores [.git .odo .odo/odo-file-index.json]
    [odo] I0202 12:09:28.378440    7671 watch.go:277] deployment watcher Event: Type: ADDED, name: dkblgd-app, rv: 177525466, pods: 0
    [odo]  ⚠  Pod is Pending
    [odo] I0202 12:09:28.681427    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:28.681781    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:28.681806    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:28.682758    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:28.682848    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:28.682882    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:28.695635    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:28.699044    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:28.753568    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:28.753610    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:28.753635    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:28.773531    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:28.773548    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:28.773556    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:28.773571    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:28.827545    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:28.880065    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:28.939016    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:28.939106    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:29.090907    7671 all.go:66] all goroutines have returned in 151.84517ms
    [odo] I0202 12:09:29.090936    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:29.091038    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:29.091085    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:29.091118    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:29.091128    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:29.172311    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:29.172449    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:29.185062    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:29.213936    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:29.263610    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:29.280989    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:29.281009    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:29.286653    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:29.294006    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:29.302040    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:29.318928    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:29.354865    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:29.397188    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:09:29.398321    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177525551, pods: 0
    [odo] I0202 12:09:29.699123    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:29.699360    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:29.699390    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:29.700168    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:29.700238    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:29.700255    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:29.713331    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:29.713792    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:29.770916    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:29.770964    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:29.770980    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:29.804797    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:29.804811    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:29.804818    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:29.804829    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:29.856877    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:29.937052    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:29.953899    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:29.954287    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:30.029561    7671 all.go:66] all goroutines have returned in 75.655797ms
    [odo] I0202 12:09:30.029588    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:30.029809    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:30.029843    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:30.029871    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:30.029881    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:30.077060    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:30.077247    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:30.092814    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:30.109051    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:30.127849    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:30.149580    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:30.149919    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:30.158101    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:30.165073    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:30.171087    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:30.210546    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:30.224638    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:30.258200    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:09:30.259422    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177525659, pods: 0
    [odo]  ✓  Pod is Running
    [odo] I0202 12:09:30.425184    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177525689, pods: 1
    [odo] I0202 12:09:30.726973    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:30.727456    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:30.727624    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:30.728601    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:30.728676    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:30.728727    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:30.733564    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:30.734214    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:30.792751    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:30.792830    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:30.792858    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:30.814655    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:30.814677    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:30.814688    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:30.814720    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:30.852433    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:30.889738    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:30.920823    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:30.921218    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:31.021573    7671 all.go:66] all goroutines have returned in 100.434012ms
    [odo] I0202 12:09:31.021618    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:31.021828    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:31.022111    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:31.022747    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:31.022765    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:31.069393    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:31.069480    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:31.082864    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:31.104302    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:31.122651    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:31.157940    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:31.158244    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:31.164357    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:31.171494    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:31.178450    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:31.196563    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:31.211902    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo]  •  Syncing files into the container  ...
    [odo] I0202 12:09:31.332522    7671 libdevfile.go:191] Build command: devbuild
    [odo] I0202 12:09:31.332560    7671 libdevfile.go:203] Run command: devrun
    [odo] I0202 12:09:31.333564    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893, destBase: ., destFile: .
    [odo] I0202 12:09:31.333577    7671 file_indexer.go:407] Corrected destinations: base: . file: .
    [odo] I0202 12:09:31.334362    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/.gitignore, destBase: ., destFile: .gitignore
    [odo] I0202 12:09:31.334369    7671 file_indexer.go:407] Corrected destinations: base: . file: .gitignore
    [odo] I0202 12:09:31.335976    7671 file_indexer.go:454] file added: /tmp/2498841893/.gitignore
    [odo] I0202 12:09:31.336025    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/.odo, destBase: ., destFile: .odo
    [odo] I0202 12:09:31.336045    7671 file_indexer.go:407] Corrected destinations: base: . file: .odo
    [odo] I0202 12:09:31.336289    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/devfile.yaml, destBase: ., destFile: devfile.yaml
    [odo] I0202 12:09:31.336311    7671 file_indexer.go:407] Corrected destinations: base: . file: devfile.yaml
    [odo] I0202 12:09:31.336481    7671 file_indexer.go:454] file added: /tmp/2498841893/devfile.yaml
    [odo] I0202 12:09:31.336501    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/package.json, destBase: ., destFile: package.json
    [odo] I0202 12:09:31.336511    7671 file_indexer.go:407] Corrected destinations: base: . file: package.json
    [odo] I0202 12:09:31.336661    7671 file_indexer.go:454] file added: /tmp/2498841893/package.json
    [odo] I0202 12:09:31.336679    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/server.js, destBase: ., destFile: server.js
    [odo] I0202 12:09:31.336697    7671 file_indexer.go:407] Corrected destinations: base: . file: server.js
    [odo] I0202 12:09:31.336843    7671 file_indexer.go:454] file added: /tmp/2498841893/server.js
    [odo] I0202 12:09:31.336863    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/test, destBase: ., destFile: test
    [odo] I0202 12:09:31.336874    7671 file_indexer.go:407] Corrected destinations: base: . file: test
    [odo] I0202 12:09:31.337080    7671 file_indexer.go:454] file added: /tmp/2498841893/test
    [odo] I0202 12:09:31.338187    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/test/test.js, destBase: ., destFile: test/test.js
    [odo] I0202 12:09:31.338219    7671 file_indexer.go:407] Corrected destinations: base: . file: test/test.js
    [odo] I0202 12:09:31.338417    7671 file_indexer.go:454] file added: /tmp/2498841893/test/test.js
    [odo] I0202 12:09:31.338657    7671 sync.go:134] List of files to be deleted: +[]
    [odo] I0202 12:09:31.338681    7671 sync.go:136] List of files changed: +[/tmp/2498841893/package.json /tmp/2498841893/server.js /tmp/2498841893/test /tmp/2498841893/test/test.js /tmp/2498841893/.gitignore /tmp/2498841893/devfile.yaml]
    [odo] I0202 12:09:31.338700    7671 sync.go:170] Push: componentName: dkblgd, path: /tmp/2498841893, files: [/tmp/2498841893/package.json /tmp/2498841893/server.js /tmp/2498841893/test /tmp/2498841893/test/test.js /tmp/2498841893/.gitignore /tmp/2498841893/devfile.yaml], delFiles: [*], isForcePush: true
    [odo] I0202 12:09:31.339438    7671 sync.go:287] remote files marked for deletion are [/projects/*]
    [odo] I0202 12:09:31.339505    7671 exec.go:39] Executing command [rm -rf /projects/*] for pod: dkblgd-app-779b59f6b7-b62bx in container: runtime
    [odo] I0202 12:09:31.584789    7671 sync.go:210] Copying files /tmp/2498841893/package.json /tmp/2498841893/server.js /tmp/2498841893/test /tmp/2498841893/test/test.js /tmp/2498841893/.gitignore /tmp/2498841893/devfile.yaml to pod
    [odo] I0202 12:09:31.584823    7671 copy.go:35] CopyFile arguments: localPath /tmp/2498841893, dest /projects/2498841893, targetPath /projects, copyFiles [/tmp/2498841893/package.json /tmp/2498841893/server.js /tmp/2498841893/test /tmp/2498841893/test/test.js /tmp/2498841893/.gitignore /tmp/2498841893/devfile.yaml], globalExps [.git .odo .odo/odo-file-index.json]
    [odo] I0202 12:09:31.584856    7671 copy.go:63] Executing command tar xf - -C /projects --no-same-owner
    [odo] I0202 12:09:31.585175    7671 copy.go:96] makeTar arguments: srcPath: /tmp/2498841893, destPath: /projects/2498841893, files: [/tmp/2498841893/package.json /tmp/2498841893/server.js /tmp/2498841893/test /tmp/2498841893/test/test.js /tmp/2498841893/.gitignore /tmp/2498841893/devfile.yaml]
    [odo] I0202 12:09:31.585439    7671 copy.go:127] Got abs path: /tmp/2498841893/package.json
    [odo] I0202 12:09:31.585444    7671 copy.go:128] Making /tmp/2498841893 relative to /tmp/2498841893/package.json
    [odo] I0202 12:09:31.585450    7671 copy.go:144] makeTar srcFile: 2498841893/package.json
    [odo] I0202 12:09:31.585453    7671 copy.go:145] makeTar destFile: package.json
    [odo] I0202 12:09:31.585458    7671 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/package.json, destBase: /projects, destFile: package.json
    [odo] I0202 12:09:31.585461    7671 copy.go:171] Corrected destinations: base: /projects file: package.json
    [odo] I0202 12:09:31.768717    7671 copy.go:127] Got abs path: /tmp/2498841893/server.js
    [odo] I0202 12:09:31.768752    7671 copy.go:128] Making /tmp/2498841893 relative to /tmp/2498841893/server.js
    [odo] I0202 12:09:31.768766    7671 copy.go:144] makeTar srcFile: 2498841893/server.js
    [odo] I0202 12:09:31.768770    7671 copy.go:145] makeTar destFile: server.js
    [odo] I0202 12:09:31.768774    7671 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/server.js, destBase: /projects, destFile: server.js
    [odo] I0202 12:09:31.769263    7671 copy.go:171] Corrected destinations: base: /projects file: server.js
    [odo] I0202 12:09:31.770927    7671 copy.go:127] Got abs path: /tmp/2498841893/test
    [odo] I0202 12:09:31.770939    7671 copy.go:128] Making /tmp/2498841893 relative to /tmp/2498841893/test
    [odo] I0202 12:09:31.770946    7671 copy.go:144] makeTar srcFile: 2498841893/test
    [odo] I0202 12:09:31.770949    7671 copy.go:145] makeTar destFile: test
    [odo] I0202 12:09:31.770953    7671 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/test, destBase: /projects, destFile: test
    [odo] I0202 12:09:31.770956    7671 copy.go:171] Corrected destinations: base: /projects file: test
    [odo] I0202 12:09:31.771481    7671 copy.go:127] Got abs path: /tmp/2498841893/test/test.js
    [odo] I0202 12:09:31.771491    7671 copy.go:128] Making /tmp/2498841893 relative to /tmp/2498841893/test/test.js
    [odo] I0202 12:09:31.771497    7671 copy.go:144] makeTar srcFile: 2498841893/test/test.js
    [odo] I0202 12:09:31.771531    7671 copy.go:145] makeTar destFile: test/test.js
    [odo] I0202 12:09:31.771534    7671 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/test/test.js, destBase: /projects, destFile: test/test.js
    [odo] I0202 12:09:31.771537    7671 copy.go:171] Corrected destinations: base: /projects file: test/test.js
    [odo] I0202 12:09:31.772111    7671 copy.go:127] Got abs path: /tmp/2498841893/.gitignore
    [odo] I0202 12:09:31.772122    7671 copy.go:128] Making /tmp/2498841893 relative to /tmp/2498841893/.gitignore
    [odo] I0202 12:09:31.772127    7671 copy.go:144] makeTar srcFile: 2498841893/.gitignore
    [odo] I0202 12:09:31.772131    7671 copy.go:145] makeTar destFile: .gitignore
    [odo] I0202 12:09:31.772135    7671 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/.gitignore, destBase: /projects, destFile: .gitignore
    [odo] I0202 12:09:31.772145    7671 copy.go:171] Corrected destinations: base: /projects file: .gitignore
    [odo] I0202 12:09:31.772784    7671 copy.go:127] Got abs path: /tmp/2498841893/devfile.yaml
    [odo] I0202 12:09:31.772794    7671 copy.go:128] Making /tmp/2498841893 relative to /tmp/2498841893/devfile.yaml
    [odo] I0202 12:09:31.772800    7671 copy.go:144] makeTar srcFile: 2498841893/devfile.yaml
    [odo] I0202 12:09:31.772804    7671 copy.go:145] makeTar destFile: devfile.yaml
    [odo] I0202 12:09:31.772807    7671 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/devfile.yaml, destBase: /projects, destFile: devfile.yaml
    [odo] I0202 12:09:31.772867    7671 copy.go:171] Corrected destinations: base: /projects file: devfile.yaml
    [odo] I0202 12:09:31.824504    7671 kubeexec.go:43] GetProcessInfoForCommand for "devrun"
    [odo] I0202 12:09:31.824546    7671 exec.go:39] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_devrun.pid || true] for pod: dkblgd-app-779b59f6b7-b62bx in container: runtime
    [odo] ↵
 ✓  Syncing files into the container [495ms]
    [odo] I0202 12:09:31.999109    7671 exec.go:88] cat: /opt/odo/.odo_cmd_devrun.pid: No such file or directory
    [odo] I0202 12:09:32.000679    7671 adapter.go:313] running=false, execRequired=true
    [odo]  •  Building your application in container (command: devbuild)  ...
    [odo] I0202 12:09:32.001054    7671 exec.go:39] Executing command [/bin/sh -c cd ${PROJECTS_ROOT} && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: dkblgd-app-779b59f6b7-b62bx in container: runtime
    [odo] I0202 12:09:35.013331    7671 kubeexec.go:62] StartProcessForCommand for "devrun"
    [odo] I0202 12:09:35.013397    7671 retry.go:48] waiting for 5 second(s) before trying task "process for command \"devrun\""
    [odo] I0202 12:09:35.013459    7671 exec.go:39] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_devrun.pid && cd ${PROJECTS_ROOT} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_devrun.pid] for pod: dkblgd-app-779b59f6b7-b62bx in container: runtime
    [odo] ↵
 ✓  Building your application in container (command: devbuild) [3s]
    [odo]  •  Executing the application (command: devrun)  ...
    [odo] I0202 12:09:40.014081    7671 execute_run.go:97] checking if process for command "devrun" is running
    [odo] I0202 12:09:40.014193    7671 kubeexec.go:43] GetProcessInfoForCommand for "devrun"
    [odo] I0202 12:09:40.014313    7671 exec.go:39] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_devrun.pid || true] for pod: dkblgd-app-779b59f6b7-b62bx in container: runtime
    [odo] I0202 12:09:40.344195    7671 exec.go:88] 43
    [odo] I0202 12:09:40.345376    7671 exec.go:39] Executing command [/bin/sh -c kill -0 43; echo $?] for pod: dkblgd-app-779b59f6b7-b62bx in container: runtime
    [odo] I0202 12:09:40.536447    7671 exec.go:88] 0
    [odo] I0202 12:09:40.537813    7671 kubeexec.go:43] GetProcessInfoForCommand for "devrun"
    [odo] I0202 12:09:40.537841    7671 exec.go:39] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_devrun.pid || true] for pod: dkblgd-app-779b59f6b7-b62bx in container: runtime
    [odo] I0202 12:09:40.804238    7671 exec.go:88] 43
    [odo] I0202 12:09:40.807091    7671 exec.go:39] Executing command [/bin/sh -c kill -0 43; echo $?] for pod: dkblgd-app-779b59f6b7-b62bx in container: runtime
    [odo] I0202 12:09:41.047666    7671 exec.go:88] 0
    [odo]  -  Forwarding from 127.0.0.1:33225 -> 3000
    [odo] 
    [odo] 
    [odo] ↪ Dev mode
    [odo]  Keyboard Commands:
    [odo] [Ctrl+c] - Exit and delete resources from the cluster
    [odo]      [p] - Manually apply local changes to the application on the cluster
    [odo] I0202 12:09:41.183759    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177525700, pods: 1
    [odo] I0202 12:09:41.484164    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:41.484445    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:41.484459    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:41.485347    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:41.485400    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:41.485429    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:41.491550    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:41.491912    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:41.540971    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:41.541042    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:41.541070    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:41.604794    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:41.604811    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:41.604818    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:41.604834    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:41.651874    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:41.713198    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:41.724861    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:41.724941    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:41.830541    7671 all.go:66] all goroutines have returned in 105.673968ms
    [odo] I0202 12:09:41.830576    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:41.830637    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:41.830682    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:41.830732    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:41.830746    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:41.884668    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:41.884685    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:41.894383    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:41.914559    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:41.930969    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:41.946269    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:41.946296    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:41.954055    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:41.959726    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:41.966092    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:41.981349    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:41.997289    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:42.136575    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526414, pods: 1
    [odo] I0202 12:09:42.437390    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:42.437692    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:42.437712    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:42.438776    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:42.438900    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:42.438915    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:42.451085    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:42.451495    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:42.525257    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:42.525360    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:42.525396    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:42.546999    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:42.547026    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:42.547037    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:42.547070    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:42.592164    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:42.632366    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:42.649622    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:42.649805    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:42.782245    7671 all.go:66] all goroutines have returned in 132.625699ms
    [odo] I0202 12:09:42.782266    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:42.782311    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:42.782329    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:42.782339    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:42.782345    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:42.843364    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:42.843392    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:42.856455    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:42.885305    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:42.901388    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:42.917701    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:42.917727    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:42.925863    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:42.932887    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:42.940490    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:42.955203    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:42.973359    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:43.105072    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526447, pods: 1
    [odo] I0202 12:09:43.405578    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:43.406168    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:43.406199    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:43.407213    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:43.407361    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:43.407381    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:43.418351    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:43.418596    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:43.481675    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:43.481872    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:43.481953    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:43.499209    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:43.499334    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:43.499373    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:43.499410    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:43.554895    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:43.591275    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:43.613185    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:43.613320    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:43.712173    7671 all.go:66] all goroutines have returned in 98.957417ms
    [odo] I0202 12:09:43.713653    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:43.713835    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:43.713877    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:43.713895    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:43.713936    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:43.774835    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:43.775799    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:43.793863    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:43.825542    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:43.864433    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:43.883229    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:43.883245    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:43.889355    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:43.906070    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:43.915017    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:43.930169    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:43.957392    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:44.124393    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526474, pods: 1
    [odo] I0202 12:09:44.425573    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:44.426056    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:44.426123    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:44.427703    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:44.427890    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:44.427912    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:44.439782    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:44.440195    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:44.483907    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:44.483981    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:44.484130    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:44.501302    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:44.501389    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:44.501427    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:44.501484    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:44.548560    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:44.585254    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:44.609921    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:44.610023    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:44.866092    7671 all.go:66] all goroutines have returned in 256.15597ms
    [odo] I0202 12:09:44.866125    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:44.866180    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:44.866200    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:44.866210    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:44.866239    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:44.973193    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:44.973217    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:45.028478    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:45.045508    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:45.061698    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:45.080195    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:45.080209    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:45.086909    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:45.094372    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:45.101437    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:45.116119    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:45.133271    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:45.216420    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526491, pods: 1
    [odo] I0202 12:09:45.516926    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:45.517283    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:45.517302    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:45.518209    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:45.518284    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:45.518294    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:45.531630    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:45.532691    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:45.578252    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:45.578329    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:45.578362    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:45.609701    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:45.609788    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:45.609823    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:45.609866    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:45.657897    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:45.702096    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:45.714941    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:45.715010    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:45.814246    7671 all.go:66] all goroutines have returned in 99.300454ms
    [odo] I0202 12:09:45.814263    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:45.814304    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:45.814316    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:45.814322    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:45.814326    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:45.863990    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:45.864139    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:45.877627    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:45.892823    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:45.923907    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:45.966816    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:45.966827    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:45.988971    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:46.006199    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:46.013212    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:46.026252    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:46.045982    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:46.126072    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526518, pods: 1
    Replacing "memoryLimit: 1024Mi" with "memoryLimit: 1023Mi" in devfile.yaml
    [odo] I0202 12:09:46.427058    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:46.427228    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:46.427243    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:46.427977    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:46.428064    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:46.428099    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:46.435826    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:46.436105    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:46.477977    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:46.478018    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:46.478042    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:46.507209    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:46.507250    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:46.507268    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:46.507289    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:46.556042    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:46.608616    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:46.627526    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:46.627847    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:46.738007    7671 all.go:66] all goroutines have returned in 110.467448ms
    [odo] I0202 12:09:46.738051    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:46.738123    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:46.738149    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:46.738162    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:46.738168    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:46.790366    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:46.790480    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:46.804222    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:46.821323    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:46.836403    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:46.850130    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:46.850158    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:46.857877    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:46.865587    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:46.874403    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:46.893851    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:46.924782    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:46.958831    7671 adapter.go:172] Deployment has been updated to generation 2. Waiting new event...
    [odo] I0202 12:09:46.959955    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526539, pods: 1
    [odo] I0202 12:09:46.959984    7671 watch.go:232] State of component is "WaitDeployment", don't sync sources
    [odo]  ⚠  Pod is Terminating
    [odo] I0202 12:09:46.960761    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526543, pods: 1
    [odo] I0202 12:09:46.961041    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526550, pods: 0
    [odo] I0202 12:09:47.261447    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:47.261729    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:47.261739    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:47.262517    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:47.262599    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:47.262618    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:47.270130    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:47.270339    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:47.409776    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:47.409816    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:47.409833    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:47.449422    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:47.449449    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:47.449463    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:47.449477    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:47.585220    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:47.626326    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:47.647424    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:47.649145    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:47.755613    7671 all.go:66] all goroutines have returned in 108.165951ms
    [odo] I0202 12:09:47.755693    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:47.755764    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:47.755795    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:47.755811    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:47.755820    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:47.795823    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:47.795853    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:47.807721    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:47.843225    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:47.863699    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:47.877192    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:47.877368    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:47.884400    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:47.891308    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:47.897258    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:47.910989    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:47.925041    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:47.957395    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:09:47.958551    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526581, pods: 0
    [odo] I0202 12:09:48.259095    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:48.259251    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:48.259261    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:48.259933    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:48.259991    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:48.260002    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:48.264035    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:48.264285    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:48.307606    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:48.307651    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:48.307670    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:48.327881    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:48.327906    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:48.327917    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:48.327930    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:48.388350    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:48.423184    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:48.436012    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:48.436085    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:48.541731    7671 all.go:66] all goroutines have returned in 105.709659ms
    [odo] I0202 12:09:48.541752    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:48.541799    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:48.541814    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:48.541821    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:48.541826    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:48.587349    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:48.587376    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:48.596859    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:48.608385    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:48.621366    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:48.655491    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:48.655521    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:48.663975    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:48.671587    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:48.679643    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:48.694338    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:48.710199    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:48.738696    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:09:48.740009    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526609, pods: 0
    [odo] I0202 12:09:49.040327    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:49.040801    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:49.040834    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:49.042666    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:49.042748    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:49.042759    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:49.075501    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:49.075861    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:49.173963    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:49.173996    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:49.174015    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:49.194349    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:49.194372    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:49.194542    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:49.194559    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:49.237222    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:49.299958    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:49.316310    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:49.316404    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:49.413288    7671 all.go:66] all goroutines have returned in 96.969299ms
    [odo] I0202 12:09:49.413314    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:49.413367    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:49.413385    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:49.413394    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:49.413405    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:49.474678    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:49.474703    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:49.510889    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:49.525192    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:49.543803    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:49.560167    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:49.560189    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:49.568542    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:49.577081    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:49.584834    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:49.601329    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:49.617904    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:49.645573    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:09:49.646743    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526624, pods: 0
    [odo] I0202 12:09:49.948149    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:49.949099    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:49.950094    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:49.954067    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:49.954258    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:49.954306    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:49.977296    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:49.978090    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:50.019795    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:50.020066    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:50.020163    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:50.036988    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:50.037014    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:50.037024    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:50.037042    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:50.090127    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:50.128539    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:50.149106    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:50.149862    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:50.254025    7671 all.go:66] all goroutines have returned in 104.915003ms
    [odo] I0202 12:09:50.254047    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:50.254106    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:50.254138    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:50.254169    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:50.254181    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:50.327149    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:50.327202    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:50.341576    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:50.354120    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:50.372245    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:50.397922    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:50.398083    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:50.405613    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:50.416773    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:50.425825    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:50.467248    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:50.544264    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:50.604045    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:09:50.605274    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526635, pods: 0
    [odo] I0202 12:09:50.906016    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:50.906333    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:50.906352    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:50.907326    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:50.907410    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:50.907472    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:50.914527    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:50.914941    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:50.966009    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:50.966050    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:50.966074    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:50.981198    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:50.981214    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:50.981221    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:50.981234    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:51.015441    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:51.048640    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:51.060939    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:51.061146    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:51.336343    7671 all.go:66] all goroutines have returned in 275.366099ms
    [odo] I0202 12:09:51.336369    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:51.336431    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:51.336552    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:51.336656    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:51.336662    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:51.425531    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:51.425582    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:51.436050    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:51.456068    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:51.471158    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:51.508944    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:51.508961    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:51.515422    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:51.522710    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:51.529881    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:51.551052    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:51.566699    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:51.611615    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:09:51.612761    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526654, pods: 0
    [odo] I0202 12:09:51.913725    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:51.913895    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:51.913905    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:51.914553    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:51.914614    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:51.914627    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:51.929924    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:51.930161    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:52.025501    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:52.025536    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:52.025554    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:52.058892    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:52.058917    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:52.058928    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:52.058942    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:52.119389    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:52.180381    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:52.194400    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:52.194513    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:52.314455    7671 all.go:66] all goroutines have returned in 119.189092ms
    [odo] I0202 12:09:52.314495    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:52.314565    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:52.314903    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:52.315171    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:52.315186    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:52.370164    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:52.370202    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:52.384950    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:52.396818    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:52.417378    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:52.433942    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:52.433964    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:52.439399    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:52.444580    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:52.449895    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:52.472453    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:52.489725    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:52.554973    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:09:52.556164    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526710, pods: 0
    [odo] I0202 12:09:52.856598    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:52.856975    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:52.857000    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:52.858224    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:52.858312    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:52.858350    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:52.893845    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:52.895092    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:52.951929    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:52.951972    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:52.952004    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:52.969721    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:52.969740    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:52.969748    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:52.969764    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:53.029474    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:53.099890    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:53.108862    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:53.108953    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:53.212875    7671 all.go:66] all goroutines have returned in 103.947424ms
    [odo] I0202 12:09:53.212918    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:53.213008    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:53.213244    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:53.213271    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:53.213284    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:53.283936    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:53.283960    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:53.294457    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:53.348597    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:53.386015    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:53.410334    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:53.410349    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:53.428943    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:53.447362    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:53.465823    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:53.504367    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:53.543647    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:53.572529    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:09:53.573679    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526727, pods: 0
    [odo] I0202 12:09:53.874091    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:53.874520    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:53.874547    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:53.875521    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:53.875604    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:53.875660    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:53.912583    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:53.913268    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:54.027360    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:54.027665    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:54.027880    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:54.064662    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:54.064681    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:54.064689    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:54.064705    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:54.176159    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:54.231308    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:54.255288    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:54.255525    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:54.475440    7671 all.go:66] all goroutines have returned in 220.122136ms
    [odo] I0202 12:09:54.475549    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:54.475646    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:54.475683    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:54.475728    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:54.475750    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:54.543645    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:54.543739    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:54.557214    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:54.572647    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:54.588118    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:54.601819    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:54.601839    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:54.608787    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:54.615914    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:54.626513    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:54.684241    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:54.729416    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:54.767507    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:09:54.768624    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526794, pods: 0
    [odo] I0202 12:09:55.069137    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:55.069768    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:55.069782    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:55.070741    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:55.070801    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:55.070812    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:55.074937    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:55.075150    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:55.113372    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:55.113413    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:55.113441    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:55.127383    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:55.127405    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:55.127419    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:55.127433    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:55.176842    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:55.234790    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:55.246144    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:55.246235    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:55.356533    7671 all.go:66] all goroutines have returned in 109.948048ms
    [odo] I0202 12:09:55.356578    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:55.356655    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:55.358121    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:55.358469    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:55.358495    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:55.422953    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:55.422973    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:55.446405    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:55.483159    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:55.502080    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:55.521150    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:55.521168    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:55.529846    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:55.534203    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:55.541502    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:55.604622    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:55.638129    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:55.676311    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:09:55.677426    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526832, pods: 0
    [odo] I0202 12:09:55.977561    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:55.977857    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:55.977893    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:55.978988    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:55.979172    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:55.979237    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:55.989849    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:55.990289    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:56.036803    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:56.036891    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:56.036932    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:56.054767    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:56.054789    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:56.054801    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:56.054820    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:56.099266    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:56.131245    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:56.141501    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:56.143420    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:56.273770    7671 all.go:66] all goroutines have returned in 132.233596ms
    [odo] I0202 12:09:56.273823    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:56.273893    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:56.273922    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:56.273942    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:56.273961    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:56.320136    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:56.320156    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:56.333551    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:56.354054    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:56.388960    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:56.423765    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:56.423783    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:56.443644    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:56.484947    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:56.505409    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:56.545284    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:56.604407    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:56.704242    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:09:56.705485    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526870, pods: 0
    [odo] I0202 12:09:57.005859    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:57.006058    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:57.006071    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:57.006853    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:57.006916    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:57.006928    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:57.011500    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:57.011725    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:57.054969    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:57.055028    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:57.055084    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:57.070373    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:57.070419    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:57.070433    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:57.070449    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:57.106835    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:57.143491    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:57.159196    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:57.161544    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:57.286044    7671 all.go:66] all goroutines have returned in 126.821856ms
    [odo] I0202 12:09:57.286076    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:57.286276    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:57.286298    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:57.286307    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:57.286313    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:57.341376    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:57.341459    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:57.350976    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:57.367597    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:57.392704    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:57.404480    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:57.404497    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:57.409374    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:57.416484    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:57.423011    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:57.448726    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:57.464765    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:57.495912    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:09:57.497131    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177526935, pods: 0
    [odo] I0202 12:09:57.797451    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:09:57.797624    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:57.797635    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:09:57.798359    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:09:57.798440    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:09:57.798451    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:09:57.803211    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:09:57.803615    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:09:57.891959    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:09:57.891992    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:09:57.892008    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:09:57.910462    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:09:57.910486    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:09:57.910497    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:09:57.910511    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:09:57.941567    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:09:57.994038    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:09:58.005646    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:09:58.005715    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:09:58.106443    7671 all.go:66] all goroutines have returned in 100.77661ms
    [odo] I0202 12:09:58.106560    7671 all.go:75] query result: objects=6
    [odo] I0202 12:09:58.106674    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:09:58.106771    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:09:58.106839    7671 service.go:81] Getting list of services
    [odo] I0202 12:09:58.106874    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:09:58.167429    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:09:58.167454    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:58.180539    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:58.202287    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:58.217471    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:09:58.234091    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:09:58.234111    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:09:58.240468    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:58.246877    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:09:58.254453    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:09:58.268633    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:58.282474    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:09:58.331111    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:10:16.636577    7671 exec.go:55] ExecuteCommand returned an an err: error while streaming command: command terminated with exit code 137. for command '[/bin/sh -c echo $$ > /opt/odo/.odo_cmd_devrun.pid && cd ${PROJECTS_ROOT} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_devrun.pid]'
    [odo] stdout: []
    [odo] stderr: []
    [odo] I0202 12:10:16.636625    7671 kubeexec.go:105] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_devrun.pid && cd ${PROJECTS_ROOT} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_devrun.pid]: error while streaming command: command terminated with exit code 137
    [odo] I0202 12:10:16.636641    7671 kubeexec.go:43] GetProcessInfoForCommand for "devrun"
    [odo] I0202 12:10:16.636669    7671 exec.go:39] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_devrun.pid || true] for pod: dkblgd-app-779b59f6b7-b62bx in container: runtime
    [odo] I0202 12:10:16.791636    7671 exec.go:55] ExecuteCommand returned an an err: error while streaming command: Internal error occurred: error executing command in container: failed to exec in container: container is in CONTAINER_EXITED state. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_devrun.pid || true]'
    [odo] stdout: []
    [odo] stderr: []
    [odo]  ✗  Finished executing the application (command: devrun) [42s]
    [odo] I0202 12:10:16.791717    7671 execute_run.go:43] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_devrun.pid && cd ${PROJECTS_ROOT} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_devrun.pid]: error while streaming command: command terminated with exit code 137
    [odo]  ⚠  No pod exists
    [odo]  ⚠  Pod is Pending
    [odo] I0202 12:10:18.586950    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177527615, pods: 0
    [odo] I0202 12:10:18.602167    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177527620, pods: 0
    [odo] I0202 12:10:18.646508    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177527624, pods: 0
    [odo] I0202 12:10:18.948020    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:10:18.950243    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:18.950266    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:18.951371    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:10:18.951447    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:10:18.952092    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:10:18.977751    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:10:18.982492    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:10:19.021637    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:10:19.021804    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:10:19.021984    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:10:19.038330    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:10:19.038357    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:10:19.038371    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:10:19.038391    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:10:19.087571    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:10:19.151398    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:10:19.171845    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:10:19.172409    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:10:19.284376    7671 all.go:66] all goroutines have returned in 112.605078ms
    [odo] I0202 12:10:19.284423    7671 all.go:75] query result: objects=7
    [odo] I0202 12:10:19.284520    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:10:19.284695    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:10:19.284735    7671 service.go:81] Getting list of services
    [odo] I0202 12:10:19.284748    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:10:19.335691    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:10:19.335714    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:19.344468    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:19.356485    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:19.371113    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:19.393779    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:10:19.393795    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:10:19.401471    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:19.405682    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:19.410390    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:10:19.427116    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:19.444145    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:19.480366    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo] I0202 12:10:19.481540    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177527632, pods: 0
    [odo] I0202 12:10:19.782281    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:10:19.782626    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:19.782638    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:19.783726    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:10:19.783870    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:10:19.783900    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:10:19.791173    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:10:19.791468    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:10:19.844401    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:10:19.844439    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:10:19.844466    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:10:19.857710    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:10:19.857746    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:10:19.857760    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:10:19.857773    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:10:19.889812    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:10:19.926842    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:10:19.939591    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:10:19.939788    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:10:20.030311    7671 all.go:66] all goroutines have returned in 90.750423ms
    [odo] I0202 12:10:20.030332    7671 all.go:75] query result: objects=7
    [odo] I0202 12:10:20.030381    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:10:20.030395    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:10:20.030403    7671 service.go:81] Getting list of services
    [odo] I0202 12:10:20.030408    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:10:20.075793    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:10:20.075873    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:20.089617    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:20.100317    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:20.114589    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:20.130293    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:10:20.130311    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:10:20.136998    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:20.143662    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:20.149981    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:10:20.168825    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:20.186818    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:20.227189    7671 adapter.go:179] Deployment has 0 ready replicas. Waiting new event...
    [odo]  ✓  Pod is Running
    [odo] I0202 12:10:21.587063    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177527730, pods: 1
    [odo] I0202 12:10:21.887790    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:10:21.888248    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:21.888340    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:21.889202    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:10:21.889267    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:10:21.889299    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:10:21.897897    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:10:21.898229    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:10:21.986820    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:10:21.986860    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:10:21.986888    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:10:22.020897    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:10:22.020917    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:10:22.020924    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:10:22.020938    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:10:22.122605    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:10:22.168343    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:10:22.189925    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:10:22.190196    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:10:22.310825    7671 all.go:66] all goroutines have returned in 121.116926ms
    [odo] I0202 12:10:22.310863    7671 all.go:75] query result: objects=7
    [odo] I0202 12:10:22.310943    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:10:22.310977    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:10:22.311000    7671 service.go:81] Getting list of services
    [odo] I0202 12:10:22.311009    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:10:22.395259    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:10:22.395328    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:22.448375    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:22.505508    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:22.623421    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:22.638549    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:10:22.638586    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:10:22.644481    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:22.649331    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:22.654038    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:10:22.665672    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:22.682546    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo]  •  Syncing files into the container  ...
    [odo] I0202 12:10:22.795980    7671 libdevfile.go:191] Build command: devbuild
    [odo] I0202 12:10:22.795995    7671 libdevfile.go:203] Run command: devrun
    [odo] I0202 12:10:22.796421    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893, destBase: ., destFile: .
    [odo] I0202 12:10:22.796430    7671 file_indexer.go:407] Corrected destinations: base: . file: .
    [odo] I0202 12:10:22.797175    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/.gitignore, destBase: ., destFile: .gitignore
    [odo] I0202 12:10:22.797189    7671 file_indexer.go:407] Corrected destinations: base: . file: .gitignore
    [odo] I0202 12:10:22.797381    7671 file_indexer.go:454] file added: /tmp/2498841893/.gitignore
    [odo] I0202 12:10:22.797392    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/.odo, destBase: ., destFile: .odo
    [odo] I0202 12:10:22.797395    7671 file_indexer.go:407] Corrected destinations: base: . file: .odo
    [odo] I0202 12:10:22.797559    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/devfile.yaml, destBase: ., destFile: devfile.yaml
    [odo] I0202 12:10:22.797563    7671 file_indexer.go:407] Corrected destinations: base: . file: devfile.yaml
    [odo] I0202 12:10:22.797700    7671 file_indexer.go:454] file added: /tmp/2498841893/devfile.yaml
    [odo] I0202 12:10:22.797707    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/package.json, destBase: ., destFile: package.json
    [odo] I0202 12:10:22.797710    7671 file_indexer.go:407] Corrected destinations: base: . file: package.json
    [odo] I0202 12:10:22.797848    7671 file_indexer.go:454] file added: /tmp/2498841893/package.json
    [odo] I0202 12:10:22.797854    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/server.js, destBase: ., destFile: server.js
    [odo] I0202 12:10:22.797857    7671 file_indexer.go:407] Corrected destinations: base: . file: server.js
    [odo] I0202 12:10:22.797991    7671 file_indexer.go:454] file added: /tmp/2498841893/server.js
    [odo] I0202 12:10:22.797997    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/test, destBase: ., destFile: test
    [odo] I0202 12:10:22.798000    7671 file_indexer.go:407] Corrected destinations: base: . file: test
    [odo] I0202 12:10:22.798136    7671 file_indexer.go:454] file added: /tmp/2498841893/test
    [odo] I0202 12:10:22.798388    7671 file_indexer.go:401] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/test/test.js, destBase: ., destFile: test/test.js
    [odo] I0202 12:10:22.798424    7671 file_indexer.go:407] Corrected destinations: base: . file: test/test.js
    [odo] I0202 12:10:22.798629    7671 file_indexer.go:454] file added: /tmp/2498841893/test/test.js
    [odo] I0202 12:10:22.798766    7671 sync.go:134] List of files to be deleted: +[]
    [odo] I0202 12:10:22.798794    7671 sync.go:136] List of files changed: +[/tmp/2498841893/server.js /tmp/2498841893/test /tmp/2498841893/test/test.js /tmp/2498841893/.gitignore /tmp/2498841893/devfile.yaml /tmp/2498841893/package.json]
    [odo] I0202 12:10:22.798810    7671 sync.go:170] Push: componentName: dkblgd, path: /tmp/2498841893, files: [/tmp/2498841893/server.js /tmp/2498841893/test /tmp/2498841893/test/test.js /tmp/2498841893/.gitignore /tmp/2498841893/devfile.yaml /tmp/2498841893/package.json], delFiles: [*], isForcePush: true
    [odo] I0202 12:10:22.799039    7671 sync.go:287] remote files marked for deletion are [/projects/*]
    [odo] I0202 12:10:22.799105    7671 exec.go:39] Executing command [rm -rf /projects/*] for pod: dkblgd-app-55889995b7-wpd67 in container: runtime
    [odo] I0202 12:10:23.039989    7671 sync.go:210] Copying files /tmp/2498841893/server.js /tmp/2498841893/test /tmp/2498841893/test/test.js /tmp/2498841893/.gitignore /tmp/2498841893/devfile.yaml /tmp/2498841893/package.json to pod
    [odo] I0202 12:10:23.040019    7671 copy.go:35] CopyFile arguments: localPath /tmp/2498841893, dest /projects/2498841893, targetPath /projects, copyFiles [/tmp/2498841893/server.js /tmp/2498841893/test /tmp/2498841893/test/test.js /tmp/2498841893/.gitignore /tmp/2498841893/devfile.yaml /tmp/2498841893/package.json], globalExps [.git .odo .odo/odo-file-index.json]
    [odo] I0202 12:10:23.040055    7671 copy.go:63] Executing command tar xf - -C /projects --no-same-owner
    [odo] I0202 12:10:23.040391    7671 copy.go:96] makeTar arguments: srcPath: /tmp/2498841893, destPath: /projects/2498841893, files: [/tmp/2498841893/server.js /tmp/2498841893/test /tmp/2498841893/test/test.js /tmp/2498841893/.gitignore /tmp/2498841893/devfile.yaml /tmp/2498841893/package.json]
    [odo] I0202 12:10:23.042616    7671 copy.go:127] Got abs path: /tmp/2498841893/server.js
    [odo] I0202 12:10:23.043855    7671 copy.go:128] Making /tmp/2498841893 relative to /tmp/2498841893/server.js
    [odo] I0202 12:10:23.043964    7671 copy.go:144] makeTar srcFile: 2498841893/server.js
    [odo] I0202 12:10:23.044012    7671 copy.go:145] makeTar destFile: server.js
    [odo] I0202 12:10:23.044157    7671 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/server.js, destBase: /projects, destFile: server.js
    [odo] I0202 12:10:23.044178    7671 copy.go:171] Corrected destinations: base: /projects file: server.js
    [odo] I0202 12:10:23.224058    7671 copy.go:127] Got abs path: /tmp/2498841893/test
    [odo] I0202 12:10:23.224098    7671 copy.go:128] Making /tmp/2498841893 relative to /tmp/2498841893/test
    [odo] I0202 12:10:23.224108    7671 copy.go:144] makeTar srcFile: 2498841893/test
    [odo] I0202 12:10:23.224113    7671 copy.go:145] makeTar destFile: test
    [odo] I0202 12:10:23.224119    7671 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/test, destBase: /projects, destFile: test
    [odo] I0202 12:10:23.224124    7671 copy.go:171] Corrected destinations: base: /projects file: test
    [odo] I0202 12:10:23.224452    7671 copy.go:127] Got abs path: /tmp/2498841893/test/test.js
    [odo] I0202 12:10:23.224467    7671 copy.go:128] Making /tmp/2498841893 relative to /tmp/2498841893/test/test.js
    [odo] I0202 12:10:23.224476    7671 copy.go:144] makeTar srcFile: 2498841893/test/test.js
    [odo] I0202 12:10:23.224482    7671 copy.go:145] makeTar destFile: test/test.js
    [odo] I0202 12:10:23.224487    7671 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/test/test.js, destBase: /projects, destFile: test/test.js
    [odo] I0202 12:10:23.224502    7671 copy.go:171] Corrected destinations: base: /projects file: test/test.js
    [odo] I0202 12:10:23.224912    7671 copy.go:127] Got abs path: /tmp/2498841893/.gitignore
    [odo] I0202 12:10:23.224924    7671 copy.go:128] Making /tmp/2498841893 relative to /tmp/2498841893/.gitignore
    [odo] I0202 12:10:23.224930    7671 copy.go:144] makeTar srcFile: 2498841893/.gitignore
    [odo] I0202 12:10:23.224936    7671 copy.go:145] makeTar destFile: .gitignore
    [odo] I0202 12:10:23.224941    7671 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/.gitignore, destBase: /projects, destFile: .gitignore
    [odo] I0202 12:10:23.224944    7671 copy.go:171] Corrected destinations: base: /projects file: .gitignore
    [odo] I0202 12:10:23.225386    7671 copy.go:127] Got abs path: /tmp/2498841893/devfile.yaml
    [odo] I0202 12:10:23.225399    7671 copy.go:128] Making /tmp/2498841893 relative to /tmp/2498841893/devfile.yaml
    [odo] I0202 12:10:23.225407    7671 copy.go:144] makeTar srcFile: 2498841893/devfile.yaml
    [odo] I0202 12:10:23.225414    7671 copy.go:145] makeTar destFile: devfile.yaml
    [odo] I0202 12:10:23.225421    7671 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/devfile.yaml, destBase: /projects, destFile: devfile.yaml
    [odo] I0202 12:10:23.225429    7671 copy.go:171] Corrected destinations: base: /projects file: devfile.yaml
    [odo] I0202 12:10:23.225847    7671 copy.go:127] Got abs path: /tmp/2498841893/package.json
    [odo] I0202 12:10:23.225857    7671 copy.go:128] Making /tmp/2498841893 relative to /tmp/2498841893/package.json
    [odo] I0202 12:10:23.225874    7671 copy.go:144] makeTar srcFile: 2498841893/package.json
    [odo] I0202 12:10:23.225879    7671 copy.go:145] makeTar destFile: package.json
    [odo] I0202 12:10:23.225884    7671 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 2498841893/package.json, destBase: /projects, destFile: package.json
    [odo] I0202 12:10:23.226001    7671 copy.go:171] Corrected destinations: base: /projects file: package.json
    [odo] ↵
 ✓  Syncing files into the container [470ms]
    [odo] I0202 12:10:23.266261    7671 kubeexec.go:43] GetProcessInfoForCommand for "devrun"
    [odo] I0202 12:10:23.266296    7671 exec.go:39] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_devrun.pid || true] for pod: dkblgd-app-55889995b7-wpd67 in container: runtime
    [odo] I0202 12:10:23.420974    7671 exec.go:88] cat: /opt/odo/.odo_cmd_devrun.pid: No such file or directory
    [odo]  •  Building your application in container (command: devbuild)  ...
    [odo] I0202 12:10:23.423348    7671 adapter.go:313] running=false, execRequired=true
    [odo] I0202 12:10:23.423403    7671 exec.go:39] Executing command [/bin/sh -c cd ${PROJECTS_ROOT} && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: dkblgd-app-55889995b7-wpd67 in container: runtime
    [odo] ↵
I0202 12:10:26.347719    7671 kubeexec.go:62] StartProcessForCommand for "devrun"
    [odo]  ✓  Building your application in container (command: devbuild) [3s]
    [odo] I0202 12:10:26.347834    7671 retry.go:48] waiting for 5 second(s) before trying task "process for command \"devrun\""
    [odo] I0202 12:10:26.347921    7671 exec.go:39] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_devrun.pid && cd ${PROJECTS_ROOT} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_devrun.pid] for pod: dkblgd-app-55889995b7-wpd67 in container: runtime
    [odo]  •  Executing the application (command: devrun)  ...
    [odo] I0202 12:10:31.350413    7671 execute_run.go:97] checking if process for command "devrun" is running
    [odo] I0202 12:10:31.350641    7671 kubeexec.go:43] GetProcessInfoForCommand for "devrun"
    [odo] I0202 12:10:31.350714    7671 exec.go:39] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_devrun.pid || true] for pod: dkblgd-app-55889995b7-wpd67 in container: runtime
    [odo] I0202 12:10:31.587461    7671 exec.go:88] 44
    [odo] I0202 12:10:31.589267    7671 exec.go:39] Executing command [/bin/sh -c kill -0 44; echo $?] for pod: dkblgd-app-55889995b7-wpd67 in container: runtime
    [odo] I0202 12:10:31.784122    7671 exec.go:88] 0
    [odo] I0202 12:10:31.785216    7671 kubeexec.go:43] GetProcessInfoForCommand for "devrun"
    [odo] I0202 12:10:31.785256    7671 exec.go:39] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_devrun.pid || true] for pod: dkblgd-app-55889995b7-wpd67 in container: runtime
    [odo] I0202 12:10:31.973717    7671 exec.go:88] 44
    [odo] I0202 12:10:31.977850    7671 exec.go:39] Executing command [/bin/sh -c kill -0 44; echo $?] for pod: dkblgd-app-55889995b7-wpd67 in container: runtime
    [odo] I0202 12:10:32.180813    7671 exec.go:88] 0
    [odo]  -  Forwarding from 127.0.0.1:42765 -> 3000
    [odo] 
    [odo] 
    [odo] ↪ Dev mode
    [odo]  Keyboard Commands:
    [odo] [Ctrl+c] - Exit and delete resources from the cluster
    [odo]      [p] - Manually apply local changes to the application on the cluster
    [odo] I0202 12:10:32.343831    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177527748, pods: 1
    [odo] I0202 12:10:32.644882    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:10:32.645129    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:32.645165    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:32.646053    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:10:32.646148    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:10:32.646173    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:10:32.656833    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:10:32.657134    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:10:32.711237    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:10:32.711294    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:10:32.711336    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:10:32.728939    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:10:32.728960    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:10:32.728967    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:10:32.728983    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:10:32.772193    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:10:32.847991    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:10:32.870085    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:10:32.870696    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:10:32.985656    7671 all.go:66] all goroutines have returned in 114.408129ms
    [odo] I0202 12:10:32.985709    7671 all.go:75] query result: objects=7
    [odo] I0202 12:10:32.986398    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:10:32.986729    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:10:32.986767    7671 service.go:81] Getting list of services
    [odo] I0202 12:10:32.986775    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:10:33.037323    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:10:33.037407    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:33.048867    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:33.067121    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:33.088314    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:33.105785    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:10:33.105801    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:10:33.112866    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:33.120628    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:33.125035    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:10:33.144876    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:33.167053    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:33.364836    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177528199, pods: 1
    [odo] I0202 12:10:33.665678    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:10:33.665918    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:33.665937    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:33.666682    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:10:33.666751    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:10:33.666775    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:10:33.671414    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:10:33.671634    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:10:33.719567    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:10:33.719603    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:10:33.719621    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:10:33.736365    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:10:33.736383    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:10:33.736390    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:10:33.736406    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:10:33.778842    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:10:33.845044    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:10:33.857211    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:10:33.857413    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:10:34.045056    7671 all.go:66] all goroutines have returned in 187.759291ms
    [odo] I0202 12:10:34.045194    7671 all.go:75] query result: objects=7
    [odo] I0202 12:10:34.045342    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:10:34.045405    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:10:34.045443    7671 service.go:81] Getting list of services
    [odo] I0202 12:10:34.045459    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:10:34.178017    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:10:34.178080    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:34.188199    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:34.214609    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:34.228869    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:34.252100    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:10:34.252115    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:10:34.259365    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:34.266574    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:34.275567    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:10:34.294764    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:34.308353    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:34.378358    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177528290, pods: 1
    [odo] I0202 12:10:34.679211    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:10:34.680421    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:34.680444    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:34.682430    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:10:34.682584    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:10:34.682637    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:10:34.690831    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:10:34.699342    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:10:34.762075    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:10:34.762974    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:10:34.763137    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:10:34.787075    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:10:34.787091    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:10:34.787098    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:10:34.787111    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:10:34.864546    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:10:34.926663    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:10:34.944367    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:10:34.944456    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:10:35.036306    7671 all.go:66] all goroutines have returned in 91.94456ms
    [odo] I0202 12:10:35.036327    7671 all.go:75] query result: objects=7
    [odo] I0202 12:10:35.036386    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:10:35.036409    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:10:35.036429    7671 service.go:81] Getting list of services
    [odo] I0202 12:10:35.036434    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:10:35.106723    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:10:35.106948    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:35.132585    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:35.157881    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:35.172705    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:35.189911    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:10:35.190358    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:10:35.199621    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:35.204031    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:35.208672    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:10:35.229923    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:35.244194    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:35.328777    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177528345, pods: 1
    [odo] I0202 12:10:35.629973    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:10:35.630850    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:35.631043    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:35.634691    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:10:35.634912    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:10:35.635027    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:10:35.654841    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:10:35.656149    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:10:35.698648    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:10:35.698699    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:10:35.698727    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:10:35.725272    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:10:35.725292    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:10:35.725299    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:10:35.725397    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:10:35.772099    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:10:35.810339    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:10:35.818609    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:10:35.818701    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:10:35.993880    7671 all.go:66] all goroutines have returned in 174.535133ms
    [odo] I0202 12:10:35.994554    7671 all.go:75] query result: objects=7
    [odo] I0202 12:10:35.995327    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:10:35.995806    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:10:35.995836    7671 service.go:81] Getting list of services
    [odo] I0202 12:10:35.995845    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:10:36.192131    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:10:36.192210    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:36.241764    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:36.321137    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:36.366461    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:36.406442    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:10:36.406505    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:10:36.426830    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:36.466914    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:36.473973    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:10:36.493038    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:36.531639    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:36.628463    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177528412, pods: 1
    [odo] I0202 12:10:36.928853    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:10:36.929215    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:36.929240    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:36.930012    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:10:36.930077    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:10:36.930101    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:10:36.934866    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:10:36.935134    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:10:36.976722    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:10:36.976808    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:10:36.976864    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:10:36.999291    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:10:36.999307    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:10:36.999314    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:10:36.999328    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:10:37.034515    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:10:37.098149    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:10:37.106425    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:10:37.106529    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:10:37.201845    7671 all.go:66] all goroutines have returned in 95.392001ms
    [odo] I0202 12:10:37.201920    7671 all.go:75] query result: objects=7
    [odo] I0202 12:10:37.201970    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:10:37.202009    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:10:37.202018    7671 service.go:81] Getting list of services
    [odo] I0202 12:10:37.202023    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:10:37.332366    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:10:37.332416    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:37.353462    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:37.373628    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:37.387744    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:37.415791    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:10:37.415806    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:10:37.421381    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:37.427747    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:37.435198    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:10:37.462908    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:37.481478    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:37.642640    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177528505, pods: 1
    [odo] I0202 12:10:37.943313    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:10:37.943766    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:37.943776    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:37.945253    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:10:37.945340    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:10:37.945350    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:10:37.974948    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:10:37.975294    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:10:38.025317    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:10:38.025358    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:10:38.025374    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:10:38.041801    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:10:38.041823    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:10:38.041830    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:10:38.041839    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:10:38.084327    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:10:38.123559    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:10:38.133241    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:10:38.135258    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:10:38.229317    7671 all.go:66] all goroutines have returned in 96.061416ms
    [odo] I0202 12:10:38.229337    7671 all.go:75] query result: objects=7
    [odo] I0202 12:10:38.229382    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:10:38.229398    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:10:38.229405    7671 service.go:81] Getting list of services
    [odo] I0202 12:10:38.229412    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:10:38.279380    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:10:38.279406    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:38.289362    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:38.325595    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:38.342133    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:38.384111    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:10:38.384128    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:10:38.403565    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:38.408873    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:38.414617    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:10:38.428531    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:38.446842    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:38.568059    7671 watch.go:277] deployment watcher Event: Type: MODIFIED, name: dkblgd-app, rv: 177528586, pods: 1
    [odo] I0202 12:10:38.868183    7671 watch.go:444] Copying files [] to pod
    [odo] I0202 12:10:38.868368    7671 context.go:159] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:38.868380    7671 context.go:110] absolute devfile path: '/tmp/2498841893/devfile.yaml'
    [odo] I0202 12:10:38.869129    7671 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:10:38.869204    7671 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:10:38.869215    7671 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:10:38.885799    7671 schema.go:61] validated devfile schema
    [odo] I0202 12:10:38.886130    7671 validate.go:45] Successfully validated devfile sections
    [odo] I0202 12:10:38.924118    7671 adapter.go:393] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs]
    [odo] I0202 12:10:38.924156    7671 utils.go:73] Updating container runtime with mandatory volume mounts
    [odo] I0202 12:10:38.924174    7671 utils.go:146] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint.
    [odo] I0202 12:10:38.941542    7671 adapter.go:502] Creating deployment dkblgd-app
    [odo] I0202 12:10:38.941558    7671 adapter.go:503] The component name is dkblgd
    [odo] I0202 12:10:38.941565    7671 adapter.go:506] The component already exists, attempting to update it
    [odo] I0202 12:10:38.941579    7671 adapter.go:508] Applying deployment
    [odo] I0202 12:10:38.968410    7671 adapter.go:517] Successfully updated component dkblgd
    [odo] I0202 12:10:39.031483    7671 adapter.go:584] Successfully update Service for component dkblgd
    [odo] I0202 12:10:39.043127    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:10:39.043200    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:10:39.190104    7671 all.go:66] all goroutines have returned in 146.966702ms
    [odo] I0202 12:10:39.190135    7671 all.go:75] query result: objects=7
    [odo] I0202 12:10:39.190244    7671 kclient.go:214] Checking if "servicebindings" resource is supported
    [odo] I0202 12:10:39.190262    7671 kclient.go:214] Checking if "clusterserviceversions" resource is supported
    [odo] I0202 12:10:39.190271    7671 service.go:81] Getting list of services
    [odo] I0202 12:10:39.190277    7671 operators.go:30] Fetching list of operators installed in cluster
    [odo] I0202 12:10:39.377556    7671 service.go:99] Getting services started from operator: cloud-native-postgresql.v1.18.1
    [odo] I0202 12:10:39.377572    7671 service.go:130] Getting instances of: backups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:39.392512    7671 service.go:130] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:39.413800    7671 service.go:130] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:39.424512    7671 service.go:130] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
    [odo] I0202 12:10:39.437471    7671 service.go:99] Getting services started from operator: service-binding-operator.v1.3.3
    [odo] I0202 12:10:39.437487    7671 service.go:130] Getting instances of: bindablekinds.binding.operators.coreos.com
    [odo] I0202 12:10:39.461899    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:39.482642    7671 service.go:130] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
    [odo] I0202 12:10:39.504594    7671 service.go:130] Getting instances of: servicebindings.binding.operators.coreos.com
    [odo] I0202 12:10:39.564238    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] I0202 12:10:39.603972    7671 service.go:130] Getting instances of: servicebindings.servicebinding.io
    [odo] read: read /dev/stdin: input/output error
    [odo] Cleaning resources, please wait
    [odo] I0202 12:12:46.491719    7671 all.go:45] starting to concurrently query 90 APIs
    [odo] I0202 12:12:46.491823    7671 all.go:61] fired up all goroutines to query APIs
    [odo] I0202 12:12:46.844881    7671 all.go:66] all goroutines have returned in 353.166434ms
    [odo] I0202 12:12:46.844937    7671 all.go:75] query result: objects=345
    [odo] I0202 12:13:17.022304    7671 exec.go:55] ExecuteCommand returned an an err: error while streaming command: command terminated with exit code 137. for command '[/bin/sh -c echo $$ > /opt/odo/.odo_cmd_devrun.pid && cd ${PROJECTS_ROOT} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_devrun.pid]'
    [odo] stdout: []
    [odo] stderr: []
    [odo] I0202 12:13:17.022367    7671 kubeexec.go:105] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_devrun.pid && cd ${PROJECTS_ROOT} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_devrun.pid]: error while streaming command: command terminated with exit code 137
    [odo] I0202 12:13:17.022380    7671 kubeexec.go:43] GetProcessInfoForCommand for "devrun"
    [odo] I0202 12:13:17.022409    7671 exec.go:39] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_devrun.pid || true] for pod: dkblgd-app-55889995b7-wpd67 in container: runtime
    [odo]  ✗  Finished executing the application (command: devrun) [3m]
    [odo] I0202 12:13:17.169343    7671 exec.go:55] ExecuteCommand returned an an err: error while streaming command: Internal error occurred: error executing command in container: failed to exec in container: container is in CONTAINER_EXITED state. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_devrun.pid || true]'
    [odo] stdout: []
    [odo] stderr: []
    [odo] I0202 12:13:17.169431    7671 execute_run.go:43] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_devrun.pid && cd ${PROJECTS_ROOT} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_devrun.pid]: error while streaming command: command terminated with exit code 137
    [odo]  ✗  Dev mode interrupted by user
    Deleting project: cmd-dev-test748owe
    Running kubectl with args [kubectl delete namespaces cmd-dev-test748owe --wait=false] and odo env: []
    [kubectl] namespace "cmd-dev-test748owe" deleted
    Setting current dir to: /go/odo_1/tests/integration
    Deleting dir: /tmp/2498841893
    Deleting dir: /tmp/3229253788
  << End Captured GinkgoWriter Output

  Timed out after 180.001s.
  Expected
      <string>:  ⚠  Pod is Terminating
       ✗  Finished executing the application (command: devrun) [42s]
       ⚠  No pod exists
       ⚠  Pod is Pending
       ✓  Pod is Running
       •  Syncing files into the container  ...
      ↵
 ✓  Syncing files into the container [470ms]
       •  Building your application in container (command: devbuild)  ...
      ↵
 ✓  Building your application in container (command: devbuild) [3s]
       •  Executing the application (command: devrun)  ...
       -  Forwarding from 127.0.0.1:42765 -> 3000
      
      
      ↪ Dev mode
       Keyboard Commands:
      [Ctrl+c] - Exit and delete resources from the cluster
           [p] - Manually apply local changes to the application on the cluster
      
  To satisfy at least one of these matchers: [%!s(*matchers.ContainSubstringMatcher=&{Pushing files... []}) %!s(*matchers.ContainSubstringMatcher=&{Updating Component... []})]
  In [BeforeEach] at: /go/odo_1/tests/helper/helper_run.go:64
------------------------------
••SS•SSSS•S••S•S
------------------------------
• [SLOW TEST] [127.476 seconds]
odo dev command tests when java-springboot application is created and running odo dev when Update the devfile.yaml Should build the application successfully
/go/odo_1/tests/integration/cmd_dev_test.go:2460
------------------------------
••S••••
------------------------------
• [17.658 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("uppercase" as naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:131

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/2788260664
  << End Captured StdOut/StdErr Output
------------------------------
• [17.886 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "none")
/go/odo_1/tests/integration/interactive_add_binding_test.go:378

  Begin Captured StdOut/StdErr Output >>
    Spawning '/go/bin/odo add binding' from /tmp/1186541607
  << End Captured StdOut/StdErr Output
------------------------------
•••
------------------------------
S [SKIPPED] [4.859 seconds]
odo dev command tests
/go/odo_1/tests/integration/cmd_dev_test.go:34
  when a component is bootstrapped and pushed
  /go/odo_1/tests/integration/cmd_dev_test.go:64
    when odo dev is executed and Ephemeral is set to false [BeforeEach]
    /go/odo_1/tests/integration/cmd_dev_test.go:388
      should have created resources
      /go/odo_1/tests/integration/cmd_dev_test.go:407

  Begin Captured GinkgoWriter Output >>
    Created dir: /tmp/530043968
    Created dir: /tmp/797157161
    Setting KUBECONFIG=/tmp/797157161/config
    Creating a new project: cmd-dev-test407fud
    Running kubectl with args [kubectl create namespace cmd-dev-test407fud] and odo env: []
    [kubectl] namespace/cmd-dev-test407fud created
    Running kubectl with args [kubectl config set-context --current --namespace cmd-dev-test407fud] and odo env: []
    [kubectl] Context "odo-test-kubernetes-cluster/c8giauof0f337j4pe5u0/admin" modified.
    Running kubectl with args [kubectl get namespaces] and odo env: []
    [kubectl] NAME                                   STATUS        AGE
    [kubectl] cmd-add-binding-test278usd             Active        4s
    [kubectl] cmd-delete-test374vre                  Active        9s
    [kubectl] cmd-delete-test512xdl                  Terminating   13s
    [kubectl] cmd-delete-test624luv                  Active        31s
    [kubectl] cmd-delete-test624psw                  Terminating   78s
    [kubectl] cmd-delete-test91hna                   Terminating   10s
    [kubectl] cmd-describe-list-binding-test548efh   Terminating   82s
    [kubectl] cmd-describe-list-binding-test626mqx   Terminating   93s
    [kubectl] cmd-describe-list-binding-test626zvx   Active        15s
    [kubectl] cmd-dev-debug-test59dxa                Active        21s
    [kubectl] cmd-dev-test1011kyd                    Active        31s
    [kubectl] cmd-dev-test1060qbn                    Active        40s
    [kubectl] cmd-dev-test1303vqa                    Active        51s
    [kubectl] cmd-dev-test1313eqo                    Active        54s
    [kubectl] cmd-dev-test1523jpe                    Active        28s
    [kubectl] cmd-dev-test2318tjl                    Terminating   58s
    [kubectl] cmd-dev-test2819bza                    Active        56s
    [kubectl] cmd-dev-test281xru                     Active        39s
    [kubectl] cmd-dev-test407fud                     Active        1s
    [kubectl] cmd-devfile-deploy-test168mxk          Active        1s
    [kubectl] cmd-devfile-deploy-test368nrh          Active        2s
    [kubectl] cmd-logs-test254lfs                    Active        2s
    [kubectl] default                                Active        335d
    [kubectl] ibm-cert-store                         Active        335d
    [kubectl] ibm-operators                          Active        335d
    [kubectl] ibm-system                             Active        335d
    [kubectl] interactive-add-binding-test131vkv     Terminating   20s
    [kubectl] interactive-add-binding-test378hdq     Terminating   19s
    [kubectl] kube-node-lease                        Active        335d
    [kubectl] kube-public                            Active        335d
    [kubectl] kube-system                            Active        335d
    [kubectl] olm                                    Active        225d
    [kubectl] operators                              Active        225d
    [kubectl] osag-namespace                         Active        85d
    Running kubectl with args [kubectl create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test407fud] and odo env: []
    [kubectl] configmap/config-map-for-cleanup created
    Current working dir: /go/odo_1/tests/integration
    Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: []
    [odo] I0202 12:13:50.335897   16784 implem.go:109] The path for preference file is /tmp/797157161/preference.yaml
    [odo] I0202 12:13:50.336546   16784 util.go:797] Response will be cached in /tmp/odohttpcache for 1h0m0s
    [odo] I0202 12:13:50.337403   16784 util.go:810] Cached response used.
    [odo] Successfully removed registry
    [odo] I0202 12:13:50.338491   16784 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Running odo with args [odo preference add registry DefaultDevfileRegistry https://registry.stage.devfile.io] and odo env: []
    [odo] I0202 12:13:50.589486   16829 util.go:810] Cached response used.
    [odo] I0202 12:13:50.589094   16829 implem.go:109] The path for preference file is /tmp/797157161/preference.yaml
    [odo] New registry successfully added
    [odo] I0202 12:13:50.591116   16829 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Setting current dir to: /tmp/530043968
    Running odo with args [odo init --name tqfvwo --devfile-path /go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml] and odo env: []
    [odo] I0202 12:13:50.883082   16846 implem.go:109] The path for preference file is /tmp/797157161/preference.yaml
    [odo] I0202 12:13:50.883839   16846 util.go:810] Cached response used.
    [odo] I0202 12:13:50.884029   16846 util.go:201] path /tmp/530043968/devfile.yaml doesn't exist, skipping it
    [odo] I0202 12:13:50.884156   16846 util.go:201] path /tmp/530043968/.devfile.yaml doesn't exist, skipping it
    [odo] I0202 12:13:50.884213   16846 util.go:201] path /tmp/530043968/devfile.yaml doesn't exist, skipping it
    [odo]   __
    [odo]  /  \__     Initializing a new component
    [odo]  \__/  \    
    [odo]  /  \__/    odo version: v3.6.0
    [odo]  \__/
    [odo] 
    [odo]  •  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml"  ...
    [odo] ↵
 ✓  Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile.yaml" [1ms]
    [odo] I0202 12:13:50.886766   16846 context.go:159] absolute devfile path: '/tmp/530043968/devfile.yaml'
    [odo] I0202 12:13:50.886782   16846 context.go:110] absolute devfile path: '/tmp/530043968/devfile.yaml'
    [odo] I0202 12:13:50.887468   16846 content.go:48] converted devfile YAML to JSON
    [odo] I0202 12:13:50.887541   16846 apiVersion.go:60] devfile schemaVersion: '2.0.0'
    [odo] I0202 12:13:50.887553   16846 helper.go:56] devfile apiVersion '2.0.0' is supported
    [odo] I0202 12:13:50.917466   16846 schema.go:61] validated devfile schema
    [odo] I0202 12:13:50.923479   16846 writer.go:55] devfile yaml created at: 'devfile.yaml'
    [odo] 
    [odo] Your new component 'tqfvwo' is ready in the current directory.
    [odo] To start editing your component, use 'odo dev' and open this folder in your favorite IDE.
    [odo] Changes will be directly reflected on the cluster.
    [odo] I0202 12:13:50.924885   16846 odo.go:88] Could not get the latest release information in time. Never mind, exiting gracefully :)
    Deleting project: cmd-dev-test407fud
    Running kubectl with args [kubectl delete namespaces cmd-dev-test407fud --wait=false] and odo env: []
    [kubectl] namespace "cmd-dev-test407fud" deleted
    Setting current dir to: /go/odo_1/tests/integration
    Deleting dir: /tmp/530043968
    Deleting dir: /tmp/797157161
  << End Captured GinkgoWriter Output

  This is a OpenShift specific scenario, skipping
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:390
------------------------------
•SS•SSSS•S•SSSS•••••S•••••••••••••••


Summarizing 1 Failure:
  [FAIL] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying memoryLimit for container in Devfile [BeforeEach] should react on the Devfile modification
  /go/odo_1/tests/helper/helper_run.go:64

Ran 414 of 762 Specs in 1106.105 seconds
FAIL! -- 413 Passed | 1 Failed | 0 Pending | 348 Skipped


Ginkgo ran 1 suite in 19m29.306389087s

Test Suite Failed
exit status 1
make: *** [Makefile:203: test-integration-cluster] Error 1