Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Deployments cancelled #1243

Closed
cescoffier opened this issue Mar 24, 2018 · 15 comments
Closed

Deployments cancelled #1243

cescoffier opened this issue Mar 24, 2018 · 15 comments
Assignees
Labels
pr/waiting-on-feedback Waiting on feedback pr/wip Work in Progress, do not merge
Milestone

Comments

@cescoffier
Copy link
Contributor

Description

I'm seeing more and more deployment canceled:

openshift web console 2018-03-24 13-44-17

No apparent reason, if I attempt to deploy 3-4 times, it goes through.

Info

  • f-m-p version : 3.5.38
  • Maven version (mvn -v) : 3.5.3

  • Kubernetes / OpenShift setup and version : v3.7.9
  • If it's a bug, how to reproduce :
git clone https://github.com/openshiftio-vertx-boosters/vertx-http-booster.git
cd vertx-http-booster
mvn fabric8:deploy # A few times
@piyush-garg
Copy link
Collaborator

@cescoffier This is known issue and happening from 2 days only. This has also blocked us on #1198

@cescoffier
Copy link
Contributor Author

cescoffier commented Mar 25, 2018

I've seen it first last week (Monday or Tuesday). I believe @galderz also saw it last week. However, we have been using dedicated OpenShift instances, so it may come from these instances.

The one I've reported has been seen on OSO Pro.

@Ladicek
Copy link
Contributor

Ladicek commented Mar 26, 2018

I've seen this myself too, when I was redeploying an app on OpenShift Origin 3.7.0 (but I added <fabric8.openshift.trimImageInContainerSpec>true</fabric8.openshift.trimImageInContainerSpec> to the <properties> in the POM). FMP was 3.5.38.

@rohanKanojia
Copy link
Member

rohanKanojia commented Apr 5, 2018

Confirmed, I was able to reproduce this on Openshift 3.7.0 when not using that flag. Although I couldn't reproduce it on Openshift 3.7.2. Here are the logs I observed:

Openshift 3.7.0

1.) Output of oc get pods( redeployments triggered again and again):

