Advertisement
rohankanojia

Untitled

May 23rd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.06 KB | None | 0 0
  1. OpenShift Build rokumar/vertx-http-booster-test-updated-container-3 from https://github.com/rohanKanojia/vertx-http-booster-test-updated-container.git
  2. 13:12:03 Connecting to https://api.github.com using rohanKanojia/****** (cd-github)
  3. Obtained Jenkinsfile from 8fca08565fbefe52fe5ef12b946bec2d0cc618cf
  4. Running in Durability level: MAX_SURVIVABILITY
  5. Loading library github.com/rohankanojia/fabric8-pipeline-library@testSnapshotFmp
  6. Attempting to resolve testSnapshotFmp from remote references...
  7. > git --version # timeout=10
  8. > git ls-remote -h -t https://github.com/rohankanojia/fabric8-pipeline-library.git # timeout=10
  9. Found match: refs/heads/testSnapshotFmp revision 5dee7d77e99e401f19608080d1900ee1c9317101
  10. > git rev-parse --is-inside-work-tree # timeout=10
  11. Fetching changes from the remote Git repository
  12. > git config remote.origin.url https://github.com/rohankanojia/fabric8-pipeline-library.git # timeout=10
  13. Fetching without tags
  14. Fetching upstream changes from https://github.com/rohankanojia/fabric8-pipeline-library.git
  15. > git --version # timeout=10
  16. > git fetch --no-tags --progress https://github.com/rohankanojia/fabric8-pipeline-library.git +refs/heads/*:refs/remotes/origin/*
  17. Checking out Revision 5dee7d77e99e401f19608080d1900ee1c9317101 (testSnapshotFmp)
  18. > git config core.sparsecheckout # timeout=10
  19. > git checkout -f 5dee7d77e99e401f19608080d1900ee1c9317101
  20. Commit message: "added test image 22-SNAPSHOT"
  21. > git rev-list --no-walk 5dee7d77e99e401f19608080d1900ee1c9317101 # timeout=10
  22. [Pipeline] echo
  23. Loaded PipelineConfiguration PipelineConfiguration{jobNameToKindMap={}, ciBranchPatterns=[PR-.*], cdBranchPatterns=[master], cdGitHostAndOrganisationToBranchPatterns={}, disableITestsCD=false, disableITestsCI=false, useDockerSocketFlag=false}
  24. [Pipeline] echo
  25. Loaded the useDockerSocket flag false
  26. [Pipeline] podTemplate
  27. [Pipeline] {
  28. [Pipeline] node
  29. Still waiting to schedule task
  30. All nodes of label ‘mavenvertx_http_booster_test_updated_container_3’ are offline
  31. Running on jenkins-slave-9l94k-3ddd1 in /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA
  32. [Pipeline] {
  33. [Pipeline] checkout
  34. Cloning the remote Git repository
  35. Cloning with configured refspecs honoured and without tags
  36. Cloning repository https://github.com/rohanKanojia/vertx-http-booster-test-updated-container.git
  37. > git init /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA # timeout=10
  38. Fetching upstream changes from https://github.com/rohanKanojia/vertx-http-booster-test-updated-container.git
  39. > git --version # timeout=10
  40. using GIT_ASKPASS to set credentials cd-github
  41. > git fetch --no-tags --progress https://github.com/rohanKanojia/vertx-http-booster-test-updated-container.git +refs/heads/master:refs/remotes/origin/master
  42. > git config remote.origin.url https://github.com/rohanKanojia/vertx-http-booster-test-updated-container.git # timeout=10
  43. > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
  44. > git config remote.origin.url https://github.com/rohanKanojia/vertx-http-booster-test-updated-container.git # timeout=10
  45. Fetching without tags
  46. Fetching upstream changes from https://github.com/rohanKanojia/vertx-http-booster-test-updated-container.git
  47. using GIT_ASKPASS to set credentials cd-github
  48. > git fetch --no-tags --progress https://github.com/rohanKanojia/vertx-http-booster-test-updated-container.git +refs/heads/master:refs/remotes/origin/master
  49. Checking out Revision 8fca08565fbefe52fe5ef12b946bec2d0cc618cf (master)
  50. > git config core.sparsecheckout # timeout=10
  51. > git checkout -f 8fca08565fbefe52fe5ef12b946bec2d0cc618cf
  52. Commit message: "test commit"
  53. > git rev-list --no-walk 08bc473072759bb26bf037baab4b437d95868fad # timeout=10
  54. [Pipeline] echo
  55. Using branch master
  56. [Pipeline] echo
  57. Using branch master
  58. [Pipeline] echo
  59. NOTE: running pipelines for the first time will take longer as build and base docker images are pulled onto the node
  60. [Pipeline] container
  61. [Pipeline] {
  62. [Pipeline] stage
  63. [Pipeline] { (Build Release)
  64. [Pipeline] sh
  65. [st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA] Running shell script
  66. + git checkout -b rohankanojia/vertx-http-booster-test-updated-container/master-1.0.3
  67. Switched to a new branch 'rohankanojia/vertx-http-booster-test-updated-container/master-1.0.3'
  68. [Pipeline] readMavenPom
  69. [Pipeline] sh
  70. [st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA] Running shell script
  71. + mvn org.codehaus.mojo:versions-maven-plugin:2.5:set -U -DnewVersion=1.0.3
  72. Picked up _JAVA_OPTIONS: -Duser.home=/root/ -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
  73. [INFO] Scanning for projects...
  74. [INFO]
  75. [INFO] ------------------------------------------------------------------------
  76. [INFO] Building vertx-http-configmap 1.0.0
  77. [INFO] ------------------------------------------------------------------------
  78. [INFO]
  79. [INFO] --- versions-maven-plugin:2.5:set (default-cli) @ vertx-http-booster-test-updated-container ---
  80. EXITCODE 0[INFO] Searching for local aggregator root...
  81. [INFO] Local aggregation root: /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA
  82. [INFO] Processing change of io.openshift.booster:vertx-http-booster-test-updated-container:1.0.0 -> 1.0.3
  83. [INFO] Processing io.openshift.booster:vertx-http-booster-test-updated-container
  84. [INFO] Updating project io.openshift.booster:vertx-http-booster-test-updated-container
  85. [INFO] from version 1.0.0 to 1.0.3
  86. [INFO]
  87. [INFO] ------------------------------------------------------------------------
  88. [INFO] BUILD SUCCESS
  89. [INFO] ------------------------------------------------------------------------
  90. [INFO] Total time: 18.397 s
  91. [INFO] Finished at: 2018-05-23T13:18:43+00:00
  92. [INFO] Final Memory: 10M/14M
  93. [INFO] ------------------------------------------------------------------------
  94. [Pipeline] sh
  95. [st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA] Running shell script
  96. + mvn clean -B -e -U deploy -Dmaven.test.skip=false -P openshift
  97. Picked up _JAVA_OPTIONS: -Duser.home=/root/ -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
  98. [INFO] Error stacktraces are turned on.
  99. [INFO] Scanning for projects...
  100. [INFO]
  101. [INFO] ------------------------------------------------------------------------
  102. [INFO] Building vertx-http-configmap 1.0.3
  103. [INFO] ------------------------------------------------------------------------
  104. [INFO]
  105. [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ vertx-http-booster-test-updated-container ---
  106. [INFO]
  107. [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ vertx-http-booster-test-updated-container ---
  108. [INFO]
  109. [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ vertx-http-booster-test-updated-container ---
  110. [INFO]
  111. [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ vertx-http-booster-test-updated-container ---
  112. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA' && 'git' 'rev-parse' '--verify' 'HEAD'
  113. [INFO] Working directory: /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA
  114. [INFO] Storing buildNumber: 8fca08565fbefe52fe5ef12b946bec2d0cc618cf at timestamp: 1527081561983
  115. [INFO] Storing buildScmBranch: rohankanojia/vertx-http-booster-test-updated-container/master-1.0.3
  116. [INFO]
  117. [INFO] --- vertx-maven-plugin:1.0.13:initialize (vmp) @ vertx-http-booster-test-updated-container ---
  118. [INFO]
  119. [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ vertx-http-booster-test-updated-container ---
  120. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  121. [INFO] Copying 1 resource
  122. [INFO]
  123. [INFO] --- fabric8-maven-plugin:3.5-SNAPSHOT:resource (fmp) @ vertx-http-booster-test-updated-container ---
  124. [INFO] F8: Running in OpenShift mode
  125. [INFO] F8: Using docker image name of namespace: rokumar-jenkins
  126. [INFO] F8: Running generator vertx
  127. [INFO] F8: vertx: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2 as base / builder
  128. [INFO] F8: using resource templates from /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA/src/main/fabric8
  129. [INFO] F8: fmp-service: Adding a default service 'vertx-http-booster-test-updated-container' with ports [8080]
  130. [INFO] F8: vertx-health-check: Adding readiness probe on port 8080, path='/health', scheme='HTTP', with initial delay 10 seconds
  131. [INFO] F8: vertx-health-check: Adding liveness probe on port 8080, path='/health', scheme='HTTP', with initial delay 180 seconds
  132. [INFO] F8: fmp-revision-history: Adding revision history limit to 2
  133. [INFO] F8: f8-icon: Adding icon for deployment
  134. [INFO] F8: f8-icon: Adding icon for service
  135. [INFO] F8: validating /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA/target/classes/META-INF/fabric8/openshift/vertx-http-booster-test-updated-container-svc.yml resource
  136. [INFO] F8: validating /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA/target/classes/META-INF/fabric8/openshift/vertx-http-booster-test-updated-container-deploymentconfig.yml resource
  137. [INFO] F8: validating /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA/target/classes/META-INF/fabric8/openshift/vertx-http-booster-test-updated-container-route.yml resource
  138. [INFO] F8: validating /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA/target/classes/META-INF/fabric8/kubernetes/vertx-http-booster-test-updated-container-svc.yml resource
  139. [INFO] F8: validating /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA/target/classes/META-INF/fabric8/kubernetes/vertx-http-booster-test-updated-container-deployment.yml resource
  140. [INFO]
  141. [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ vertx-http-booster-test-updated-container ---
  142. [INFO] Changes detected - recompiling the module!
  143. [INFO] Compiling 1 source file to /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA/target/classes
  144. [INFO]
  145. [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ vertx-http-booster-test-updated-container ---
  146. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  147. [INFO] Copying 2 resources
  148. [INFO]
  149. [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ vertx-http-booster-test-updated-container ---
  150. [INFO] Changes detected - recompiling the module!
  151. [INFO] Compiling 1 source file to /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA/target/test-classes
  152. [INFO]
  153. [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ vertx-http-booster-test-updated-container ---
  154. [INFO]
  155. [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ vertx-http-booster-test-updated-container ---
  156. [INFO] Building jar: /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA/target/vertx-http-booster-test-updated-container-1.0.3.jar
  157. [INFO]
  158. [INFO] --- vertx-maven-plugin:1.0.13:package (vmp) @ vertx-http-booster-test-updated-container ---
  159. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA' && 'git' 'whatchanged' '--until=2018-05-23 13:20:10 +0000' '--date=iso' '--' '/home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA'
  160. [INFO] Working directory: /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA
  161. [INFO]
  162. [INFO] --- fabric8-maven-plugin:3.5-SNAPSHOT:build (fmp) @ vertx-http-booster-test-updated-container ---
  163. [INFO] F8: Using OpenShift build with strategy S2I
  164. [INFO] F8: Running generator vertx
  165. [INFO] F8: vertx: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2 as base / builder
  166. [INFO] Copying files to /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA/target/docker/vertx-http-booster-test-updated-container/1.0.3/build/maven
  167. [INFO] Building tar: /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA/target/docker/vertx-http-booster-test-updated-container/1.0.3/tmp/docker-build.tar
  168. [INFO] F8: [vertx-http-booster-test-updated-container:1.0.3] "vertx": Created docker source tar /home/jenkins/workspace/st-updated-container_master-SARE5PIUGFLCR3GGR24ROK5LNY3BFTNJV7VA2VMYDWWLTYHWOPYA/target/docker/vertx-http-booster-test-updated-container/1.0.3/tmp/docker-build.tar
  169. [INFO] F8: Updating BuildServiceConfig vertx-http-booster-test-updated-container-s2i for Source strategy
  170. [INFO] F8: Adding to ImageStream vertx-http-booster-test-updated-container
  171. [INFO] F8: Starting Build vertx-http-booster-test-updated-container-s2i
  172. EXITCODE 0[ERROR] F8: Build for vertx-http-booster-test-updated-container-s2i failed: timeout
  173. [ERROR] F8: vertx-http-booster-test-updated-container-s2i-8 CannotCreateBuildPod Failed creating build pod.
  174. [ERROR] F8: Failed to execute the build [Unable to build the image using the OpenShift build service]
  175. [INFO] ------------------------------------------------------------------------
  176. [INFO] BUILD FAILURE
  177. [INFO] ------------------------------------------------------------------------
  178. [INFO] Total time: 06:28 min
  179. [INFO] Finished at: 2018-05-23T13:25:17+00:00
  180. [INFO] Final Memory: 38M/81M
  181. [INFO] ------------------------------------------------------------------------
  182. [ERROR] Failed to execute goal io.fabric8:fabric8-maven-plugin:3.5-SNAPSHOT:build (fmp) on project vertx-http-booster-test-updated-container: Failed to execute the build: Unable to build the image using the OpenShift build service: CannotCreateBuildPod Failed creating build pod. -> [Help 1]
  183. org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal io.fabric8:fabric8-maven-plugin:3.5-SNAPSHOT:build (fmp) on project vertx-http-booster-test-updated-container: Failed to execute the build
  184. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
  185. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  186. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  187. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
  188. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
  189. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
  190. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
  191. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
  192. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
  193. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
  194. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
  195. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
  196. at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
  197. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  198. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  199. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  200. at java.lang.reflect.Method.invoke(Method.java:498)
  201. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
  202. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
  203. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
  204. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
  205. Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to execute the build
  206. at io.fabric8.maven.plugin.mojo.build.BuildMojo.buildAndTag(BuildMojo.java:270)
  207. at io.fabric8.maven.docker.BuildMojo.executeInternal(BuildMojo.java:44)
  208. at io.fabric8.maven.plugin.mojo.build.BuildMojo.executeInternal(BuildMojo.java:228)
  209. at io.fabric8.maven.docker.AbstractDockerMojo.execute(AbstractDockerMojo.java:223)
  210. at io.fabric8.maven.plugin.mojo.build.BuildMojo.execute(BuildMojo.java:199)
  211. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
  212. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
  213. ... 20 more
  214. Caused by: io.fabric8.maven.core.service.Fabric8ServiceException: Unable to build the image using the OpenShift build service
  215. at io.fabric8.maven.core.service.openshift.OpenshiftBuildService.logBuildFailure(OpenshiftBuildService.java:492)
  216. at io.fabric8.maven.core.service.openshift.OpenshiftBuildService.build(OpenshiftBuildService.java:116)
  217. at io.fabric8.maven.plugin.mojo.build.BuildMojo.buildAndTag(BuildMojo.java:267)
  218. ... 26 more
  219. Caused by: io.fabric8.kubernetes.client.KubernetesClientException: CannotCreateBuildPod Failed creating build pod.
  220. ... 29 more
  221. [ERROR]
  222. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  223. [ERROR]
  224. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  225. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  226. [Pipeline] }
  227. [Pipeline] // stage
  228. [Pipeline] }
  229. [Pipeline] // container
  230. [Pipeline] }
  231. [Pipeline] // node
  232. [Pipeline] }
  233. [Pipeline] // podTemplate
  234. [Pipeline] End of Pipeline
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement