rohankanojia

Untitled

Apr 30th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.60 KB | None | 0 0
  1. OpenShift Build rokumar/app-test-1-1 from https://github.com/rohanKanojia/test-spring-boot-app-23.git
  2. 11:48:22 Connecting to https://api.github.com using rohanKanojia/****** (cd-github)
  3. Obtained Jenkinsfile from 527d0c2cf4323f2ee011c56f5c6a10b769ce433e
  4. Loading library github.com/fabric8io/fabric8-pipeline-library@master
  5. Attempting to resolve master from remote references...
  6. > git --version # timeout=10
  7. > git ls-remote -h -t https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
  8. Found match: refs/heads/master revision b1478e95f0ce49d032007c026b2b2b5696c84c7e
  9. Cloning the remote Git repository
  10. Cloning with configured refspecs honoured and without tags
  11. Cloning repository https://github.com/fabric8io/fabric8-pipeline-library.git
  12. > git init /var/lib/jenkins/jobs/rohankanojia/jobs/test-spring-boot-app-23/branches/master/workspace@libs/github.com/fabric8io/fabric8-pipeline-library # timeout=10
  13. Fetching upstream changes from https://github.com/fabric8io/fabric8-pipeline-library.git
  14. > git --version # timeout=10
  15. > git fetch --no-tags --progress https://github.com/fabric8io/fabric8-pipeline-library.git +refs/heads/*:refs/remotes/origin/*
  16. > git config remote.origin.url https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
  17. > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  18. > git config remote.origin.url https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
  19. Fetching without tags
  20. Fetching upstream changes from https://github.com/fabric8io/fabric8-pipeline-library.git
  21. > git fetch --no-tags --progress https://github.com/fabric8io/fabric8-pipeline-library.git +refs/heads/*:refs/remotes/origin/*
  22. Checking out Revision b1478e95f0ce49d032007c026b2b2b5696c84c7e (master)
  23. > git config core.sparsecheckout # timeout=10
  24. > git checkout -f b1478e95f0ce49d032007c026b2b2b5696c84c7e
  25. Commit message: "Refactor and setup git ssh keys uniformly everywhere"
  26. First time build. Skipping changelog.
  27. Loaded PipelineConfiguration PipelineConfiguration{jobNameToKindMap={}, ciBranchPatterns=[PR-.*], cdBranchPatterns=[master], cdGitHostAndOrganisationToBranchPatterns={}, disableITestsCD=false, disableITestsCI=false, useDockerSocketFlag=false}
  28. [Pipeline] echo
  29. [Pipeline] echo
  30. Loaded the useDockerSocket flag false
  31. [Pipeline] podTemplate
  32. [Pipeline] {
  33. [Pipeline] node
  34. Still waiting to schedule task
  35. jenkins-slave-rg5hl-666rn is offline
  36. Running on jenkins-slave-rg5hl-666rn in /home/jenkins/workspace/t-spring-boot-app-23_master-YBUINKDT55KFSXSH23KWDE2THI5NL5ZJXV4DY2ZVBPHVNNX2TZDA
  37. [Pipeline] {
  38. [Pipeline] checkout
  39. Cloning the remote Git repository
  40. Cloning with configured refspecs honoured and without tags
  41. Cloning repository https://github.com/rohanKanojia/test-spring-boot-app-23.git
  42. > git init /home/jenkins/workspace/t-spring-boot-app-23_master-YBUINKDT55KFSXSH23KWDE2THI5NL5ZJXV4DY2ZVBPHVNNX2TZDA # timeout=10
  43. Fetching upstream changes from https://github.com/rohanKanojia/test-spring-boot-app-23.git
  44. > git --version # timeout=10
  45. using GIT_ASKPASS to set credentials cd-github
  46. > git fetch --no-tags --progress https://github.com/rohanKanojia/test-spring-boot-app-23.git +refs/heads/master:refs/remotes/origin/master
  47. > git config remote.origin.url https://github.com/rohanKanojia/test-spring-boot-app-23.git # timeout=10
  48. > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
  49. > git config remote.origin.url https://github.com/rohanKanojia/test-spring-boot-app-23.git # timeout=10
  50. Fetching without tags
  51. Fetching upstream changes from https://github.com/rohanKanojia/test-spring-boot-app-23.git
  52. using GIT_ASKPASS to set credentials cd-github
  53. > git fetch --no-tags --progress https://github.com/rohanKanojia/test-spring-boot-app-23.git +refs/heads/master:refs/remotes/origin/master
  54. Checking out Revision 527d0c2cf4323f2ee011c56f5c6a10b769ce433e (master)
  55. > git config core.sparsecheckout # timeout=10
  56. > git checkout -f 527d0c2cf4323f2ee011c56f5c6a10b769ce433e
  57. Commit message: "Initial commit"
  58. First time build. Skipping changelog.
  59. fatal: bad object b1478e95f0ce49d032007c026b2b2b5696c84c7e
  60. Using branch master
  61. [Pipeline] echo
  62. [Pipeline] echo
  63. Using branch master
  64. [Pipeline] pwd
  65. [Pipeline] load
  66. [Pipeline] { (/home/jenkins/workspace/t-spring-boot-app-23_master-YBUINKDT55KFSXSH23KWDE2THI5NL5ZJXV4DY2ZVBPHVNNX2TZDA/.openshiftio/Jenkinsfile.setup.groovy)
  67. [Pipeline] }
  68. [Pipeline] // load
  69. NOTE: running pipelines for the first time will take longer as build and base docker images are pulled onto the node
  70. [Pipeline] echo
  71. [Pipeline] container
  72. [Pipeline] {
  73. [Pipeline] stage
  74. [Pipeline] { (Build Release)
  75. [Pipeline] sh
  76. [t-spring-boot-app-23_master-YBUINKDT55KFSXSH23KWDE2THI5NL5ZJXV4DY2ZVBPHVNNX2TZDA] Running shell script
  77. + git checkout -b rohankanojia/test-spring-boot-app-23/master-1.0.1
  78. Switched to a new branch 'rohankanojia/test-spring-boot-app-23/master-1.0.1'
  79. [Pipeline] readMavenPom
  80. [Pipeline] sh
  81. [t-spring-boot-app-23_master-YBUINKDT55KFSXSH23KWDE2THI5NL5ZJXV4DY2ZVBPHVNNX2TZDA] Running shell script
  82. + mvn org.codehaus.mojo:versions-maven-plugin:2.5:set -U -DnewVersion=1.0.1
  83. 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
  84. [INFO] Scanning for projects...
  85. [ERROR] [ERROR] Some problems were encountered while processing the POMs:
  86. [ERROR] Non-resolvable import POM: Could not find artifact me.snowdrop:spring-boot-bom:pom:1.5.12.Final-redhat-1 in central (https://repo1.maven.org/maven2) @ io.openshift.booster:spring-boot-booster-parent:1.5.12-3-rhoar, /root/.mvnrepository/io/openshift/booster/spring-boot-booster-parent/1.5.12-3-rhoar/spring-boot-booster-parent-1.5.12-3-rhoar.pom, line 100, column 19
  87. [ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-web:jar is missing. @ line 37, column 17
  88. [ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-actuator:jar is missing. @ line 41, column 17
  89. [ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-test:jar is missing. @ line 47, column 17
  90. [ERROR] 'dependencies.dependency.version' for org.assertj:assertj-core:jar is missing. @ io.openshift.booster:spring-boot-booster-parent:1.5.12-3-rhoar, /root/.mvnrepository/io/openshift/booster/spring-boot-booster-parent/1.5.12-3-rhoar/spring-boot-booster-parent-1.5.12-3-rhoar.pom, line 138, column 17
  91. @
  92. [ERROR] The build could not read 1 project -> [Help 1]
  93. [ERROR]
  94. [ERROR] The project io.openshift.booster:app-test-1:1.0.0 (/home/jenkins/workspace/t-spring-boot-app-23_master-YBUINKDT55KFSXSH23KWDE2THI5NL5ZJXV4DY2ZVBPHVNNX2TZDA/pom.xml) has 5 errors
  95. [ERROR] Non-resolvable import POM: Could not find artifact me.snowdrop:spring-boot-bom:pom:1.5.12.Final-redhat-1 in central (https://repo1.maven.org/maven2) @ io.openshift.booster:spring-boot-booster-parent:1.5.12-3-rhoar, /root/.mvnrepository/io/openshift/booster/spring-boot-booster-parent/1.5.12-3-rhoar/spring-boot-booster-parent-1.5.12-3-rhoar.pom, line 100, column 19 -> [Help 2]
  96. [ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-web:jar is missing. @ line 37, column 17
  97. [ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-actuator:jar is missing. @ line 41, column 17
  98. [ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-test:jar is missing. @ line 47, column 17
  99. [ERROR] 'dependencies.dependency.version' for org.assertj:assertj-core:jar is missing. @ io.openshift.booster:spring-boot-booster-parent:1.5.12-3-rhoar, /root/.mvnrepository/io/openshift/booster/spring-boot-booster-parent/1.5.12-3-rhoar/spring-boot-booster-parent-1.5.12-3-rhoar.pom, line 138, column 17
  100. [ERROR]
  101. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  102. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  103. [ERROR]
  104. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  105. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
  106. [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
  107. [Pipeline] }
  108. [Pipeline] // stage
  109. [Pipeline] }
  110. [Pipeline] // container
  111. [Pipeline] }
  112. [Pipeline] // node
  113. [Pipeline] }
  114. [Pipeline] // podTemplate
  115. [Pipeline] End of Pipeline
  116.  
  117. GitHub has been notified of this commit’s build result
  118.  
  119. ERROR: script returned exit code 1
  120. Finished: FAILURE
Add Comment
Please, Sign In to add comment