~/work/repos/fabric8-maven-plugin : $ oc get pods -w
NAME                                        READY     STATUS    RESTARTS   AGE
fabric8-maven-sample-spring-boot-28-vcz58   1/1       Running   1          16h
fabric8-maven-sample-spring-boot-s2i-1-build   0/1       Completed   0         16h
fabric8-maven-sample-spring-boot-s2i-2-build   0/1       Completed   0         16h
fabric8-maven-sample-spring-boot-s2i-3-build   0/1       Completed   0         16h
fabric8-maven-sample-spring-boot-s2i-4-build   0/1       Completed   0         16h
fabric8-maven-sample-spring-boot-s2i-5-build   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-s2i-5-build   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-s2i-5-build   0/1       Init:0/2   0         0s
fabric8-maven-sample-spring-boot-s2i-5-build   0/1       Init:0/2   0         1s
fabric8-maven-sample-spring-boot-s2i-5-build   0/1       Init:1/2   0         2s
fabric8-maven-sample-spring-boot-s2i-5-build   0/1       PodInitializing   0         3s
fabric8-maven-sample-spring-boot-s2i-5-build   1/1       Running   0         4s
fabric8-maven-sample-spring-boot-29-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-29-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-29-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-29-deploy   1/1       Running   0         1s
fabric8-maven-sample-spring-boot-s2i-5-build   0/1       Completed   0         8s
fabric8-maven-sample-spring-boot-29-n7n7p   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-29-n7n7p   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-29-n7n7p   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-29-n7n7p   0/1       Running   0         1s
fabric8-maven-sample-spring-boot-s2i-6-build   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-s2i-6-build   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-s2i-6-build   0/1       Init:0/2   0         0s
fabric8-maven-sample-spring-boot-s2i-6-build   0/1       Init:0/2   0         1s
fabric8-maven-sample-spring-boot-s2i-6-build   0/1       Init:1/2   0         2s
fabric8-maven-sample-spring-boot-s2i-6-build   0/1       PodInitializing   0         3s
fabric8-maven-sample-spring-boot-s2i-6-build   1/1       Running   0         4s
fabric8-maven-sample-spring-boot-29-deploy   1/1       Terminating   0         21s
fabric8-maven-sample-spring-boot-29-n7n7p   1/1       Running   0         20s
fabric8-maven-sample-spring-boot-s2i-6-build   0/1       Completed   0         9s
fabric8-maven-sample-spring-boot-29-deploy   0/1       Terminating   0         23s
fabric8-maven-sample-spring-boot-s2i-1-build   0/1       Terminating   0         16h
fabric8-maven-sample-spring-boot-s2i-1-build   0/1       Terminating   0         16h
fabric8-maven-sample-spring-boot-30-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-30-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-30-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-29-n7n7p   1/1       Terminating   0         22s
fabric8-maven-sample-spring-boot-29-n7n7p   0/1       Terminating   0         23s
fabric8-maven-sample-spring-boot-30-deploy   1/1       Running   0         2s
fabric8-maven-sample-spring-boot-30-cn2cg   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-30-cn2cg   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-30-cn2cg   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-30-cn2cg   0/1       Running   0         2s
fabric8-maven-sample-spring-boot-29-deploy   0/1       Terminating   0         28s
fabric8-maven-sample-spring-boot-29-deploy   0/1       Terminating   0         28s
fabric8-maven-sample-spring-boot-29-n7n7p   0/1       Terminating   0         26s
fabric8-maven-sample-spring-boot-29-n7n7p   0/1       Terminating   0         26s
fabric8-maven-sample-spring-boot-30-deploy   1/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-30-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-31-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-31-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-31-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-31-deploy   1/1       Running   0         1s
fabric8-maven-sample-spring-boot-30-cn2cg   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-31-deploy   1/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-31-tm75p   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-31-tm75p   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-31-tm75p   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-30-cn2cg   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-30-cn2cg   0/1       Terminating   0         9s
fabric8-maven-sample-spring-boot-30-cn2cg   0/1       Terminating   0         10s
fabric8-maven-sample-spring-boot-31-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-32-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-32-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-31-tm75p   0/1       Running   0         2s
fabric8-maven-sample-spring-boot-32-deploy   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-31-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-31-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-31-tm75p   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-32-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-32-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-31-tm75p   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-30-deploy   0/1       Terminating   0         17s
fabric8-maven-sample-spring-boot-30-deploy   0/1       Terminating   0         17s
fabric8-maven-sample-spring-boot-31-tm75p   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-31-tm75p   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-32-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-32-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-33-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-33-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-33-deploy   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-33-deploy   1/1       Running   0         2s
fabric8-maven-sample-spring-boot-33-vbd2z   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-33-vbd2z   0/1       Pending   0         1s
fabric8-maven-sample-spring-boot-33-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-33-vbd2z   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-33-vbd2z   0/1       Running   0         3s
fabric8-maven-sample-spring-boot-33-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-34-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-34-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-34-deploy   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-33-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-33-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-33-vbd2z   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-34-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-34-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-34-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-35-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-35-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-33-vbd2z   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-33-vbd2z   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-33-vbd2z   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-35-deploy   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-35-deploy   1/1       Running   0         2s
fabric8-maven-sample-spring-boot-35-mk65b   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-35-mk65b   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-35-deploy   1/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-35-mk65b   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-35-mk65b   0/1       Running   0         3s
fabric8-maven-sample-spring-boot-35-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-36-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-36-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-36-deploy   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-35-deploy   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-35-deploy   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-35-mk65b   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-36-deploy   0/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-34-deploy   0/1       Terminating   0         12s
fabric8-maven-sample-spring-boot-34-deploy   0/1       Terminating   0         12s
fabric8-maven-sample-spring-boot-36-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-35-mk65b   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-36-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-37-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-37-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-35-mk65b   0/1       Terminating   0         9s
fabric8-maven-sample-spring-boot-35-mk65b   0/1       Terminating   0         9s
fabric8-maven-sample-spring-boot-37-deploy   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-37-deploy   1/1       Running   0         2s
fabric8-maven-sample-spring-boot-37-6t4pz   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-37-6t4pz   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-37-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-37-6t4pz   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-37-6t4pz   0/1       Running   0         2s
fabric8-maven-sample-spring-boot-37-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-38-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-38-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-38-deploy   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-36-deploy   0/1       Terminating   0         12s
fabric8-maven-sample-spring-boot-36-deploy   0/1       Terminating   0         12s
fabric8-maven-sample-spring-boot-37-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-37-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-37-6t4pz   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-38-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-38-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-37-6t4pz   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-38-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-39-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-39-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-37-6t4pz   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-37-6t4pz   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-39-deploy   0/1       ContainerCreating   0         2s
fabric8-maven-sample-spring-boot-38-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-38-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-39-55lw7   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-39-55lw7   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-39-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-39-deploy   1/1       Terminating   0         4s
fabric8-maven-sample-spring-boot-39-55lw7   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-39-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-40-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-40-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-40-deploy   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-39-55lw7   0/1       Running   0         4s
fabric8-maven-sample-spring-boot-39-55lw7   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-39-deploy   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-40-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-39-deploy   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-40-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-40-dqcsk   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-40-dqcsk   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-40-dqcsk   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-39-55lw7   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-39-55lw7   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-39-55lw7   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-40-deploy   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-40-deploy   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-41-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-41-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-40-dqcsk   0/1       Running   0         4s
fabric8-maven-sample-spring-boot-41-deploy   0/1       ContainerCreating   0         2s
fabric8-maven-sample-spring-boot-40-dqcsk   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-41-deploy   0/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-41-deploy   0/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-41-rn4nn   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-41-rn4nn   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-41-rn4nn   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-40-dqcsk   0/1       Terminating   0         10s
fabric8-maven-sample-spring-boot-40-dqcsk   0/1       Terminating   0         10s
fabric8-maven-sample-spring-boot-40-dqcsk   0/1       Terminating   0         10s
fabric8-maven-sample-spring-boot-41-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-41-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-42-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-42-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-41-rn4nn   0/1       Running   0         5s
fabric8-maven-sample-spring-boot-42-deploy   0/1       ContainerCreating   0         2s
fabric8-maven-sample-spring-boot-41-rn4nn   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-42-deploy   0/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-42-deploy   1/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-41-rn4nn   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-41-rn4nn   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-41-rn4nn   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-42-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-43-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-43-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-43-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-42-deploy   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-42-deploy   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-43-deploy   1/1       Running   0         2s
fabric8-maven-sample-spring-boot-43-56rlz   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-43-56rlz   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-43-deploy   1/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-43-56rlz   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-43-56rlz   0/1       Running   0         2s
fabric8-maven-sample-spring-boot-43-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-44-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-44-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-43-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-44-deploy   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-44-deploy   1/1       Running   0         2s
fabric8-maven-sample-spring-boot-43-56rlz   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-44-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-43-56rlz   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-44-cflrh   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-44-cflrh   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-44-cflrh   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-43-56rlz   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-43-56rlz   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-44-cflrh   0/1       Running   0         2s
fabric8-maven-sample-spring-boot-44-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-45-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-45-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-43-deploy   0/1       Terminating   0         13s
fabric8-maven-sample-spring-boot-43-deploy   0/1       Terminating   0         13s
fabric8-maven-sample-spring-boot-45-deploy   0/1       ContainerCreating   0         2s
fabric8-maven-sample-spring-boot-44-cflrh   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-45-deploy   0/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-44-deploy   0/1       Terminating   0         9s
fabric8-maven-sample-spring-boot-44-deploy   0/1       Terminating   0         9s
fabric8-maven-sample-spring-boot-45-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-44-cflrh   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-44-cflrh   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-44-cflrh   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-45-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-46-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-46-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-46-deploy   0/1       ContainerCreating   0         2s
fabric8-maven-sample-spring-boot-46-deploy   1/1       Running   0         3s
fabric8-maven-sample-spring-boot-46-m56bx   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-46-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-46-m56bx   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-46-m56bx   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-45-deploy   0/1       Terminating   0         9s
fabric8-maven-sample-spring-boot-45-deploy   0/1       Terminating   0         9s
fabric8-maven-sample-spring-boot-46-m56bx   0/1       Running   0         2s
fabric8-maven-sample-spring-boot-46-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-47-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-47-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-47-deploy   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-46-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-46-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-46-m56bx   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-47-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-47-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-47-plclq   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-47-plclq   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-46-m56bx   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-47-plclq   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-46-m56bx   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-46-m56bx   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-47-deploy   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-48-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-48-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-48-deploy   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-47-plclq   0/1       Running   0         4s
fabric8-maven-sample-spring-boot-47-deploy   0/1       Terminating   0         9s
fabric8-maven-sample-spring-boot-47-deploy   0/1       Terminating   0         9s
fabric8-maven-sample-spring-boot-47-plclq   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-48-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-48-deploy   1/1       Terminating   0         4s
fabric8-maven-sample-spring-boot-47-plclq   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-47-plclq   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-47-plclq   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-48-deploy   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-49-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-49-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-48-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-48-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-49-deploy   0/1       ContainerCreating   0         2s
fabric8-maven-sample-spring-boot-49-deploy   1/1       Running   0         2s
fabric8-maven-sample-spring-boot-49-gt55x   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-49-gt55x   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-49-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-49-gt55x   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-49-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-49-gt55x   0/1       Running   0         2s
fabric8-maven-sample-spring-boot-50-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-50-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-50-deploy   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-49-gt55x   0/1       Terminating   0         4s
fabric8-maven-sample-spring-boot-50-deploy   0/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-50-deploy   0/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-50-74nl4   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-50-74nl4   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-50-74nl4   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-49-gt55x   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-49-gt55x   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-50-74nl4   0/1       Running   0         3s
fabric8-maven-sample-spring-boot-49-gt55x   0/1       Terminating   0         10s
fabric8-maven-sample-spring-boot-49-gt55x   0/1       Terminating   0         10s
fabric8-maven-sample-spring-boot-49-gt55x   0/1       Terminating   0         10s
fabric8-maven-sample-spring-boot-50-deploy   0/1       Terminating   0         12s
fabric8-maven-sample-spring-boot-50-deploy   0/1       Terminating   0         12s
fabric8-maven-sample-spring-boot-49-deploy   0/1       Terminating   0         17s
fabric8-maven-sample-spring-boot-49-deploy   0/1       Terminating   0         17s
fabric8-maven-sample-spring-boot-51-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-51-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-51-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-51-deploy   1/1       Running   0         1s
fabric8-maven-sample-spring-boot-50-74nl4   0/1       Terminating   0         10s
fabric8-maven-sample-spring-boot-51-deploy   1/1       Terminating   0         1s
fabric8-maven-sample-spring-boot-50-74nl4   0/1       Terminating   0         11s
fabric8-maven-sample-spring-boot-51-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-52-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-52-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-52-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-52-deploy   1/1       Running   0         2s
fabric8-maven-sample-spring-boot-52-bd74n   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-52-bd74n   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-52-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-52-bd74n   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-52-bd74n   0/1       Running   0         2s
fabric8-maven-sample-spring-boot-52-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-53-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-53-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-53-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-53-deploy   1/1       Running   0         1s
fabric8-maven-sample-spring-boot-52-bd74n   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-53-deploy   1/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-51-deploy   0/1       Terminating   0         11s
fabric8-maven-sample-spring-boot-51-deploy   0/1       Terminating   0         11s
fabric8-maven-sample-spring-boot-50-74nl4   0/1       Terminating   0         20s
fabric8-maven-sample-spring-boot-50-74nl4   0/1       Terminating   0         20s
fabric8-maven-sample-spring-boot-52-bd74n   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-52-bd74n   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-52-bd74n   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-53-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-54-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-54-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-54-deploy   0/1       ContainerCreating   0         2s
fabric8-maven-sample-spring-boot-54-deploy   1/1       Running   0         3s
fabric8-maven-sample-spring-boot-54-7cqkl   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-54-7cqkl   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-54-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-54-7cqkl   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-54-7cqkl   0/1       Running   0         2s
fabric8-maven-sample-spring-boot-54-deploy   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-55-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-55-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-55-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-52-deploy   0/1       Terminating   0         18s
fabric8-maven-sample-spring-boot-52-deploy   0/1       Terminating   0         18s
fabric8-maven-sample-spring-boot-54-7cqkl   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-55-deploy   0/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-53-deploy   0/1       Terminating   0         14s
fabric8-maven-sample-spring-boot-53-deploy   0/1       Terminating   0         14s
fabric8-maven-sample-spring-boot-55-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-54-7cqkl   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-54-7cqkl   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-54-7cqkl   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-55-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-56-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-56-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-55-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-55-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-56-deploy   0/1       ContainerCreating   0         2s
fabric8-maven-sample-spring-boot-56-deploy   1/1       Running   0         3s
fabric8-maven-sample-spring-boot-56-sbfpq   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-56-sbfpq   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-56-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-56-sbfpq   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-56-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-57-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-57-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-56-sbfpq   0/1       Running   0         2s
fabric8-maven-sample-spring-boot-57-deploy   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-56-sbfpq   0/1       Terminating   0         4s
fabric8-maven-sample-spring-boot-57-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-56-deploy   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-56-deploy   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-57-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-54-deploy   0/1       Terminating   0         20s
fabric8-maven-sample-spring-boot-54-deploy   0/1       Terminating   0         20s
fabric8-maven-sample-spring-boot-56-sbfpq   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-56-sbfpq   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-56-sbfpq   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-57-deploy   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-58-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-58-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-58-deploy   0/1       ContainerCreating   0         2s
fabric8-maven-sample-spring-boot-58-deploy   1/1       Running   0         2s
fabric8-maven-sample-spring-boot-58-npwmv   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-58-npwmv   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-58-deploy   1/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-58-npwmv   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-58-npwmv   0/1       Running   0         1s
fabric8-maven-sample-spring-boot-57-deploy   0/1       Terminating   0         11s
fabric8-maven-sample-spring-boot-57-deploy   0/1       Terminating   0         11s
fabric8-maven-sample-spring-boot-58-deploy   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-59-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-59-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-59-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-58-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-58-deploy   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-58-npwmv   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-59-deploy   0/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-59-deploy   0/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-58-npwmv   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-58-npwmv   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-58-npwmv   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-59-deploy   0/1       Terminating   0         9s
fabric8-maven-sample-spring-boot-59-deploy   0/1       Terminating   0         9s
fabric8-maven-sample-spring-boot-60-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-60-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-60-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-60-deploy   1/1       Running   0         2s
fabric8-maven-sample-spring-boot-60-76565   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-60-76565   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-60-deploy   1/1       Terminating   0         2s
fabric8-maven-sample-spring-boot-60-76565   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-60-76565   0/1       Running   0         2s
fabric8-maven-sample-spring-boot-60-deploy   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-61-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-61-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-61-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-61-deploy   1/1       Running   0         1s
fabric8-maven-sample-spring-boot-60-deploy   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-60-deploy   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-60-76565   0/1       Terminating   0         5s
fabric8-maven-sample-spring-boot-60-76565   0/1       Terminating   0         6s
fabric8-maven-sample-spring-boot-61-ndjlc   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-61-ndjlc   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-61-ndjlc   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-60-76565   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-60-76565   0/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-61-ndjlc   0/1       Running   0         2s

2.) Output of oc get events :

 Normal    Pulled    kubelet, localhost   Container image "openshift/origin-deployer:v3.7.0" already present on machine
2018-04-05 12:28:42 +0530 IST   2018-04-05 12:28:42 +0530 IST   1         fabric8-maven-sample-spring-boot-41-deploy   Pod       spec.containers{deployment}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:28:42 +0530 IST   2018-04-05 12:28:42 +0530 IST   1         fabric8-maven-sample-spring-boot-41-deploy   Pod       spec.containers{deployment}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:28:43 +0530 IST   2018-04-05 12:28:43 +0530 IST   1         fabric8-maven-sample-spring-boot-40   ReplicationController             Normal    SuccessfulDelete   replication-controller   Deleted pod: fabric8-maven-sample-spring-boot-40-dqcsk
2018-04-05 12:28:43 +0530 IST   2018-04-05 12:28:43 +0530 IST   1         fabric8-maven-sample-spring-boot-40-dqcsk   Pod       spec.containers{spring-boot}   Normal    Killing   kubelet, localhost   Killing container with id docker://spring-boot:Need to kill Pod
2018-04-05 12:28:44 +0530 IST   2018-04-05 12:28:44 +0530 IST   1         fabric8-maven-sample-spring-boot-41   ReplicationController             Normal    SuccessfulCreate   replication-controller   Created pod: fabric8-maven-sample-spring-boot-41-rn4nn
2018-04-05 12:28:44 +0530 IST   2018-04-05 12:28:44 +0530 IST   1         fabric8-maven-sample-spring-boot-41-rn4nn   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-41-rn4nn to localhost
2018-04-05 12:28:44 +0530 IST   2018-04-05 12:28:44 +0530 IST   1         fabric8-maven-sample-spring-boot-41-rn4nn   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "default-token-vcnn6" 
2018-04-05 12:28:45 +0530 IST   2018-04-05 12:28:45 +0530 IST   1         fabric8-maven-sample-spring-boot-41-rn4nn   Pod       spec.containers{spring-boot}   Normal    Pulled    kubelet, localhost   Container image "172.30.1.1:5000/myproject/fabric8-maven-sample-spring-boot@sha256:65d72bd42e370d4810c667ef65022230018625f794e720c6b823cb778856fb96" already present on machine
2018-04-05 12:28:45 +0530 IST   2018-04-05 12:28:45 +0530 IST   1         fabric8-maven-sample-spring-boot-41-rn4nn   Pod       spec.containers{spring-boot}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:28:45 +0530 IST   2018-04-05 12:28:45 +0530 IST   1         fabric8-maven-sample-spring-boot-41-rn4nn   Pod       spec.containers{spring-boot}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:28:48 +0530 IST   2018-04-05 12:28:28 +0530 IST   4         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    RolloutCancelled   deployer-controller   (combined from similar events): Rollout for "myproject/fabric8-maven-sample-spring-boot-41" cancelled
2018-04-05 12:28:48 +0530 IST   2018-04-05 12:28:48 +0530 IST   1         fabric8-maven-sample-spring-boot-42-deploy   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-42-deploy to localhost
2018-04-05 12:28:48 +0530 IST   2018-04-05 12:28:48 +0530 IST   1         fabric8-maven-sample-spring-boot-42-deploy   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "deployer-token-x5mfr" 
2018-04-05 12:28:49 +0530 IST   2018-04-05 12:28:49 +0530 IST   1         fabric8-maven-sample-spring-boot-42-deploy   Pod       spec.containers{deployment}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-deployer:v3.7.0" already present on machine
2018-04-05 12:28:49 +0530 IST   2018-04-05 12:28:49 +0530 IST   1         fabric8-maven-sample-spring-boot-42-deploy   Pod       spec.containers{deployment}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:28:49 +0530 IST   2018-04-05 12:28:49 +0530 IST   1         fabric8-maven-sample-spring-boot-42-deploy   Pod       spec.containers{deployment}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:28:50 +0530 IST   2018-04-05 12:28:50 +0530 IST   1         fabric8-maven-sample-spring-boot-41   ReplicationController             Normal    SuccessfulDelete   replication-controller   Deleted pod: fabric8-maven-sample-spring-boot-41-rn4nn
2018-04-05 12:28:50 +0530 IST   2018-04-05 12:28:50 +0530 IST   1         fabric8-maven-sample-spring-boot-41-rn4nn   Pod       spec.containers{spring-boot}   Normal    Killing   kubelet, localhost   Killing container with id docker://spring-boot:Need to kill Pod
2018-04-05 12:28:51 +0530 IST   2018-04-05 12:28:51 +0530 IST   1         fabric8-maven-sample-spring-boot-42-deploy   Pod       spec.containers{deployment}   Normal    Killing   kubelet, localhost   Killing container with id docker://deployment:Need to kill Pod
2018-04-05 12:28:53 +0530 IST   2018-04-05 12:28:28 +0530 IST   5         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    RolloutCancelled   deployer-controller   (combined from similar events): Rollout for "myproject/fabric8-maven-sample-spring-boot-42" cancelled
2018-04-05 12:28:53 +0530 IST   2018-04-05 12:28:53 +0530 IST   1         fabric8-maven-sample-spring-boot-43-deploy   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-43-deploy to localhost
2018-04-05 12:28:53 +0530 IST   2018-04-05 12:28:53 +0530 IST   1         fabric8-maven-sample-spring-boot-43-deploy   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "deployer-token-x5mfr" 
2018-04-05 12:28:54 +0530 IST   2018-04-05 12:28:54 +0530 IST   1         fabric8-maven-sample-spring-boot-43-deploy   Pod       spec.containers{deployment}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-deployer:v3.7.0" already present on machine
2018-04-05 12:28:54 +0530 IST   2018-04-05 12:28:54 +0530 IST   1         fabric8-maven-sample-spring-boot-43-deploy   Pod       spec.containers{deployment}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:28:54 +0530 IST   2018-04-05 12:28:54 +0530 IST   1         fabric8-maven-sample-spring-boot-43-deploy   Pod       spec.containers{deployment}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:28:55 +0530 IST   2018-04-05 12:28:55 +0530 IST   1         fabric8-maven-sample-spring-boot-43   ReplicationController             Normal    SuccessfulCreate   replication-controller   Created pod: fabric8-maven-sample-spring-boot-43-56rlz
2018-04-05 12:28:55 +0530 IST   2018-04-05 12:28:55 +0530 IST   1         fabric8-maven-sample-spring-boot-43-56rlz   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-43-56rlz to localhost
2018-04-05 12:28:56 +0530 IST   2018-04-05 12:28:56 +0530 IST   1         fabric8-maven-sample-spring-boot-43-56rlz   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "default-token-vcnn6" 
2018-04-05 12:28:57 +0530 IST   2018-04-05 12:28:57 +0530 IST   1         fabric8-maven-sample-spring-boot-43-56rlz   Pod       spec.containers{spring-boot}   Normal    Pulled    kubelet, localhost   Container image "172.30.1.1:5000/myproject/fabric8-maven-sample-spring-boot@sha256:65d72bd42e370d4810c667ef65022230018625f794e720c6b823cb778856fb96" already present on machine
2018-04-05 12:28:57 +0530 IST   2018-04-05 12:28:57 +0530 IST   1         fabric8-maven-sample-spring-boot-43-56rlz   Pod       spec.containers{spring-boot}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:28:57 +0530 IST   2018-04-05 12:28:57 +0530 IST   1         fabric8-maven-sample-spring-boot-43-56rlz   Pod       spec.containers{spring-boot}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:28:57 +0530 IST   2018-04-05 12:28:57 +0530 IST   1         fabric8-maven-sample-spring-boot-43-deploy   Pod       spec.containers{deployment}   Normal    Killing   kubelet, localhost   Killing container with id docker://deployment:Need to kill Pod
2018-04-05 12:28:58 +0530 IST   2018-04-05 12:28:28 +0530 IST   6         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    RolloutCancelled   deployer-controller   (combined from similar events): Rollout for "myproject/fabric8-maven-sample-spring-boot-43" cancelled
2018-04-05 12:28:58 +0530 IST   2018-04-05 12:28:58 +0530 IST   1         fabric8-maven-sample-spring-boot-44-deploy   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-44-deploy to localhost
2018-04-05 12:28:59 +0530 IST   2018-04-05 12:28:59 +0530 IST   1         fabric8-maven-sample-spring-boot-44-deploy   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "deployer-token-x5mfr" 
2018-04-05 12:29:00 +0530 IST   2018-04-05 12:29:00 +0530 IST   1         fabric8-maven-sample-spring-boot-44-deploy   Pod       spec.containers{deployment}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-deployer:v3.7.0" already present on machine
2018-04-05 12:29:00 +0530 IST   2018-04-05 12:29:00 +0530 IST   1         fabric8-maven-sample-spring-boot-44-deploy   Pod       spec.containers{deployment}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:29:00 +0530 IST   2018-04-05 12:29:00 +0530 IST   1         fabric8-maven-sample-spring-boot-44-deploy   Pod       spec.containers{deployment}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:29:01 +0530 IST   2018-04-05 12:29:01 +0530 IST   1         fabric8-maven-sample-spring-boot-43   ReplicationController             Normal    SuccessfulDelete   replication-controller   Deleted pod: fabric8-maven-sample-spring-boot-43-56rlz
2018-04-05 12:29:01 +0530 IST   2018-04-05 12:29:01 +0530 IST   1         fabric8-maven-sample-spring-boot-43-56rlz   Pod       spec.containers{spring-boot}   Normal    Killing   kubelet, localhost   Killing container with id docker://spring-boot:Need to kill Pod
2018-04-05 12:29:02 +0530 IST   2018-04-05 12:29:02 +0530 IST   1         fabric8-maven-sample-spring-boot-44   ReplicationController             Normal    SuccessfulCreate   replication-controller   Created pod: fabric8-maven-sample-spring-boot-44-cflrh
2018-04-05 12:29:02 +0530 IST   2018-04-05 12:29:02 +0530 IST   1         fabric8-maven-sample-spring-boot-44-cflrh   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-44-cflrh to localhost
2018-04-05 12:29:02 +0530 IST   2018-04-05 12:29:02 +0530 IST   1         fabric8-maven-sample-spring-boot-44-cflrh   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "default-token-vcnn6" 
2018-04-05 12:29:03 +0530 IST   2018-04-05 12:29:03 +0530 IST   1         fabric8-maven-sample-spring-boot-44-cflrh   Pod       spec.containers{spring-boot}   Normal    Pulled    kubelet, localhost   Container image "172.30.1.1:5000/myproject/fabric8-maven-sample-spring-boot@sha256:65d72bd42e370d4810c667ef65022230018625f794e720c6b823cb778856fb96" already present on machine
2018-04-05 12:29:03 +0530 IST   2018-04-05 12:29:03 +0530 IST   1         fabric8-maven-sample-spring-boot-44-deploy   Pod       spec.containers{deployment}   Normal    Killing   kubelet, localhost   Killing container with id docker://deployment:Need to kill Pod
2018-04-05 12:29:03 +0530 IST   2018-04-05 12:29:03 +0530 IST   1         fabric8-maven-sample-spring-boot-44-cflrh   Pod       spec.containers{spring-boot}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:29:03 +0530 IST   2018-04-05 12:29:03 +0530 IST   1         fabric8-maven-sample-spring-boot-44-cflrh   Pod       spec.containers{spring-boot}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:29:05 +0530 IST   2018-04-05 12:28:28 +0530 IST   7         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    RolloutCancelled   deployer-controller   (combined from similar events): Rollout for "myproject/fabric8-maven-sample-spring-boot-44" cancelled
2018-04-05 12:29:05 +0530 IST   2018-04-05 12:29:05 +0530 IST   1         fabric8-maven-sample-spring-boot-45-deploy   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-45-deploy to localhost
2018-04-05 12:29:05 +0530 IST   2018-04-05 12:29:05 +0530 IST   1         fabric8-maven-sample-spring-boot-45-deploy   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "deployer-token-x5mfr" 
2018-04-05 12:29:06 +0530 IST   2018-04-05 12:29:06 +0530 IST   1         fabric8-maven-sample-spring-boot-45-deploy   Pod       spec.containers{deployment}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-deployer:v3.7.0" already present on machine
2018-04-05 12:29:07 +0530 IST   2018-04-05 12:29:07 +0530 IST   1         fabric8-maven-sample-spring-boot-45-deploy   Pod       spec.containers{deployment}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:29:07 +0530 IST   2018-04-05 12:29:07 +0530 IST   1         fabric8-maven-sample-spring-boot-45-deploy   Pod       spec.containers{deployment}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:29:07 +0530 IST   2018-04-05 12:29:07 +0530 IST   1         fabric8-maven-sample-spring-boot-44   ReplicationController             Normal    SuccessfulDelete   replication-controller   Deleted pod: fabric8-maven-sample-spring-boot-44-cflrh
2018-04-05 12:29:07 +0530 IST   2018-04-05 12:29:07 +0530 IST   1         fabric8-maven-sample-spring-boot-44-cflrh   Pod       spec.containers{spring-boot}   Normal    Killing   kubelet, localhost   Killing container with id docker://spring-boot:Need to kill Pod
2018-04-05 12:29:08 +0530 IST   2018-04-05 12:29:08 +0530 IST   1         fabric8-maven-sample-spring-boot-45-deploy   Pod       spec.containers{deployment}   Normal    Killing   kubelet, localhost   Killing container with id docker://deployment:Need to kill Pod
2018-04-05 12:29:10 +0530 IST   2018-04-05 12:28:28 +0530 IST   8         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    RolloutCancelled   deployer-controller   (combined from similar events): Rollout for "myproject/fabric8-maven-sample-spring-boot-45" cancelled
2018-04-05 12:29:10 +0530 IST   2018-04-05 12:29:10 +0530 IST   1         fabric8-maven-sample-spring-boot-46-deploy   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-46-deploy to localhost
2018-04-05 12:29:11 +0530 IST   2018-04-05 12:29:11 +0530 IST   1         fabric8-maven-sample-spring-boot-46-deploy   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "deployer-token-x5mfr" 
2018-04-05 12:29:12 +0530 IST   2018-04-05 12:29:12 +0530 IST   1         fabric8-maven-sample-spring-boot-46-deploy   Pod       spec.containers{deployment}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-deployer:v3.7.0" already present on machine
2018-04-05 12:29:12 +0530 IST   2018-04-05 12:29:12 +0530 IST   1         fabric8-maven-sample-spring-boot-46-deploy   Pod       spec.containers{deployment}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:29:12 +0530 IST   2018-04-05 12:29:12 +0530 IST   1         fabric8-maven-sample-spring-boot-46-deploy   Pod       spec.containers{deployment}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:29:13 +0530 IST   2018-04-05 12:29:13 +0530 IST   1         fabric8-maven-sample-spring-boot-46   ReplicationController             Normal    SuccessfulCreate   replication-controller   Created pod: fabric8-maven-sample-spring-boot-46-m56bx
2018-04-05 12:29:13 +0530 IST   2018-04-05 12:29:13 +0530 IST   1         fabric8-maven-sample-spring-boot-46-m56bx   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-46-m56bx to localhost
2018-04-05 12:29:13 +0530 IST   2018-04-05 12:29:13 +0530 IST   1         fabric8-maven-sample-spring-boot-46-m56bx   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "default-token-vcnn6" 
2018-04-05 12:29:14 +0530 IST   2018-04-05 12:29:14 +0530 IST   1         fabric8-maven-sample-spring-boot-46-m56bx   Pod       spec.containers{spring-boot}   Normal    Pulled    kubelet, localhost   Container image "172.30.1.1:5000/myproject/fabric8-maven-sample-spring-boot@sha256:65d72bd42e370d4810c667ef65022230018625f794e720c6b823cb778856fb96" already present on machine
2018-04-05 12:29:14 +0530 IST   2018-04-05 12:29:14 +0530 IST   1         fabric8-maven-sample-spring-boot-46-deploy   Pod       spec.containers{deployment}   Normal    Killing   kubelet, localhost   Killing container with id docker://deployment:Need to kill Pod
2018-04-05 12:29:14 +0530 IST   2018-04-05 12:29:14 +0530 IST   1         fabric8-maven-sample-spring-boot-46-m56bx   Pod       spec.containers{spring-boot}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:29:14 +0530 IST   2018-04-05 12:29:14 +0530 IST   1         fabric8-maven-sample-spring-boot-46-m56bx   Pod       spec.containers{spring-boot}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:29:15 +0530 IST   2018-04-05 12:28:28 +0530 IST   9         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    RolloutCancelled   deployer-controller   (combined from similar events): Rollout for "myproject/fabric8-maven-sample-spring-boot-46" cancelled
2018-04-05 12:29:16 +0530 IST   2018-04-05 12:29:16 +0530 IST   1         fabric8-maven-sample-spring-boot-47-deploy   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-47-deploy to localhost
2018-04-05 12:29:16 +0530 IST   2018-04-05 12:29:16 +0530 IST   1         fabric8-maven-sample-spring-boot-47-deploy   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "deployer-token-x5mfr" 
2018-04-05 12:29:17 +0530 IST   2018-04-05 12:29:17 +0530 IST   1         fabric8-maven-sample-spring-boot-47-deploy   Pod       spec.containers{deployment}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-deployer:v3.7.0" already present on machine
2018-04-05 12:29:17 +0530 IST   2018-04-05 12:29:17 +0530 IST   1         fabric8-maven-sample-spring-boot-47-deploy   Pod       spec.containers{deployment}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:29:18 +0530 IST   2018-04-05 12:29:18 +0530 IST   1         fabric8-maven-sample-spring-boot-47-deploy   Pod       spec.containers{deployment}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:29:18 +0530 IST   2018-04-05 12:29:18 +0530 IST   1         fabric8-maven-sample-spring-boot-46   ReplicationController             Normal    SuccessfulDelete   replication-controller   Deleted pod: fabric8-maven-sample-spring-boot-46-m56bx
2018-04-05 12:29:18 +0530 IST   2018-04-05 12:29:18 +0530 IST   1         fabric8-maven-sample-spring-boot-46-m56bx   Pod       spec.containers{spring-boot}   Normal    Killing   kubelet, localhost   Killing container with id docker://spring-boot:Need to kill Pod
2018-04-05 12:29:19 +0530 IST   2018-04-05 12:29:19 +0530 IST   1         fabric8-maven-sample-spring-boot-47   ReplicationController             Normal    SuccessfulCreate   replication-controller   Created pod: fabric8-maven-sample-spring-boot-47-plclq
2018-04-05 12:29:19 +0530 IST   2018-04-05 12:29:19 +0530 IST   1         fabric8-maven-sample-spring-boot-47-plclq   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-47-plclq to localhost
2018-04-05 12:29:19 +0530 IST   2018-04-05 12:29:19 +0530 IST   1         fabric8-maven-sample-spring-boot-47-deploy   Pod       spec.containers{deployment}   Normal    Killing   kubelet, localhost   Killing container with id docker://deployment:Need to kill Pod
2018-04-05 12:29:20 +0530 IST   2018-04-05 12:29:20 +0530 IST   1         fabric8-maven-sample-spring-boot-47-plclq   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "default-token-vcnn6" 
2018-04-05 12:29:20 +0530 IST   2018-04-05 12:29:20 +0530 IST   1         fabric8-maven-sample-spring-boot-47-plclq   Pod       spec.containers{spring-boot}   Normal    Pulled    kubelet, localhost   Container image "172.30.1.1:5000/myproject/fabric8-maven-sample-spring-boot@sha256:65d72bd42e370d4810c667ef65022230018625f794e720c6b823cb778856fb96" already present on machine
2018-04-05 12:29:21 +0530 IST   2018-04-05 12:29:21 +0530 IST   1         fabric8-maven-sample-spring-boot-47-plclq   Pod       spec.containers{spring-boot}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:29:21 +0530 IST   2018-04-05 12:29:21 +0530 IST   1         fabric8-maven-sample-spring-boot-47-plclq   Pod       spec.containers{spring-boot}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:29:21 +0530 IST   2018-04-05 12:28:28 +0530 IST   10        fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    RolloutCancelled   deployer-controller   (combined from similar events): Rollout for "myproject/fabric8-maven-sample-spring-boot-47" cancelled
2018-04-05 12:29:21 +0530 IST   2018-04-05 12:29:21 +0530 IST   1         fabric8-maven-sample-spring-boot-48-deploy   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-48-deploy to localhost
2018-04-05 12:29:22 +0530 IST   2018-04-05 12:29:22 +0530 IST   1         fabric8-maven-sample-spring-boot-48-deploy   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "deployer-token-x5mfr" 
2018-04-05 12:29:23 +0530 IST   2018-04-05 12:29:23 +0530 IST   1         fabric8-maven-sample-spring-boot-48-deploy   Pod       spec.containers{deployment}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-deployer:v3.7.0" already present on machine
2018-04-05 12:29:23 +0530 IST   2018-04-05 12:29:23 +0530 IST   1         fabric8-maven-sample-spring-boot-48-deploy   Pod       spec.containers{deployment}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:29:23 +0530 IST   2018-04-05 12:29:23 +0530 IST   1         fabric8-maven-sample-spring-boot-48-deploy   Pod       spec.containers{deployment}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:29:24 +0530 IST   2018-04-05 12:29:24 +0530 IST   1         fabric8-maven-sample-spring-boot-47   ReplicationController             Normal    SuccessfulDelete   replication-controller   Deleted pod: fabric8-maven-sample-spring-boot-47-plclq
2018-04-05 12:29:25 +0530 IST   2018-04-05 12:29:25 +0530 IST   1         fabric8-maven-sample-spring-boot-47-plclq   Pod       spec.containers{spring-boot}   Normal    Killing   kubelet, localhost   Killing container with id docker://spring-boot:Need to kill Pod
2018-04-05 12:29:25 +0530 IST   2018-04-05 12:29:25 +0530 IST   1         fabric8-maven-sample-spring-boot-48-deploy   Pod       spec.containers{deployment}   Normal    Killing   kubelet, localhost   Killing container with id docker://deployment:Need to kill Pod
2018-04-05 12:29:27 +0530 IST   2018-04-05 12:28:28 +0530 IST   11        fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    RolloutCancelled   deployer-controller   (combined from similar events): Rollout for "myproject/fabric8-maven-sample-spring-boot-48" cancelled
2018-04-05 12:29:27 +0530 IST   2018-04-05 12:29:27 +0530 IST   1         fabric8-maven-sample-spring-boot-49-deploy   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-49-deploy to localhost
2018-04-05 12:29:28 +0530 IST   2018-04-05 12:29:28 +0530 IST   1         fabric8-maven-sample-spring-boot-49-deploy   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "deployer-token-x5mfr" 
2018-04-05 12:29:29 +0530 IST   2018-04-05 12:29:29 +0530 IST   1         fabric8-maven-sample-spring-boot-49-deploy   Pod       spec.containers{deployment}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-deployer:v3.7.0" already present on machine
2018-04-05 12:29:29 +0530 IST   2018-04-05 12:29:29 +0530 IST   1         fabric8-maven-sample-spring-boot-49-deploy   Pod       spec.containers{deployment}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:29:29 +0530 IST   2018-04-05 12:29:29 +0530 IST   1         fabric8-maven-sample-spring-boot-49-deploy   Pod       spec.containers{deployment}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:29:30 +0530 IST   2018-04-05 12:29:30 +0530 IST   1         fabric8-maven-sample-spring-boot-49   ReplicationController             Normal    SuccessfulCreate   replication-controller   Created pod: fabric8-maven-sample-spring-boot-49-gt55x
2018-04-05 12:29:30 +0530 IST   2018-04-05 12:29:30 +0530 IST   1         fabric8-maven-sample-spring-boot-49-gt55x   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-49-gt55x to localhost
2018-04-05 12:29:30 +0530 IST   2018-04-05 12:29:30 +0530 IST   1         fabric8-maven-sample-spring-boot-49-gt55x   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "default-token-vcnn6" 
2018-04-05 12:29:31 +0530 IST   2018-04-05 12:29:31 +0530 IST   1         fabric8-maven-sample-spring-boot-49-gt55x   Pod       spec.containers{spring-boot}   Normal    Pulled    kubelet, localhost   Container image "172.30.1.1:5000/myproject/fabric8-maven-sample-spring-boot@sha256:65d72bd42e370d4810c667ef65022230018625f794e720c6b823cb778856fb96" already present on machine
2018-04-05 12:29:31 +0530 IST   2018-04-05 12:29:31 +0530 IST   1         fabric8-maven-sample-spring-boot-49-gt55x   Pod       spec.containers{spring-boot}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:29:31 +0530 IST   2018-04-05 12:29:31 +0530 IST   1         fabric8-maven-sample-spring-boot-49-deploy   Pod       spec.containers{deployment}   Normal    Killing   kubelet, localhost   Killing container with id docker://deployment:Need to kill Pod
2018-04-05 12:29:31 +0530 IST   2018-04-05 12:29:31 +0530 IST   1         fabric8-maven-sample-spring-boot-49-gt55x   Pod       spec.containers{spring-boot}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:29:32 +0530 IST   2018-04-05 12:28:28 +0530 IST   12        fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    RolloutCancelled   deployer-controller   (combined from similar events): Rollout for "myproject/fabric8-maven-sample-spring-boot-49" cancelled
2018-04-05 12:29:32 +0530 IST   2018-04-05 12:29:32 +0530 IST   1         fabric8-maven-sample-spring-boot-50-deploy   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-50-deploy to localhost
2018-04-05 12:29:33 +0530 IST   2018-04-05 12:29:33 +0530 IST   1         fabric8-maven-sample-spring-boot-50-deploy   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "deployer-token-x5mfr" 
2018-04-05 12:29:34 +0530 IST   2018-04-05 12:29:34 +0530 IST   1         fabric8-maven-sample-spring-boot-50-deploy   Pod       spec.containers{deployment}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-deployer:v3.7.0" already present on machine
2018-04-05 12:29:34 +0530 IST   2018-04-05 12:29:34 +0530 IST   1         fabric8-maven-sample-spring-boot-50-deploy   Pod       spec.containers{deployment}   Normal    Created   kubelet, localhost   Created container
2018-04-05 12:29:34 +0530 IST   2018-04-05 12:29:34 +0530 IST   1         fabric8-maven-sample-spring-boot-50-deploy   Pod       spec.containers{deployment}   Normal    Started   kubelet, localhost   Started container
2018-04-05 12:29:34 +0530 IST   2018-04-05 12:29:34 +0530 IST   1         fabric8-maven-sample-spring-boot-49   ReplicationController             Normal    SuccessfulDelete   replication-controller   Deleted pod: fabric8-maven-sample-spring-boot-49-gt55x
2018-04-05 12:29:35 +0530 IST   2018-04-05 12:29:35 +0530 IST   1         fabric8-maven-sample-spring-boot-49-gt55x   Pod       spec.containers{spring-boot}   Normal    Killing   kubelet, localhost   Killing container with id docker://spring-boot:Need to kill Pod
2018-04-05 12:29:35 +0530 IST   2018-04-05 12:29:35 +0530 IST   1         fabric8-maven-sample-spring-boot-50   ReplicationController             Normal    SuccessfulCreate   replication-controller   Created pod: fabric8-maven-sample-spring-boot-50-74nl4
2018-04-05 12:29:35 +0530 IST   2018-04-05 12:29:35 +0530 IST   1         fabric8-maven-sample-spring-boot-50-74nl4   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-50-74nl4 to localhost
2018-04-05 12:29:36 +0530 IST   2018-04-05 12:29:36 +0530 IST   1  

Openshift 3.7.2
1.) Output of oc get pods -w:

~/work/repos/fabric8-maven-plugin : $ oc get pods -w
NAME                                           READY     STATUS    RESTARTS   AGE
fabric8-maven-sample-spring-boot-s2i-1-build   0/1       Pending   0          0s
fabric8-maven-sample-spring-boot-s2i-1-build   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-s2i-1-build   0/1       Init:0/2   0         0s
fabric8-maven-sample-spring-boot-s2i-1-build   0/1       Init:0/2   0         7s
fabric8-maven-sample-spring-boot-s2i-1-build   0/1       Init:1/2   0         8s
fabric8-maven-sample-spring-boot-s2i-1-build   0/1       PodInitializing   0         9s
fabric8-maven-sample-spring-boot-s2i-1-build   1/1       Running   0         10s
fabric8-maven-sample-spring-boot-s2i-1-build   0/1       Completed   0         1m
fabric8-maven-sample-spring-boot-s2i-2-build   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-s2i-2-build   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-s2i-2-build   0/1       Init:0/2   0         0s
fabric8-maven-sample-spring-boot-s2i-2-build   0/1       Init:0/2   0         1s
fabric8-maven-sample-spring-boot-s2i-2-build   0/1       Init:1/2   0         2s
fabric8-maven-sample-spring-boot-s2i-2-build   0/1       PodInitializing   0         3s
fabric8-maven-sample-spring-boot-s2i-2-build   1/1       Running   0         4s
fabric8-maven-sample-spring-boot-s2i-2-build   0/1       Completed   0         8s
fabric8-maven-sample-spring-boot-1-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-1-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-1-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-1-pxbxl   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-1-pxbxl   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-1-pxbxl   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-1-deploy   1/1       Running   0         1s
fabric8-maven-sample-spring-boot-1-pxbxl   0/1       Running   0         1s
fabric8-maven-sample-spring-boot-1-pxbxl   1/1       Running   0         20s
fabric8-maven-sample-spring-boot-1-deploy   0/1       Completed   0         22s
fabric8-maven-sample-spring-boot-1-deploy   0/1       Terminating   0         22s
fabric8-maven-sample-spring-boot-1-deploy   0/1       Terminating   0         22s
fabric8-maven-sample-spring-boot-s2i-3-build   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-s2i-3-build   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-s2i-3-build   0/1       Init:0/2   0         1s
fabric8-maven-sample-spring-boot-s2i-3-build   0/1       Init:0/2   0         2s
fabric8-maven-sample-spring-boot-s2i-3-build   0/1       Init:1/2   0         3s
fabric8-maven-sample-spring-boot-s2i-3-build   0/1       PodInitializing   0         4s
fabric8-maven-sample-spring-boot-s2i-3-build   1/1       Running   0         5s
fabric8-maven-sample-spring-boot-2-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-2-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-2-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-2-deploy   1/1       Running   0         1s
fabric8-maven-sample-spring-boot-s2i-3-build   0/1       Completed   0         10s
fabric8-maven-sample-spring-boot-2-r4pv2   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-2-r4pv2   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-2-r4pv2   0/1       ContainerCreating   0         1s
fabric8-maven-sample-spring-boot-2-r4pv2   0/1       Running   0         2s
fabric8-maven-sample-spring-boot-s2i-4-build   0/1       Pending   0         1s
fabric8-maven-sample-spring-boot-s2i-4-build   0/1       Pending   0         1s
fabric8-maven-sample-spring-boot-s2i-4-build   0/1       Init:0/2   0         1s
fabric8-maven-sample-spring-boot-s2i-4-build   0/1       Init:0/2   0         2s
fabric8-maven-sample-spring-boot-s2i-4-build   0/1       Init:1/2   0         3s
fabric8-maven-sample-spring-boot-s2i-4-build   0/1       PodInitializing   0         4s
fabric8-maven-sample-spring-boot-s2i-4-build   1/1       Running   0         5s
fabric8-maven-sample-spring-boot-2-deploy   1/1       Terminating   0         22s
fabric8-maven-sample-spring-boot-2-deploy   0/1       Terminating   0         23s
fabric8-maven-sample-spring-boot-s2i-4-build   0/1       Completed   0         9s
fabric8-maven-sample-spring-boot-3-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-3-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-2-r4pv2   1/1       Running   0         21s
fabric8-maven-sample-spring-boot-3-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-2-deploy   0/1       Terminating   0         24s
fabric8-maven-sample-spring-boot-2-deploy   0/1       Terminating   0         24s
fabric8-maven-sample-spring-boot-2-r4pv2   1/1       Terminating   0         22s
fabric8-maven-sample-spring-boot-3-deploy   1/1       Running   0         2s
fabric8-maven-sample-spring-boot-3-28c4t   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-3-28c4t   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-3-28c4t   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-2-r4pv2   0/1       Terminating   0         24s
fabric8-maven-sample-spring-boot-2-r4pv2   0/1       Terminating   0         25s
fabric8-maven-sample-spring-boot-3-28c4t   0/1       Running   0         1s
fabric8-maven-sample-spring-boot-3-deploy   1/1       Terminating   0         7s
fabric8-maven-sample-spring-boot-3-deploy   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-3-deploy   0/1       Terminating   0         8s
fabric8-maven-sample-spring-boot-4-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-4-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-4-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-4-deploy   0/1       Terminating   0         0s
fabric8-maven-sample-spring-boot-4-deploy   0/1       Terminating   0         0s
fabric8-maven-sample-spring-boot-2-r4pv2   0/1       Terminating   0         30s
fabric8-maven-sample-spring-boot-2-r4pv2   0/1       Terminating   0         30s
fabric8-maven-sample-spring-boot-4-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-4-deploy   0/1       Terminating   0         3s
fabric8-maven-sample-spring-boot-5-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-5-deploy   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-5-deploy   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-5-deploy   1/1       Running   0         1s
fabric8-maven-sample-spring-boot-3-28c4t   0/1       Terminating   0         9s
fabric8-maven-sample-spring-boot-3-28c4t   0/1       Terminating   0         10s
fabric8-maven-sample-spring-boot-5-cwslk   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-5-cwslk   0/1       Pending   0         0s
fabric8-maven-sample-spring-boot-5-cwslk   0/1       ContainerCreating   0         0s
fabric8-maven-sample-spring-boot-5-cwslk   0/1       Running   0         2s
fabric8-maven-sample-spring-boot-3-28c4t   0/1       Terminating   0         16s
fabric8-maven-sample-spring-boot-3-28c4t   0/1       Terminating   0         16s
fabric8-maven-sample-spring-boot-3-deploy   0/1       Terminating   0         19s
fabric8-maven-sample-spring-boot-3-deploy   0/1       Terminating   0         19s
fabric8-maven-sample-spring-boot-5-cwslk   1/1       Running   0         21s
fabric8-maven-sample-spring-boot-1-pxbxl   1/1       Terminating   0         1m
fabric8-maven-sample-spring-boot-5-deploy   0/1       Completed   0         24s
fabric8-maven-sample-spring-boot-1-pxbxl   0/1       Terminating   0         2m
fabric8-maven-sample-spring-boot-5-deploy   0/1       Terminating   0         25s
fabric8-maven-sample-spring-boot-5-deploy   0/1       Terminating   0         25s
fabric8-maven-sample-spring-boot-1-pxbxl   0/1       Terminating   0         2m
fabric8-maven-sample-spring-boot-1-pxbxl   0/1       Terminating   0         2m

2.) Output of oc get events -w:

2018-04-05 15:31:34 +0530 IST   2018-04-05 15:31:34 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-s2i-4-build to localhost
2018-04-05 15:31:34 +0530 IST   2018-04-05 15:31:34 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "buildworkdir" 
2018-04-05 15:31:34 +0530 IST   2018-04-05 15:31:34 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "crio-socket" 
2018-04-05 15:31:34 +0530 IST   2018-04-05 15:31:34 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "docker-socket" 
2018-04-05 15:31:34 +0530 IST   2018-04-05 15:31:34 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "builder-dockercfg-tldm6-push" 
2018-04-05 15:31:34 +0530 IST   2018-04-05 15:31:34 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "builder-token-dv74b" 
2018-04-05 15:31:34 +0530 IST   2018-04-05 15:31:34 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod       spec.initContainers{git-clone}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-sti-builder:v3.7.2" already present on machine
2018-04-05 15:31:34 +0530 IST   2018-04-05 15:31:34 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod       spec.initContainers{git-clone}   Normal    Created   kubelet, localhost   Created container
2018-04-05 15:31:34 +0530 IST   2018-04-05 15:31:34 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod       spec.initContainers{git-clone}   Normal    Started   kubelet, localhost   Started container
2018-04-05 15:31:35 +0530 IST   2018-04-05 15:31:35 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4   Build               Normal    BuildStarted   build-controller   Build myproject/fabric8-maven-sample-spring-boot-s2i-4 is now running
2018-04-05 15:31:36 +0530 IST   2018-04-05 15:31:36 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod       spec.initContainers{manage-dockerfile}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-sti-builder:v3.7.2" already present on machine
2018-04-05 15:31:36 +0530 IST   2018-04-05 15:31:36 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod       spec.initContainers{manage-dockerfile}   Normal    Created   kubelet, localhost   Created container
2018-04-05 15:31:36 +0530 IST   2018-04-05 15:31:36 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod       spec.initContainers{manage-dockerfile}   Normal    Started   kubelet, localhost   Started container
2018-04-05 15:31:37 +0530 IST   2018-04-05 15:31:37 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod       spec.containers{sti-build}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-sti-builder:v3.7.2" already present on machine
2018-04-05 15:31:37 +0530 IST   2018-04-05 15:31:37 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod       spec.containers{sti-build}   Normal    Created   kubelet, localhost   Created container
2018-04-05 15:31:37 +0530 IST   2018-04-05 15:31:37 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4-build   Pod       spec.containers{sti-build}   Normal    Started   kubelet, localhost   Started container
2018-04-05 15:31:41 +0530 IST   2018-04-05 15:31:41 +0530 IST   1         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentCancelled   deploymentconfig-controller   Cancelled deployment "fabric8-maven-sample-spring-boot-2" superceded by version 3
2018-04-05 15:31:41 +0530 IST   2018-04-05 15:31:41 +0530 IST   1         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 3 awaiting cancellation of older running deployments
2018-04-05 15:31:41 +0530 IST   2018-04-05 15:31:41 +0530 IST   2         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 3 awaiting cancellation of older running deployments
2018-04-05 15:31:41 +0530 IST   2018-04-05 15:31:41 +0530 IST   3         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 3 awaiting cancellation of older running deployments
2018-04-05 15:31:41 +0530 IST   2018-04-05 15:31:41 +0530 IST   4         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 3 awaiting cancellation of older running deployments
2018-04-05 15:31:41 +0530 IST   2018-04-05 15:31:41 +0530 IST   5         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 3 awaiting cancellation of older running deployments
2018-04-05 15:31:41 +0530 IST   2018-04-05 15:31:41 +0530 IST   6         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 3 awaiting cancellation of older running deployments
2018-04-05 15:31:41 +0530 IST   2018-04-05 15:31:41 +0530 IST   1         fabric8-maven-sample-spring-boot-2-deploy   Pod       spec.containers{deployment}   Normal    Killing   kubelet, localhost   Killing container with id docker://deployment:Need to kill Pod
2018-04-05 15:31:41 +0530 IST   2018-04-05 15:31:41 +0530 IST   7         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 3 awaiting cancellation of older running deployments
2018-04-05 15:31:42 +0530 IST   2018-04-05 15:31:41 +0530 IST   8         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 3 awaiting cancellation of older running deployments
2018-04-05 15:31:42 +0530 IST   2018-04-05 15:31:42 +0530 IST   1         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    RolloutCancelled   deployer-controller   Rollout for "myproject/fabric8-maven-sample-spring-boot-2" cancelled
2018-04-05 15:31:42 +0530 IST   2018-04-05 15:31:42 +0530 IST   1         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentCreated   deploymentconfig-controller   Created new replication controller "fabric8-maven-sample-spring-boot-3" for version 3
2018-04-05 15:31:42 +0530 IST   2018-04-05 15:31:42 +0530 IST   1         fabric8-maven-sample-spring-boot-s2i-4   Build               Normal    BuildCompleted   build-controller   Build myproject/fabric8-maven-sample-spring-boot-s2i-4 completed successfully
2018-04-05 15:31:42 +0530 IST   2018-04-05 15:31:42 +0530 IST   1         fabric8-maven-sample-spring-boot-3-deploy   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-3-deploy to localhost
2018-04-05 15:31:42 +0530 IST   2018-04-05 15:31:42 +0530 IST   1         fabric8-maven-sample-spring-boot-3-deploy   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "deployer-token-hdlvf" 
2018-04-05 15:31:43 +0530 IST   2018-04-05 15:31:43 +0530 IST   1         fabric8-maven-sample-spring-boot-3-deploy   Pod       spec.containers{deployment}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-deployer:v3.7.2" already present on machine
2018-04-05 15:31:43 +0530 IST   2018-04-05 15:31:43 +0530 IST   1         fabric8-maven-sample-spring-boot-3-deploy   Pod       spec.containers{deployment}   Normal    Created   kubelet, localhost   Created container
2018-04-05 15:31:43 +0530 IST   2018-04-05 15:31:43 +0530 IST   1         fabric8-maven-sample-spring-boot-3-deploy   Pod       spec.containers{deployment}   Normal    Started   kubelet, localhost   Started container
2018-04-05 15:31:43 +0530 IST   2018-04-05 15:31:43 +0530 IST   1         fabric8-maven-sample-spring-boot-2   ReplicationController             Normal    SuccessfulDelete   replication-controller   Deleted pod: fabric8-maven-sample-spring-boot-2-r4pv2
2018-04-05 15:31:44 +0530 IST   2018-04-05 15:31:44 +0530 IST   1         fabric8-maven-sample-spring-boot-2-r4pv2   Pod       spec.containers{spring-boot}   Normal    Killing   kubelet, localhost   Killing container with id docker://spring-boot:Need to kill Pod
2018-04-05 15:31:45 +0530 IST   2018-04-05 15:31:45 +0530 IST   1         fabric8-maven-sample-spring-boot-3   ReplicationController             Normal    SuccessfulCreate   replication-controller   Created pod: fabric8-maven-sample-spring-boot-3-28c4t
2018-04-05 15:31:45 +0530 IST   2018-04-05 15:31:45 +0530 IST   1         fabric8-maven-sample-spring-boot-3-28c4t   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-3-28c4t to localhost
2018-04-05 15:31:45 +0530 IST   2018-04-05 15:31:45 +0530 IST   1         fabric8-maven-sample-spring-boot-3-28c4t   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "default-token-lwq59" 
2018-04-05 15:31:45 +0530 IST   2018-04-05 15:31:45 +0530 IST   1         fabric8-maven-sample-spring-boot-3-28c4t   Pod       spec.containers{spring-boot}   Normal    Pulled    kubelet, localhost   Container image "172.30.1.1:5000/myproject/fabric8-maven-sample-spring-boot@sha256:5e8fe72e073129edfa85b91ac35e21cc58ecd46e609600ea56f73fcd2965e22f" already present on machine
2018-04-05 15:31:45 +0530 IST   2018-04-05 15:31:45 +0530 IST   1         fabric8-maven-sample-spring-boot-3-28c4t   Pod       spec.containers{spring-boot}   Normal    Created   kubelet, localhost   Created container
2018-04-05 15:31:46 +0530 IST   2018-04-05 15:31:46 +0530 IST   1         fabric8-maven-sample-spring-boot-3-28c4t   Pod       spec.containers{spring-boot}   Normal    Started   kubelet, localhost   Started container
2018-04-05 15:31:49 +0530 IST   2018-04-05 15:31:49 +0530 IST   1         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentCancelled   deploymentconfig-controller   Cancelled deployment "fabric8-maven-sample-spring-boot-3" superceded by version 4
2018-04-05 15:31:49 +0530 IST   2018-04-05 15:31:49 +0530 IST   1         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 4 awaiting cancellation of older running deployments
2018-04-05 15:31:49 +0530 IST   2018-04-05 15:31:49 +0530 IST   2         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 4 awaiting cancellation of older running deployments
2018-04-05 15:31:49 +0530 IST   2018-04-05 15:31:49 +0530 IST   3         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 4 awaiting cancellation of older running deployments
2018-04-05 15:31:49 +0530 IST   2018-04-05 15:31:49 +0530 IST   4         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 4 awaiting cancellation of older running deployments
2018-04-05 15:31:50 +0530 IST   2018-04-05 15:31:49 +0530 IST   5         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 4 awaiting cancellation of older running deployments
2018-04-05 15:31:50 +0530 IST   2018-04-05 15:31:49 +0530 IST   6         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 4 awaiting cancellation of older running deployments
2018-04-05 15:31:50 +0530 IST   2018-04-05 15:31:50 +0530 IST   1         fabric8-maven-sample-spring-boot-3-deploy   Pod       spec.containers{deployment}   Normal    Killing   kubelet, localhost   Killing container with id docker://deployment:Need to kill Pod
2018-04-05 15:31:50 +0530 IST   2018-04-05 15:31:49 +0530 IST   7         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 4 awaiting cancellation of older running deployments
2018-04-05 15:31:50 +0530 IST   2018-04-05 15:31:49 +0530 IST   8         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 4 awaiting cancellation of older running deployments
2018-04-05 15:31:50 +0530 IST   2018-04-05 15:31:50 +0530 IST   1         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    RolloutCancelled   deployer-controller   Rollout for "myproject/fabric8-maven-sample-spring-boot-3" cancelled
2018-04-05 15:31:50 +0530 IST   2018-04-05 15:31:50 +0530 IST   1         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentCreated   deploymentconfig-controller   Created new replication controller "fabric8-maven-sample-spring-boot-4" for version 4
2018-04-05 15:31:50 +0530 IST   2018-04-05 15:31:50 +0530 IST   1         fabric8-maven-sample-spring-boot-4-deploy   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-4-deploy to localhost
2018-04-05 15:31:50 +0530 IST   2018-04-05 15:31:50 +0530 IST   1         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentCancelled   deploymentconfig-controller   Cancelled deployment "fabric8-maven-sample-spring-boot-4" superceded by version 5
2018-04-05 15:31:50 +0530 IST   2018-04-05 15:31:50 +0530 IST   1         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 5 awaiting cancellation of older running deployments
2018-04-05 15:31:50 +0530 IST   2018-04-05 15:31:50 +0530 IST   2         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    DeploymentAwaitingCancellation   deploymentconfig-controller   Deployment of version 5 awaiting cancellation of older running deployments
2018-04-05 15:31:51 +0530 IST   2018-04-05 15:31:51 +0530 IST   1         fabric8-maven-sample-spring-boot-4-deploy   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "deployer-token-hdlvf" 
2018-04-05 15:31:52 +0530 IST   2018-04-05 15:31:52 +0530 IST   1         fabric8-maven-sample-spring-boot-4-deploy   Pod       spec.containers{deployment}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-deployer:v3.7.2" already present on machine
2018-04-05 15:31:52 +0530 IST   2018-04-05 15:31:52 +0530 IST   1         fabric8-maven-sample-spring-boot-4-deploy   Pod       spec.containers{deployment}   Normal    Created   kubelet, localhost   Created container
2018-04-05 15:31:52 +0530 IST   2018-04-05 15:31:52 +0530 IST   1         fabric8-maven-sample-spring-boot-4-deploy   Pod       spec.containers{deployment}   Warning   Failed    kubelet, localhost   Error: failed to start container "deployment": Error response from daemon: {"message":"cannot join network of a non running container: ad20d668103e59645077d3c798b6eb697b2aa50a8c842a2d1480db8c9c629649"}
2018-04-05 15:31:53 +0530 IST   2018-04-05 15:31:53 +0530 IST   1         fabric8-maven-sample-spring-boot   DeploymentConfig             Normal    RolloutCancelled   deployer-controller   Rollout for "myproject/fabric8-maven-sample-spring-boot-4" cancelled
2018-04-05 15:31:53 +0530 IST   2018-04-05 15:31:53 +0530 IST   1         fabric8-maven-sample-spring-boot-5-deploy   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-5-deploy to localhost
2018-04-05 15:31:53 +0530 IST   2018-04-05 15:31:53 +0530 IST   1         fabric8-maven-sample-spring-boot-5-deploy   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "deployer-token-hdlvf" 
2018-04-05 15:31:54 +0530 IST   2018-04-05 15:31:54 +0530 IST   1         fabric8-maven-sample-spring-boot-5-deploy   Pod       spec.containers{deployment}   Normal    Pulled    kubelet, localhost   Container image "openshift/origin-deployer:v3.7.2" already present on machine
2018-04-05 15:31:54 +0530 IST   2018-04-05 15:31:54 +0530 IST   1         fabric8-maven-sample-spring-boot-5-deploy   Pod       spec.containers{deployment}   Normal    Created   kubelet, localhost   Created container
2018-04-05 15:31:54 +0530 IST   2018-04-05 15:31:54 +0530 IST   1         fabric8-maven-sample-spring-boot-5-deploy   Pod       spec.containers{deployment}   Normal    Started   kubelet, localhost   Started container
2018-04-05 15:31:54 +0530 IST   2018-04-05 15:31:54 +0530 IST   1         fabric8-maven-sample-spring-boot-3   ReplicationController             Normal    SuccessfulDelete   replication-controller   Deleted pod: fabric8-maven-sample-spring-boot-3-28c4t
2018-04-05 15:31:55 +0530 IST   2018-04-05 15:31:55 +0530 IST   1         fabric8-maven-sample-spring-boot-3-28c4t   Pod       spec.containers{spring-boot}   Normal    Killing   kubelet, localhost   Killing container with id docker://spring-boot:Need to kill Pod
2018-04-05 15:31:55 +0530 IST   2018-04-05 15:31:55 +0530 IST   1         fabric8-maven-sample-spring-boot-5-cwslk   Pod                 Normal    Scheduled   default-scheduler   Successfully assigned fabric8-maven-sample-spring-boot-5-cwslk to localhost
2018-04-05 15:31:55 +0530 IST   2018-04-05 15:31:55 +0530 IST   1         fabric8-maven-sample-spring-boot-5   ReplicationController             Normal    SuccessfulCreate   replication-controller   Created pod: fabric8-maven-sample-spring-boot-5-cwslk
2018-04-05 15:31:56 +0530 IST   2018-04-05 15:31:56 +0530 IST   1         fabric8-maven-sample-spring-boot-5-cwslk   Pod                 Normal    SuccessfulMountVolume   kubelet, localhost   MountVolume.SetUp succeeded for volume "default-token-lwq59" 
2018-04-05 15:31:56 +0530 IST   2018-04-05 15:31:56 +0530 IST   1         fabric8-maven-sample-spring-boot-5-cwslk   Pod       spec.containers{spring-boot}   Normal    Pulled    kubelet, localhost   Container image "172.30.1.1:5000/myproject/fabric8-maven-sample-spring-boot@sha256:5e8fe72e073129edfa85b91ac35e21cc58ecd46e609600ea56f73fcd2965e22f" already present on machine
2018-04-05 15:31:56 +0530 IST   2018-04-05 15:31:56 +0530 IST   1         fabric8-maven-sample-spring-boot-5-cwslk   Pod       spec.containers{spring-boot}   Normal    Created   kubelet, localhost   Created container
2018-04-05 15:31:56 +0530 IST   2018-04-05 15:31:56 +0530 IST   1         fabric8-maven-sample-spring-boot-5-cwslk   Pod       spec.containers{spring-boot}   Normal    Started   kubelet, localhost   Started container
2018-04-05 15:32:16 +0530 IST   2018-04-05 15:32:16 +0530 IST   1         fabric8-maven-sample-spring-boot-1   ReplicationController             Normal    SuccessfulDelete   replication-controller   Deleted pod: fabric8-maven-sample-spring-boot-1-pxbxl
2018-04-05 15:32:16 +0530 IST   2018-04-05 15:32:16 +0530 IST   1         fabric8-maven-sample-spring-boot-1-pxbxl   Pod       spec.containers{spring-boot}   Normal    Killing   kubelet, localhost   Killing container with id docker://spring-boot:Need to kill Pod

@rohanKanojia
Copy link
Member

rohanKanojia commented Apr 5, 2018

However, the use of -Dfabric8.openshift.trimImageInContainerSpec=true doesn't seem to have any effect on the build in case of Openshift 3.7.2. I tested on Openshift 3.7.0 as well but I was unable to reproduce this when using this flag. Are you trying this with the flag or without the flag? In my case, I'm not able to reproduce this when using this flag? I tested on these versions:

  • Openshift v3.7.0 [x] (When not using fabric8.openshift.trimImageInContainerSpec)
  • Openshift v3.7.1 [✔] (Unable to reproduce this with/without flag)
  • Openshift v3.7.2 [✔] (Unable to reproduce this with/without flag)

I tested your project as well, but I was unable to reproduce it like I did in case of samples/spring-boot in fabric8-maven-plugin.

Pod logs after using -Dfabric8.openshift.trimImageInContainerSpec=true(after deploying 3-4 times) can be found here.

@cescoffier @Ladicek : Could you please elaborate what issue exactly you're facing? I might be missing something here.

@rohanKanojia rohanKanojia added the pr/waiting-on-feedback Waiting on feedback label Apr 5, 2018
@Ladicek
Copy link
Contributor

Ladicek commented Apr 5, 2018

My understanding is that 3.7.2 shouldn't need fabric8.openshift.trimImageInContainerSpec anymore, because fabric8.openshift.trimImageInContainerSpec is essentially a workaround for a 3.7 issue that was fixed in 3.7.2 (speaking of Origin; I don't know when it was fixed in OCP). So this

use of -Dfabric8.openshift.trimImageInContainerSpec=true doesn't seem to have any effect on the build in case of Openshift 3.7.2

should be true.

I didn't investigate this issue deeper; what @cescoffier says in the issue description is everything I know too. I'd just suggest not using Minishift for reproducing, as it tends to behave too well.

@rohanKanojia
Copy link
Member

rohanKanojia commented Apr 6, 2018

Hm, I tested it on oc binary today. My observations were pretty much the same as with Minishift.
The flag fabric8.openshift.trimImageInContainerSpec was added in order to resolve missing image
reference error that we used to get on subsequent rollouts. Now I see that we don't see those
ImagePullErr while redeploying applications on v3.7.0(maybe they changed the binary); but I do
see lots of deployments getting canceled when not using the flag and finally one getting deployed.

Fabric8-maven-plugin does a PUT over the resources which trigger a redeploy. Since that bug in
Openshift in 3.7.0 is fixed now. I'm not sure whether we should take any action on this or not. However, you can override this default PUT over resources in fmp. It has also got a fabric8.recreate flag also which updates resources by deleting them first and creating them again.

@cescoffier @Ladicek : Could you please try mvn -Dfabric8:recreate=true fabric8:deploy and see if your issue gets resolved? This way you don't even need that trimImageInContainerSpec flag anymore since we're not doing PUT anymore.

@Ladicek
Copy link
Contributor

Ladicek commented Apr 6, 2018

I'd expect recreate to work (didn't try, sorry, priorities...), but there's probably a reason why people want to do rolling updates instead of recreate :-)

@rohanKanojia
Copy link
Member

rohanKanojia commented Apr 6, 2018

Well, I understand the use case of rolling updates. But I was unable to reproduce this bug with flag. I was only able to reproduce this when not using flag. Could you please check if the flag is added to your settings? I've tested both on oc binary and Minishift.

@Ladicek
Copy link
Contributor

Ladicek commented Apr 6, 2018

I don't know about @cescoffier, but for me, it did happen on OpenShift Origin 3.7.0 with the flag. I didn't see it on Minishift nor oc cluster up, but on an actual real OpenShift cluster.

@rohanKanojia
Copy link
Member

ah, I see. Perhaps @cescoffier could share some thoughts on this. As far as I know oc cluster up and minishift are also real Openshift clusters with a single node. I might be wrong because I'm no Openshit expert. But I would really appreciate if you guys could provide me with some more information from which I can proceed further.

@cescoffier
Copy link
Contributor Author

@rohanKanojia @Ladicek for me it happens in OSO Pro.

@rhuss rhuss added pr/wip Work in Progress, do not merge and removed WIP labels Sep 14, 2018
@rohanKanojia
Copy link
Member

@cescoffier : Hi, Do you still face this issue with latest openshift versions?

@cescoffier
Copy link
Contributor Author

@rohanKanojia not that I have seen. Seems stable right now.

@rhuss
Copy link
Contributor

rhuss commented Oct 5, 2018

@cescoffier cool, so let's close that issue for now and please don't hesitate to either reopen it or open a new issue when it should show up again.

@rhuss rhuss closed this as completed Oct 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr/waiting-on-feedback Waiting on feedback pr/wip Work in Progress, do not merge
Projects
None yet
Development

No branches or pull requests

5 participants