Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2021
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 73.67 KB | None | 0 0
  1. Documents/openmrs-sdk$ mvn clean install
  2. [INFO] Scanning for projects...
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Reactor Build Order:
  5. [INFO]
  6. [INFO] OpenMRS SDK [pom]
  7. [INFO] OpenMRS Reference Application Module Maven Archetype [maven-archetype]
  8. [INFO] OpenMRS Platform Module Maven Archetype [maven-archetype]
  9. [INFO] OpenMRS OWA Submodule Maven Archetype [maven-archetype]
  10. [INFO] OpenMRS SDK Docker Maven Plugin [maven-plugin]
  11. [INFO] OpenMRS SDK Maven Plugin [maven-plugin]
  12. [INFO] OpenMRS SDK Integration Tests [jar]
  13. [INFO]
  14. [INFO] -------------------< org.openmrs.maven:openmrs-sdk >--------------------
  15. [INFO] Building OpenMRS SDK 4.2.0-SNAPSHOT [1/7]
  16. [INFO] --------------------------------[ pom ]---------------------------------
  17. [INFO]
  18. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-sdk ---
  19. [INFO]
  20. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-sdk ---
  21. [INFO] Installing /home/sharif/Documents/openmrs-sdk/pom.xml to /home/sharif/.m2/repository/org/openmrs/maven/openmrs-sdk/4.2.0-SNAPSHOT/openmrs-sdk-4.2.0-SNAPSHOT.pom
  22. [INFO]
  23. [INFO] --< org.openmrs.maven.archetypes:openmrs-sdk-archetype-module-refapp >--
  24. [INFO] Building OpenMRS Reference Application Module Maven Archetype 4.2.0-SNAPSHOT [2/7]
  25. [INFO] --------------------------[ maven-archetype ]---------------------------
  26. Downloading from atlassian-public: https://m2proxy.atlassian.com/repository/public/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml
  27. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml
  28. Downloaded from atlassian-public: https://m2proxy.atlassian.com/repository/public/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml (874 B at 142 B/s)
  29. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml (922 B at 135 B/s)
  30. Downloading from atlassian-public: https://m2proxy.atlassian.com/repository/public/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
  31. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
  32. Downloaded from atlassian-public: https://m2proxy.atlassian.com/repository/public/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (663 B at 569 B/s)
  33. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (714 B at 300 B/s)
  34. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml
  35. Downloading from atlassian-public: https://m2proxy.atlassian.com/repository/public/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml
  36. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (800 B at 423 B/s)
  37. Downloaded from atlassian-public: https://m2proxy.atlassian.com/repository/public/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (749 B at 376 B/s)
  38. [INFO]
  39. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-sdk-archetype-module-refapp ---
  40. [INFO] Deleting /home/sharif/Documents/openmrs-sdk/archetype-module-refapp/target
  41. [INFO]
  42. [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ openmrs-sdk-archetype-module-refapp ---
  43. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  44. [INFO] Using 'UTF-8' encoding to copy filtered properties files.
  45. [INFO] Copying 28 resources
  46. [INFO]
  47. [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ openmrs-sdk-archetype-module-refapp ---
  48. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  49. [INFO] Using 'UTF-8' encoding to copy filtered properties files.
  50. [INFO] Copying 1 resource
  51. [INFO]
  52. [INFO] --- maven-archetype-plugin:2.2:jar (default-jar) @ openmrs-sdk-archetype-module-refapp ---
  53. [INFO] Building archetype jar: /home/sharif/Documents/openmrs-sdk/archetype-module-refapp/target/openmrs-sdk-archetype-module-refapp-4.2.0-SNAPSHOT
  54. [INFO]
  55. [INFO] --- maven-archetype-plugin:2.2:integration-test (default-integration-test) @ openmrs-sdk-archetype-module-refapp ---
  56. [WARNING] No Archetype IT projects: no directory with goal.txt found.
  57. [INFO]
  58. [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ openmrs-sdk-archetype-module-refapp ---
  59. [INFO] Installing /home/sharif/Documents/openmrs-sdk/archetype-module-refapp/target/openmrs-sdk-archetype-module-refapp-4.2.0-SNAPSHOT.jar to /home/sharif/.m2/repository/org/openmrs/maven/archetypes/openmrs-sdk-archetype-module-refapp/4.2.0-SNAPSHOT/openmrs-sdk-archetype-module-refapp-4.2.0-SNAPSHOT.jar
  60. [INFO] Installing /home/sharif/Documents/openmrs-sdk/archetype-module-refapp/pom.xml to /home/sharif/.m2/repository/org/openmrs/maven/archetypes/openmrs-sdk-archetype-module-refapp/4.2.0-SNAPSHOT/openmrs-sdk-archetype-module-refapp-4.2.0-SNAPSHOT.pom
  61. [INFO]
  62. [INFO] --- maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) @ openmrs-sdk-archetype-module-refapp ---
  63. [INFO]
  64. [INFO] --< org.openmrs.maven.archetypes:openmrs-sdk-archetype-module-platform >--
  65. [INFO] Building OpenMRS Platform Module Maven Archetype 4.2.0-SNAPSHOT [3/7]
  66. [INFO] --------------------------[ maven-archetype ]---------------------------
  67. [INFO]
  68. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-sdk-archetype-module-platform ---
  69. [INFO] Deleting /home/sharif/Documents/openmrs-sdk/archetype-module-platform/target
  70. [INFO]
  71. [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ openmrs-sdk-archetype-module-platform ---
  72. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  73. [INFO] Using 'UTF-8' encoding to copy filtered properties files.
  74. [INFO] Copying 25 resources
  75. [INFO]
  76. [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ openmrs-sdk-archetype-module-platform ---
  77. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  78. [INFO] Using 'UTF-8' encoding to copy filtered properties files.
  79. [INFO] Copying 2 resources
  80. [INFO]
  81. [INFO] --- maven-archetype-plugin:2.0:jar (default-jar) @ openmrs-sdk-archetype-module-platform ---
  82. [INFO]
  83. [INFO] --- maven-archetype-plugin:2.0:add-archetype-metadata (default-add-archetype-metadata) @ openmrs-sdk-archetype-module-platform ---
  84. [INFO]
  85. [INFO] --- maven-archetype-plugin:2.0:integration-test (default-integration-test) @ openmrs-sdk-archetype-module-platform ---
  86. [INFO] Parent element not overwritten in /home/sharif/Documents/openmrs-sdk/archetype-module-platform/target/test-classes/projects/basic/project/basicmodule/api/pom.xml
  87. [INFO] Parent element not overwritten in /home/sharif/Documents/openmrs-sdk/archetype-module-platform/target/test-classes/projects/basic/project/basicmodule/omod/pom.xml
  88. [INFO]
  89. [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ openmrs-sdk-archetype-module-platform ---
  90. [INFO] Installing /home/sharif/Documents/openmrs-sdk/archetype-module-platform/target/openmrs-sdk-archetype-module-platform-4.2.0-SNAPSHOT.jar to /home/sharif/.m2/repository/org/openmrs/maven/archetypes/openmrs-sdk-archetype-module-platform/4.2.0-SNAPSHOT/openmrs-sdk-archetype-module-platform-4.2.0-SNAPSHOT.jar
  91. [INFO] Installing /home/sharif/Documents/openmrs-sdk/archetype-module-platform/pom.xml to /home/sharif/.m2/repository/org/openmrs/maven/archetypes/openmrs-sdk-archetype-module-platform/4.2.0-SNAPSHOT/openmrs-sdk-archetype-module-platform-4.2.0-SNAPSHOT.pom
  92. [INFO]
  93. [INFO] --- maven-archetype-plugin:2.0:update-local-catalog (default-update-local-catalog) @ openmrs-sdk-archetype-module-platform ---
  94. [INFO]
  95. [INFO] --< org.openmrs.maven.archetypes:openmrs-sdk-archetype-submodule-owa >--
  96. [INFO] Building OpenMRS OWA Submodule Maven Archetype 4.2.0-SNAPSHOT [4/7]
  97. [INFO] --------------------------[ maven-archetype ]---------------------------
  98. [INFO]
  99. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-sdk-archetype-submodule-owa ---
  100. [INFO] Deleting /home/sharif/Documents/openmrs-sdk/archetype-submodule-owa/target
  101. [INFO]
  102. [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ openmrs-sdk-archetype-submodule-owa ---
  103. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  104. [INFO] Using 'UTF-8' encoding to copy filtered properties files.
  105. [INFO] Copying 0 resource
  106. [INFO] Copying 3 resources
  107. [INFO]
  108. [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ openmrs-sdk-archetype-submodule-owa ---
  109. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  110. [INFO] Using 'UTF-8' encoding to copy filtered properties files.
  111. [INFO] skip non existing resourceDirectory /home/sharif/Documents/openmrs-sdk/archetype-submodule-owa/src/test/resources
  112. [INFO]
  113. [INFO] --- maven-archetype-plugin:2.2:jar (default-jar) @ openmrs-sdk-archetype-submodule-owa ---
  114. [INFO] Building archetype jar: /home/sharif/Documents/openmrs-sdk/archetype-submodule-owa/target/openmrs-sdk-archetype-submodule-owa-4.2.0-SNAPSHOT
  115. [INFO]
  116. [INFO] --- maven-archetype-plugin:2.2:integration-test (default-integration-test) @ openmrs-sdk-archetype-submodule-owa ---
  117. [WARNING] No Archetype IT projects: root 'projects' directory not found.
  118. [INFO]
  119. [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ openmrs-sdk-archetype-submodule-owa ---
  120. [INFO] Installing /home/sharif/Documents/openmrs-sdk/archetype-submodule-owa/target/openmrs-sdk-archetype-submodule-owa-4.2.0-SNAPSHOT.jar to /home/sharif/.m2/repository/org/openmrs/maven/archetypes/openmrs-sdk-archetype-submodule-owa/4.2.0-SNAPSHOT/openmrs-sdk-archetype-submodule-owa-4.2.0-SNAPSHOT.jar
  121. [INFO] Installing /home/sharif/Documents/openmrs-sdk/archetype-submodule-owa/pom.xml to /home/sharif/.m2/repository/org/openmrs/maven/archetypes/openmrs-sdk-archetype-submodule-owa/4.2.0-SNAPSHOT/openmrs-sdk-archetype-submodule-owa-4.2.0-SNAPSHOT.pom
  122. [INFO]
  123. [INFO] --- maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) @ openmrs-sdk-archetype-submodule-owa ---
  124. [INFO]
  125. [INFO] -----< org.openmrs.maven.plugins:openmrs-sdk-docker-maven-plugin >------
  126. [INFO] Building OpenMRS SDK Docker Maven Plugin 4.2.0-SNAPSHOT [5/7]
  127. [INFO] ----------------------------[ maven-plugin ]----------------------------
  128. [INFO]
  129. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-sdk-docker-maven-plugin ---
  130. [INFO] Deleting /home/sharif/Documents/openmrs-sdk/docker-maven-plugin/target
  131. [INFO]
  132. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openmrs-sdk-docker-maven-plugin ---
  133. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  134. [INFO] skip non existing resourceDirectory /home/sharif/Documents/openmrs-sdk/docker-maven-plugin/src/main/resources
  135. [INFO]
  136. [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ openmrs-sdk-docker-maven-plugin ---
  137. [INFO] Changes detected - recompiling the module!
  138. [INFO] Compiling 3 source files to /home/sharif/Documents/openmrs-sdk/docker-maven-plugin/target/classes
  139. [INFO]
  140. [INFO] --- maven-plugin-plugin:3.6.1:descriptor (default-descriptor) @ openmrs-sdk-docker-maven-plugin ---
  141. [INFO] Using 'UTF-8' encoding to read mojo source files.
  142. [INFO] java-javadoc mojo extractor found 2 mojo descriptors.
  143. [INFO] ant mojo extractor found 0 mojo descriptor.
  144. [INFO] bsh mojo extractor found 0 mojo descriptor.
  145. [INFO] java-annotations mojo extractor found 0 mojo descriptor.
  146. [INFO]
  147. [INFO] --- plexus-component-metadata:1.0-beta-3.0.5:generate-metadata (process-classes) @ openmrs-sdk-docker-maven-plugin ---
  148. [INFO]
  149. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openmrs-sdk-docker-maven-plugin ---
  150. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  151. [INFO] skip non existing resourceDirectory /home/sharif/Documents/openmrs-sdk/docker-maven-plugin/src/test/resources
  152. [INFO]
  153. [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ openmrs-sdk-docker-maven-plugin ---
  154. [INFO] No sources to compile
  155. [INFO]
  156. [INFO] --- plexus-component-metadata:1.0-beta-3.0.5:generate-test-metadata (process-test-classes) @ openmrs-sdk-docker-maven-plugin ---
  157. [INFO]
  158. [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-sdk-docker-maven-plugin ---
  159. [INFO] No tests to run.
  160. [INFO]
  161. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ openmrs-sdk-docker-maven-plugin ---
  162. [INFO] Building jar: /home/sharif/Documents/openmrs-sdk/docker-maven-plugin/target/openmrs-sdk-docker-maven-plugin-4.2.0-SNAPSHOT.jar
  163. [INFO]
  164. [INFO] --- maven-plugin-plugin:3.6.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ openmrs-sdk-docker-maven-plugin ---
  165. [INFO]
  166. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-sdk-docker-maven-plugin ---
  167. [INFO] Installing /home/sharif/Documents/openmrs-sdk/docker-maven-plugin/target/openmrs-sdk-docker-maven-plugin-4.2.0-SNAPSHOT.jar to /home/sharif/.m2/repository/org/openmrs/maven/plugins/openmrs-sdk-docker-maven-plugin/4.2.0-SNAPSHOT/openmrs-sdk-docker-maven-plugin-4.2.0-SNAPSHOT.jar
  168. [INFO] Installing /home/sharif/Documents/openmrs-sdk/docker-maven-plugin/pom.xml to /home/sharif/.m2/repository/org/openmrs/maven/plugins/openmrs-sdk-docker-maven-plugin/4.2.0-SNAPSHOT/openmrs-sdk-docker-maven-plugin-4.2.0-SNAPSHOT.pom
  169. [INFO]
  170. [INFO] ---------< org.openmrs.maven.plugins:openmrs-sdk-maven-plugin >---------
  171. [INFO] Building OpenMRS SDK Maven Plugin 4.2.0-SNAPSHOT [6/7]
  172. [INFO] ----------------------------[ maven-plugin ]----------------------------
  173. [INFO]
  174. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-sdk-maven-plugin ---
  175. [INFO] Deleting /home/sharif/Documents/openmrs-sdk/maven-plugin/target
  176. [INFO]
  177. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openmrs-sdk-maven-plugin ---
  178. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  179. [INFO] Copying 2 resources
  180. [INFO] Copying 1 resource to ../../../
  181. [INFO] Copying 26 resources
  182. [INFO]
  183. [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ openmrs-sdk-maven-plugin ---
  184. [INFO] Changes detected - recompiling the module!
  185. [INFO] Compiling 57 source files to /home/sharif/Documents/openmrs-sdk/maven-plugin/target/classes
  186. [INFO] /home/sharif/Documents/openmrs-sdk/maven-plugin/src/main/java/org/openmrs/maven/plugins/AbstractTask.java: Some input files use or override a deprecated API.
  187. [INFO] /home/sharif/Documents/openmrs-sdk/maven-plugin/src/main/java/org/openmrs/maven/plugins/AbstractTask.java: Recompile with -Xlint:deprecation for details.
  188. [INFO] /home/sharif/Documents/openmrs-sdk/maven-plugin/src/main/java/org/openmrs/maven/plugins/model/Server.java: Some input files use unchecked or unsafe operations.
  189. [INFO] /home/sharif/Documents/openmrs-sdk/maven-plugin/src/main/java/org/openmrs/maven/plugins/model/Server.java: Recompile with -Xlint:unchecked for details.
  190. [INFO]
  191. [INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ openmrs-sdk-maven-plugin ---
  192. [INFO] Using 'UTF-8' encoding to read mojo metadata.
  193. [INFO] Applying mojo extractor for language: java
  194. [INFO] Mojo extractor for language: java found 21 mojo descriptors.
  195. [INFO] Applying mojo extractor for language: bsh
  196. [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
  197. [INFO] Applying mojo extractor for language: java-annotations
  198. [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
  199. [INFO]
  200. [INFO] --- plexus-component-metadata:1.0-beta-3.0.5:generate-metadata (process-classes) @ openmrs-sdk-maven-plugin ---
  201. [INFO] Discovered 1 component descriptors(s)
  202. [INFO]
  203. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openmrs-sdk-maven-plugin ---
  204. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  205. [INFO] Copying 3 resources
  206. [INFO]
  207. [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ openmrs-sdk-maven-plugin ---
  208. [INFO] Changes detected - recompiling the module!
  209. [INFO] Compiling 14 source files to /home/sharif/Documents/openmrs-sdk/maven-plugin/target/test-classes
  210. [INFO] /home/sharif/Documents/openmrs-sdk/maven-plugin/src/test/java/org/openmrs/maven/plugins/model/ServerTest.java: Some input files use or override a deprecated API.
  211. [INFO] /home/sharif/Documents/openmrs-sdk/maven-plugin/src/test/java/org/openmrs/maven/plugins/model/ServerTest.java: Recompile with -Xlint:deprecation for details.
  212. [INFO]
  213. [INFO] --- plexus-component-metadata:1.0-beta-3.0.5:generate-test-metadata (process-test-classes) @ openmrs-sdk-maven-plugin ---
  214. [INFO]
  215. [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-sdk-maven-plugin ---
  216. [INFO]
  217. [INFO] -------------------------------------------------------
  218. [INFO] T E S T S
  219. [INFO] -------------------------------------------------------
  220. [INFO] Running org.openmrs.maven.plugins.model.DistroPropertiesTest
  221. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.openmrs.maven.plugins.model.DistroPropertiesTest
  222. [INFO] Running org.openmrs.maven.plugins.model.ServerTest
  223. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.maven.plugins.model.ServerTest
  224. [INFO] Running org.openmrs.maven.plugins.model.ArtifactTest
  225. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.maven.plugins.model.ArtifactTest
  226. [INFO] Running org.openmrs.maven.plugins.model.SdkStatisticsTest
  227. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.maven.plugins.model.SdkStatisticsTest
  228. [INFO] Running org.openmrs.maven.plugins.RunTest
  229. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.maven.plugins.RunTest
  230. [INFO] Running org.openmrs.maven.plugins.utility.VersionsHelperTest
  231. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.maven.plugins.utility.VersionsHelperTest
  232. [INFO] Running org.openmrs.maven.plugins.utility.DistroHelperTest
  233. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.maven.plugins.utility.DistroHelperTest
  234. [INFO] Running org.openmrs.maven.plugins.utility.SpaInstallerTest
  235. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s - in org.openmrs.maven.plugins.utility.SpaInstallerTest
  236. [INFO] Running org.openmrs.maven.plugins.utility.XmlHelperTest
  237. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.openmrs.maven.plugins.utility.XmlHelperTest
  238. [INFO] Running org.openmrs.maven.plugins.utility.WizardTest
  239. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.openmrs.maven.plugins.utility.WizardTest
  240. [INFO] Running org.openmrs.maven.plugins.SetupTest
  241. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.openmrs.maven.plugins.SetupTest
  242. [INFO] Running org.openmrs.maven.plugins.OpenMRSSDKRedirectServletTest
  243. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s - in org.openmrs.maven.plugins.OpenMRSSDKRedirectServletTest
  244. [INFO] Running org.openmrs.maven.plugins.PullRequestTest
  245. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 s - in org.openmrs.maven.plugins.PullRequestTest
  246. [INFO] Running org.openmrs.maven.plugins.BuildOwaTest
  247. Cannot run program "node/node": error=2, No such file or directory
  248. Cannot run program "node/npm": error=2, No such file or directory
  249. Cannot run program "node/node": error=2, No such file or directory
  250. Cannot run program "node/npm": error=2, No such file or directory
  251. Cannot run program "node/node": error=2, No such file or directory
  252. Cannot run program "node/npm": error=2, No such file or directory
  253. Cannot run program "node/node": error=2, No such file or directory
  254. Cannot run program "node/npm": error=2, No such file or directory
  255. Cannot run program "node/node": error=2, No such file or directory
  256. Cannot run program "node/npm": error=2, No such file or directory
  257. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.369 s - in org.openmrs.maven.plugins.BuildOwaTest
  258. [INFO]
  259. [INFO] Results:
  260. [INFO]
  261. [INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0
  262. [INFO]
  263. [INFO]
  264. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ openmrs-sdk-maven-plugin ---
  265. [INFO] Building jar: /home/sharif/Documents/openmrs-sdk/maven-plugin/target/openmrs-sdk-maven-plugin-4.2.0-SNAPSHOT.jar
  266. [INFO]
  267. [INFO] --- maven-plugin-plugin:3.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ openmrs-sdk-maven-plugin ---
  268. [INFO]
  269. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-sdk-maven-plugin ---
  270. [INFO] Installing /home/sharif/Documents/openmrs-sdk/maven-plugin/target/openmrs-sdk-maven-plugin-4.2.0-SNAPSHOT.jar to /home/sharif/.m2/repository/org/openmrs/maven/plugins/openmrs-sdk-maven-plugin/4.2.0-SNAPSHOT/openmrs-sdk-maven-plugin-4.2.0-SNAPSHOT.jar
  271. [INFO] Installing /home/sharif/Documents/openmrs-sdk/maven-plugin/pom.xml to /home/sharif/.m2/repository/org/openmrs/maven/plugins/openmrs-sdk-maven-plugin/4.2.0-SNAPSHOT/openmrs-sdk-maven-plugin-4.2.0-SNAPSHOT.pom
  272. [INFO]
  273. [INFO] ----------< org.openmrs.maven:openmrs-sdk-integration-tests >-----------
  274. [INFO] Building OpenMRS SDK Integration Tests 4.2.0-SNAPSHOT [7/7]
  275. [INFO] --------------------------------[ jar ]---------------------------------
  276. [INFO]
  277. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-sdk-integration-tests ---
  278. [INFO] Deleting /home/sharif/Documents/openmrs-sdk/integration-tests/target
  279. [INFO]
  280. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openmrs-sdk-integration-tests ---
  281. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  282. [INFO] skip non existing resourceDirectory /home/sharif/Documents/openmrs-sdk/integration-tests/src/main/resources
  283. [INFO]
  284. [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ openmrs-sdk-integration-tests ---
  285. [INFO] No sources to compile
  286. [INFO]
  287. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openmrs-sdk-integration-tests ---
  288. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  289. [INFO] Copying 37 resources
  290. [INFO]
  291. [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ openmrs-sdk-integration-tests ---
  292. [INFO] Changes detected - recompiling the module!
  293. [INFO] Compiling 10 source files to /home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes
  294. [INFO]
  295. [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-sdk-integration-tests ---
  296. [INFO]
  297. [INFO] -------------------------------------------------------
  298. [INFO] T E S T S
  299. [INFO] -------------------------------------------------------
  300. [INFO] Running org.openmrs.maven.plugins.DeployIntegrationTest
  301. [ERROR] Tests run: 16, Failures: 0, Errors: 16, Skipped: 0, Time elapsed: 0.239 s <<< FAILURE! - in org.openmrs.maven.plugins.DeployIntegrationTest
  302. [ERROR] deploy_shouldUpgradeDistroTo2_3_1(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.095 s <<< ERROR!
  303. org.apache.maven.it.VerificationException:
  304. Exit code was non-zero: 127; command line and log =
  305. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=f3783fc3-227d-4664-ac14-dcbaff06c1ac,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  306. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  307.  
  308. at org.openmrs.maven.plugins.DeployIntegrationTest.setupServer(DeployIntegrationTest.java:27)
  309.  
  310. [ERROR] deploy_shouldUpgradeDistroTo2_3_1(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.095 s <<< ERROR!
  311. java.lang.NullPointerException
  312. at org.openmrs.maven.plugins.DeployIntegrationTest.deleteServer(DeployIntegrationTest.java:32)
  313.  
  314. [ERROR] deploy_shouldUpgradeDistroFromDistroProperties(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.009 s <<< ERROR!
  315. org.apache.maven.it.VerificationException:
  316. Exit code was non-zero: 127; command line and log =
  317. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=13fd3597-fa9c-4cd4-b466-6a3edd5ad072,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  318. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  319.  
  320. at org.openmrs.maven.plugins.DeployIntegrationTest.setupServer(DeployIntegrationTest.java:27)
  321.  
  322. [ERROR] deploy_shouldUpgradeDistroFromDistroProperties(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.009 s <<< ERROR!
  323. java.lang.NullPointerException
  324. at org.openmrs.maven.plugins.DeployIntegrationTest.deleteServer(DeployIntegrationTest.java:32)
  325.  
  326. [ERROR] deploy_shouldReplaceWebapp(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.013 s <<< ERROR!
  327. org.apache.maven.it.VerificationException:
  328. Exit code was non-zero: 127; command line and log =
  329. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=84cf2ef6-ed19-4c28-846e-b0653d260009,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  330. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  331.  
  332. at org.openmrs.maven.plugins.DeployIntegrationTest.setupServer(DeployIntegrationTest.java:27)
  333.  
  334. [ERROR] deploy_shouldReplaceWebapp(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.018 s <<< ERROR!
  335. java.lang.NullPointerException
  336. at org.openmrs.maven.plugins.DeployIntegrationTest.deleteServer(DeployIntegrationTest.java:32)
  337.  
  338. [ERROR] deploy_shouldDowngradeDistroTo2_1(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.005 s <<< ERROR!
  339. org.apache.maven.it.VerificationException:
  340. Exit code was non-zero: 127; command line and log =
  341. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=534eccac-8940-4989-90e5-d6308c2389b7,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  342. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  343.  
  344. at org.openmrs.maven.plugins.DeployIntegrationTest.setupServer(DeployIntegrationTest.java:27)
  345.  
  346. [ERROR] deploy_shouldDowngradeDistroTo2_1(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.006 s <<< ERROR!
  347. java.lang.NullPointerException
  348. at org.openmrs.maven.plugins.DeployIntegrationTest.deleteServer(DeployIntegrationTest.java:32)
  349.  
  350. [ERROR] deploy_shouldReplaceDistroPlatform(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.018 s <<< ERROR!
  351. org.apache.maven.it.VerificationException:
  352. Exit code was non-zero: 127; command line and log =
  353. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=8de87eca-5848-4094-a52a-85798e091d3c,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  354. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  355.  
  356. at org.openmrs.maven.plugins.DeployIntegrationTest.setupServer(DeployIntegrationTest.java:27)
  357.  
  358. [ERROR] deploy_shouldReplaceDistroPlatform(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.018 s <<< ERROR!
  359. java.lang.NullPointerException
  360. at org.openmrs.maven.plugins.DeployIntegrationTest.deleteServer(DeployIntegrationTest.java:32)
  361.  
  362. [ERROR] deploy_shouldInstallModuleFromPomInDir(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.001 s <<< ERROR!
  363. org.apache.maven.it.VerificationException:
  364. Exit code was non-zero: 127; command line and log =
  365. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=2d9da2e2-237f-43dd-9510-57b73b9e0468,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  366. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  367.  
  368. at org.openmrs.maven.plugins.DeployIntegrationTest.setupServer(DeployIntegrationTest.java:27)
  369.  
  370. [ERROR] deploy_shouldInstallModuleFromPomInDir(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.001 s <<< ERROR!
  371. java.lang.NullPointerException
  372. at org.openmrs.maven.plugins.DeployIntegrationTest.deleteServer(DeployIntegrationTest.java:32)
  373.  
  374. [ERROR] deploy_shouldInstallModule(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.008 s <<< ERROR!
  375. org.apache.maven.it.VerificationException:
  376. Exit code was non-zero: 127; command line and log =
  377. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=361439a8-594f-43f5-9556-4b803af12ae0,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  378. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  379.  
  380. at org.openmrs.maven.plugins.DeployIntegrationTest.setupServer(DeployIntegrationTest.java:27)
  381.  
  382. [ERROR] deploy_shouldInstallModule(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.008 s <<< ERROR!
  383. java.lang.NullPointerException
  384. at org.openmrs.maven.plugins.DeployIntegrationTest.deleteServer(DeployIntegrationTest.java:32)
  385.  
  386. [ERROR] deploy_shouldInstallOwaAndOwaModule(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.01 s <<< ERROR!
  387. org.apache.maven.it.VerificationException:
  388. Exit code was non-zero: 127; command line and log =
  389. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=6477422f-0157-4c3d-a208-8c7352674f33,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  390. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  391.  
  392. at org.openmrs.maven.plugins.DeployIntegrationTest.setupServer(DeployIntegrationTest.java:27)
  393.  
  394. [ERROR] deploy_shouldInstallOwaAndOwaModule(org.openmrs.maven.plugins.DeployIntegrationTest) Time elapsed: 0.01 s <<< ERROR!
  395. java.lang.NullPointerException
  396. at org.openmrs.maven.plugins.DeployIntegrationTest.deleteServer(DeployIntegrationTest.java:32)
  397.  
  398. [INFO] Running org.openmrs.maven.plugins.CloneIntegrationTest
  399. [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.openmrs.maven.plugins.CloneIntegrationTest
  400. [ERROR] clone_shouldCloneRepository(org.openmrs.maven.plugins.CloneIntegrationTest) Time elapsed: 0 s <<< ERROR!
  401. org.apache.maven.it.VerificationException:
  402. Exit code was non-zero: 127; command line and log =
  403. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -DgroupId=org.openmrs.module -DartifactId=appui -DgithubUsername=tmarzeion -DgithubPassword=TEST CASE -DbatchAnswers= -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:clone
  404. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  405.  
  406. at org.openmrs.maven.plugins.CloneIntegrationTest.clone_shouldCloneRepository(CloneIntegrationTest.java:27)
  407.  
  408. [INFO] Running org.openmrs.maven.plugins.BuildIntegrationTest
  409. [ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.01 s <<< FAILURE! - in org.openmrs.maven.plugins.BuildIntegrationTest
  410. [ERROR] build_shouldBuildOwaProject(org.openmrs.maven.plugins.BuildIntegrationTest) Time elapsed: 0 s <<< ERROR!
  411. org.apache.maven.it.VerificationException:
  412. Exit code was non-zero: 127; command line and log =
  413. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test/buildIT -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=c890aabc-2e0e-469f-9e09-99ee70c018c5,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  414. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  415.  
  416. at org.openmrs.maven.plugins.BuildIntegrationTest.setup(BuildIntegrationTest.java:34)
  417.  
  418. [ERROR] build_shouldBuildOwaProject(org.openmrs.maven.plugins.BuildIntegrationTest) Time elapsed: 0 s <<< ERROR!
  419. java.lang.NullPointerException
  420. at org.openmrs.maven.plugins.BuildIntegrationTest.deleteServer(BuildIntegrationTest.java:48)
  421.  
  422. [ERROR] build_shouldBuildAllWatchedProjects(org.openmrs.maven.plugins.BuildIntegrationTest) Time elapsed: 0 s <<< ERROR!
  423. org.apache.maven.it.VerificationException:
  424. Exit code was non-zero: 127; command line and log =
  425. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test/buildIT -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=2b3d701b-3ffa-4ef7-a855-585e687a8554,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  426. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  427.  
  428. at org.openmrs.maven.plugins.BuildIntegrationTest.setup(BuildIntegrationTest.java:34)
  429.  
  430. [ERROR] build_shouldBuildAllWatchedProjects(org.openmrs.maven.plugins.BuildIntegrationTest) Time elapsed: 0 s <<< ERROR!
  431. java.lang.NullPointerException
  432. at org.openmrs.maven.plugins.BuildIntegrationTest.deleteServer(BuildIntegrationTest.java:48)
  433.  
  434. [ERROR] build_shouldDetectMavenProject(org.openmrs.maven.plugins.BuildIntegrationTest) Time elapsed: 0.006 s <<< ERROR!
  435. org.apache.maven.it.VerificationException:
  436. Exit code was non-zero: 127; command line and log =
  437. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test/buildIT -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=63c8b19f-f674-4297-8689-89a8715a6aca,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  438. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  439.  
  440. at org.openmrs.maven.plugins.BuildIntegrationTest.setup(BuildIntegrationTest.java:34)
  441.  
  442. [ERROR] build_shouldDetectMavenProject(org.openmrs.maven.plugins.BuildIntegrationTest) Time elapsed: 0.006 s <<< ERROR!
  443. java.lang.NullPointerException
  444. at org.openmrs.maven.plugins.BuildIntegrationTest.deleteServer(BuildIntegrationTest.java:48)
  445.  
  446. [INFO] Running org.openmrs.maven.plugins.BuildDistroIntegrationTest
  447. [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.009 s <<< FAILURE! - in org.openmrs.maven.plugins.BuildDistroIntegrationTest
  448. [ERROR] testBuildDistroFromDistroFile(org.openmrs.maven.plugins.BuildDistroIntegrationTest) Time elapsed: 0 s <<< ERROR!
  449. org.apache.maven.it.VerificationException:
  450. Exit code was non-zero: 127; command line and log =
  451. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddir=target -DbatchAnswers= -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:build-distro
  452. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  453.  
  454. at org.openmrs.maven.plugins.BuildDistroIntegrationTest.testBuildDistroFromDistroFile(BuildDistroIntegrationTest.java:13)
  455.  
  456. [ERROR] testBundledBuildDistro(org.openmrs.maven.plugins.BuildDistroIntegrationTest) Time elapsed: 0.002 s <<< ERROR!
  457. org.apache.maven.it.VerificationException:
  458. Exit code was non-zero: 127; command line and log =
  459. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.3.1 -Ddir=referenceapplication-bundled -Dbundled=true -DbatchAnswers= -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:build-distro
  460. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  461.  
  462. at org.openmrs.maven.plugins.BuildDistroIntegrationTest.testBundledBuildDistro(BuildDistroIntegrationTest.java:56)
  463.  
  464. [ERROR] testBuildDistroRefApp23(org.openmrs.maven.plugins.BuildDistroIntegrationTest) Time elapsed: 0.007 s <<< ERROR!
  465. org.apache.maven.it.VerificationException:
  466. Exit code was non-zero: 127; command line and log =
  467. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.3.1 -Ddir=referenceapplication -DbatchAnswers= -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:build-distro
  468. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  469.  
  470. at org.openmrs.maven.plugins.BuildDistroIntegrationTest.testBuildDistroRefApp23(BuildDistroIntegrationTest.java:35)
  471.  
  472. [INFO] Running org.openmrs.maven.plugins.CreateProjectIntegrationTest
  473. [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.047 s <<< FAILURE! - in org.openmrs.maven.plugins.CreateProjectIntegrationTest
  474. [ERROR] createProject_shouldCreateRefappModuleProject(org.openmrs.maven.plugins.CreateProjectIntegrationTest) Time elapsed: 0.022 s <<< ERROR!
  475. org.apache.maven.it.VerificationException:
  476. Exit code was non-zero: 127; command line and log =
  477. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Dtype=referenceapplication-module -DmoduleId=test -DmoduleName=Test -DmoduleDescription=none -DgroupId=org.openmrs.module -Dversion=1.0.0-SNAPSHOT -DbatchAnswers=2.4 -DbatchAnswers=2.4 -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:create-project
  478. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  479.  
  480. at org.openmrs.maven.plugins.CreateProjectIntegrationTest.createProject_shouldCreateRefappModuleProject(CreateProjectIntegrationTest.java:42)
  481.  
  482. [ERROR] createProject_shouldCreatePlatformModuleProject(org.openmrs.maven.plugins.CreateProjectIntegrationTest) Time elapsed: 0.014 s <<< ERROR!
  483. org.apache.maven.it.VerificationException:
  484. Exit code was non-zero: 127; command line and log =
  485. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Dtype=platform-module -DmoduleId=test -DmoduleName=Test -DmoduleDescription=none -DgroupId=org.openmrs.module -Dversion=1.0.0-SNAPSHOT -DbatchAnswers=1.11.6 -DbatchAnswers=1.11.6 -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:create-project
  486. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  487.  
  488. at org.openmrs.maven.plugins.CreateProjectIntegrationTest.createProject_shouldCreatePlatformModuleProject(CreateProjectIntegrationTest.java:75)
  489.  
  490. [ERROR] createProject_shouldCreateRefappModuleProjectUsingBatchAnswers(org.openmrs.maven.plugins.CreateProjectIntegrationTest) Time elapsed: 0.011 s <<< ERROR!
  491. org.apache.maven.it.VerificationException:
  492. Exit code was non-zero: 127; command line and log =
  493. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -DbatchAnswers=Reference Application module,test,Test,none,org.openmrs.module,1.0.0-SNAPSHOT,2.4 -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:create-project
  494. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  495.  
  496. at org.openmrs.maven.plugins.CreateProjectIntegrationTest.createProject_shouldCreateRefappModuleProjectUsingBatchAnswers(CreateProjectIntegrationTest.java:57)
  497.  
  498. [INFO] Running org.openmrs.maven.plugins.SetupIntegrationTest
  499. [ERROR] Tests run: 12, Failures: 0, Errors: 12, Skipped: 0, Time elapsed: 0.098 s <<< FAILURE! - in org.openmrs.maven.plugins.SetupIntegrationTest
  500. [ERROR] setup_shouldInstallServerWithSpecifiedLatestSnapshotDistroVersionByUsingKeywordInInteractiveMode(org.openmrs.maven.plugins.SetupIntegrationTest) Time elapsed: 0.003 s <<< ERROR!
  501. org.apache.maven.it.VerificationException:
  502. Exit code was non-zero: 127; command line and log =
  503. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=eb0104e6-7349-4056-b617-1bcc67dd0a6c,Platform,LATEST-SNAPSHOT,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  504. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  505.  
  506. at org.openmrs.maven.plugins.SetupIntegrationTest.setup_shouldInstallServerWithSpecifiedLatestSnapshotDistroVersionByUsingKeywordInInteractiveMode(SetupIntegrationTest.java:244)
  507.  
  508. [ERROR] setup_shouldInstallDistroPlatform2_0_2(org.openmrs.maven.plugins.SetupIntegrationTest) Time elapsed: 0.006 s <<< ERROR!
  509. org.apache.maven.it.VerificationException:
  510. Exit code was non-zero: 127; command line and log =
  511. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Dplatform=2.0.2 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=200b347c-47a6-4657-bebf-9c1545723b74,8080,1044,/usr/lib/jvm/java-8-openjdk-amd64/jre -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  512. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  513.  
  514. at org.openmrs.maven.plugins.SetupIntegrationTest.setup_shouldInstallDistroPlatform2_0_2(SetupIntegrationTest.java:96)
  515.  
  516. [ERROR] setup_shouldInstallServerFromDistroPropertiesDir(org.openmrs.maven.plugins.SetupIntegrationTest) Time elapsed: 0.009 s <<< ERROR!
  517. org.apache.maven.it.VerificationException:
  518. Exit code was non-zero: 127; command line and log =
  519. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -DserverId=d880a9d6-2fb8-4f45-afbd-64622527cdcf -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=OpenMRS Concepts OWA server 1.0 from current directory,nameValue,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  520. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  521.  
  522. at org.openmrs.maven.plugins.SetupIntegrationTest.setup_shouldInstallServerFromDistroPropertiesDir(SetupIntegrationTest.java:152)
  523.  
  524. [ERROR] setup_shouldInstallServerWithDefaultJavaHome(org.openmrs.maven.plugins.SetupIntegrationTest) Time elapsed: 0.006 s <<< ERROR!
  525. org.apache.maven.it.VerificationException:
  526. Exit code was non-zero: 127; command line and log =
  527. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=e4884402-e701-4e78-8946-fd5d793d9fff,Distribution,referenceapplication:2.2,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  528. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  529.  
  530. at org.openmrs.maven.plugins.SetupIntegrationTest.setup_shouldInstallServerWithDefaultJavaHome(SetupIntegrationTest.java:190)
  531.  
  532. [ERROR] setup_shouldInstallServerFromGivenDistroProperties(org.openmrs.maven.plugins.SetupIntegrationTest) Time elapsed: 0.008 s <<< ERROR!
  533. org.apache.maven.it.VerificationException:
  534. Exit code was non-zero: 127; command line and log =
  535. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test/openmrs-distro.properties -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=337809f2-d7c7-426f-a3ce-508cc3221f92,nameValue,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  536. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  537.  
  538. at org.openmrs.maven.plugins.SetupIntegrationTest.setup_shouldInstallServerFromGivenDistroProperties(SetupIntegrationTest.java:124)
  539.  
  540. [ERROR] setup_shouldInstallServerWithSpecifiedLatestReleasedDistroVersionByUsingKeywordInBatchMode(org.openmrs.maven.plugins.SetupIntegrationTest) Time elapsed: 0.004 s <<< ERROR!
  541. org.apache.maven.it.VerificationException:
  542. Exit code was non-zero: 127; command line and log =
  543. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddebug=1044 -Dplatform=LATEST -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=f81fd94b-29f8-4c6e-a8dc-820806285122,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  544. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  545.  
  546. at org.openmrs.maven.plugins.SetupIntegrationTest.setup_shouldInstallServerWithSpecifiedLatestReleasedDistroVersionByUsingKeywordInBatchMode(SetupIntegrationTest.java:272)
  547.  
  548. [ERROR] setup_shouldInstallPlatform1_11_5(org.openmrs.maven.plugins.SetupIntegrationTest) Time elapsed: 0.008 s <<< ERROR!
  549. org.apache.maven.it.VerificationException:
  550. Exit code was non-zero: 127; command line and log =
  551. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Dplatform=1.11.5 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=cf093261-69c5-4fff-889a-d246ae04ca5c,8080,1044,/usr/lib/jvm/java-8-openjdk-amd64/jre -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  552. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  553.  
  554. at org.openmrs.maven.plugins.SetupIntegrationTest.setup_shouldInstallPlatform1_11_5(SetupIntegrationTest.java:68)
  555.  
  556. [ERROR] setup_shouldInstallRefapp2_3_1(org.openmrs.maven.plugins.SetupIntegrationTest) Time elapsed: 0.014 s <<< ERROR!
  557. org.apache.maven.it.VerificationException:
  558. Exit code was non-zero: 127; command line and log =
  559. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.3.1 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=8f7ddd9f-4430-4b64-b08c-e603902f396d,8080,1044,/usr/lib/jvm/java-8-openjdk-amd64/jre -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  560. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  561.  
  562. at org.openmrs.maven.plugins.SetupIntegrationTest.setup_shouldInstallRefapp2_3_1(SetupIntegrationTest.java:39)
  563.  
  564. [ERROR] setup_shouldInstallServerWithSpecifiedLatestSnapshotDistroVersionByUsingKeywordInBatchMode(org.openmrs.maven.plugins.SetupIntegrationTest) Time elapsed: 0.006 s <<< ERROR!
  565. org.apache.maven.it.VerificationException:
  566. Exit code was non-zero: 127; command line and log =
  567. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddebug=1044 -Dplatform=LATEST-SNAPSHOT -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=11ddc08f-5a29-4031-aa6b-b5ea0c9573c5,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  568. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  569.  
  570. at org.openmrs.maven.plugins.SetupIntegrationTest.setup_shouldInstallServerWithSpecifiedLatestSnapshotDistroVersionByUsingKeywordInBatchMode(SetupIntegrationTest.java:214)
  571.  
  572. [ERROR] setup_shouldInstallServerWithGivenJavaHomeAndAddJavaHomeToSdkProperties(org.openmrs.maven.plugins.SetupIntegrationTest) Time elapsed: 0.013 s <<< ERROR!
  573. org.apache.maven.it.VerificationException:
  574. Exit code was non-zero: 127; command line and log =
  575. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -DjavaHome=/usr/lib/jvm/java-8-openjdk-amd64/jre -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=44c4d173-040b-4362-ab0f-92d3f834a414,Distribution,referenceapplication:2.2,8080,1044 -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  576. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  577.  
  578. at org.openmrs.maven.plugins.SetupIntegrationTest.setup_shouldInstallServerWithGivenJavaHomeAndAddJavaHomeToSdkProperties(SetupIntegrationTest.java:333)
  579.  
  580. [ERROR] setup_shouldInstallWithParentDistroSpecifiedInDistroProperties(org.openmrs.maven.plugins.SetupIntegrationTest) Time elapsed: 0.01 s <<< ERROR!
  581. org.apache.maven.it.VerificationException:
  582. Exit code was non-zero: 127; command line and log =
  583. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test/parent-distro-properties/openmrs-distro.properties -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=59e48ebd-ed30-4fa0-82d1-2e8585615b09,1044,8080 -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  584. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  585.  
  586. at org.openmrs.maven.plugins.SetupIntegrationTest.setup_shouldInstallWithParentDistroSpecifiedInDistroProperties(SetupIntegrationTest.java:363)
  587.  
  588. [ERROR] setup_shouldInstallServerWithSpecifiedLatestReleasedDistroVersionByUsingKeywordInInteractiveMode(org.openmrs.maven.plugins.SetupIntegrationTest) Time elapsed: 0.003 s <<< ERROR!
  589. org.apache.maven.it.VerificationException:
  590. Exit code was non-zero: 127; command line and log =
  591. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=f16d340e-df49-4784-8230-b26209a4c944,Platform,LATEST,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  592. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  593.  
  594. at org.openmrs.maven.plugins.SetupIntegrationTest.setup_shouldInstallServerWithSpecifiedLatestReleasedDistroVersionByUsingKeywordInInteractiveMode(SetupIntegrationTest.java:302)
  595.  
  596. [INFO] Running org.openmrs.maven.plugins.PullIntegrationTest
  597. [ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 0.027 s <<< FAILURE! - in org.openmrs.maven.plugins.PullIntegrationTest
  598. [ERROR] shouldNotifyThereIsNoWatchedProjects(org.openmrs.maven.plugins.PullIntegrationTest) Time elapsed: 0 s <<< ERROR!
  599. org.apache.maven.it.VerificationException:
  600. Exit code was non-zero: 127; command line and log =
  601. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=f5ae9cad-2f36-4051-8324-e7f74c47e0c1,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  602. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  603.  
  604. at org.openmrs.maven.plugins.PullIntegrationTest.setup(PullIntegrationTest.java:34)
  605.  
  606. [ERROR] shouldNotifyThereIsNoWatchedProjects(org.openmrs.maven.plugins.PullIntegrationTest) Time elapsed: 0 s <<< ERROR!
  607. java.lang.NullPointerException
  608. at org.openmrs.maven.plugins.PullIntegrationTest.teardown(PullIntegrationTest.java:44)
  609.  
  610. [ERROR] shouldUpdateGitProjectFromDir(org.openmrs.maven.plugins.PullIntegrationTest) Time elapsed: 0.004 s <<< ERROR!
  611. org.apache.maven.it.VerificationException:
  612. Exit code was non-zero: 127; command line and log =
  613. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=4ec5a1bc-8233-4264-ad72-25f061f7e641,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  614. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  615.  
  616. at org.openmrs.maven.plugins.PullIntegrationTest.setup(PullIntegrationTest.java:34)
  617.  
  618. [ERROR] shouldUpdateGitProjectFromDir(org.openmrs.maven.plugins.PullIntegrationTest) Time elapsed: 0.004 s <<< ERROR!
  619. java.lang.NullPointerException
  620. at org.openmrs.maven.plugins.PullIntegrationTest.teardown(PullIntegrationTest.java:44)
  621.  
  622. [ERROR] shouldUpdateWatchedProjectsWithGivenServerIdFromGitProjectDir(org.openmrs.maven.plugins.PullIntegrationTest) Time elapsed: 0.014 s <<< ERROR!
  623. org.apache.maven.it.VerificationException:
  624. Exit code was non-zero: 127; command line and log =
  625. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=ebb12868-535a-4b42-bd05-f0856a2a169a,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  626. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  627.  
  628. at org.openmrs.maven.plugins.PullIntegrationTest.setup(PullIntegrationTest.java:34)
  629.  
  630. [ERROR] shouldUpdateWatchedProjectsWithGivenServerIdFromGitProjectDir(org.openmrs.maven.plugins.PullIntegrationTest) Time elapsed: 0.014 s <<< ERROR!
  631. java.lang.NullPointerException
  632. at org.openmrs.maven.plugins.PullIntegrationTest.teardown(PullIntegrationTest.java:44)
  633.  
  634. [ERROR] shouldUpdateWatchedProjectsToLatestUpstreamMaster(org.openmrs.maven.plugins.PullIntegrationTest) Time elapsed: 0.008 s <<< ERROR!
  635. org.apache.maven.it.VerificationException:
  636. Exit code was non-zero: 127; command line and log =
  637. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddistro=referenceapplication:2.2 -Ddebug=1044 -DdbDriver=mysql -DdbUser=mysql -DdbPassword=mysql -DdbUri=@DBNAME@ -DdbSql=null -DbatchAnswers=821df029-1b13-4a3f-b520-14d157d9264e,/usr/lib/jvm/java-8-openjdk-amd64/jre,8080 -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:setup
  638. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  639.  
  640. at org.openmrs.maven.plugins.PullIntegrationTest.setup(PullIntegrationTest.java:34)
  641.  
  642. [ERROR] shouldUpdateWatchedProjectsToLatestUpstreamMaster(org.openmrs.maven.plugins.PullIntegrationTest) Time elapsed: 0.008 s <<< ERROR!
  643. java.lang.NullPointerException
  644. at org.openmrs.maven.plugins.PullIntegrationTest.teardown(PullIntegrationTest.java:44)
  645.  
  646. [INFO] Running org.openmrs.maven.plugins.FetchIntegrationTest
  647. [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.012 s <<< FAILURE! - in org.openmrs.maven.plugins.FetchIntegrationTest
  648. [ERROR] fetch_shouldDownloadProjectInBatchModeWithVersionSpecifiedInProjectName(org.openmrs.maven.plugins.FetchIntegrationTest) Time elapsed: 0 s <<< ERROR!
  649. org.apache.maven.it.VerificationException:
  650. Exit code was non-zero: 127; command line and log =
  651. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddir=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test/fetch -DartifactId=owa:1.5 -DbatchAnswers= -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:fetch
  652. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  653.  
  654. at org.openmrs.maven.plugins.FetchIntegrationTest.fetch_shouldDownloadProjectInBatchModeWithVersionSpecifiedInProjectName(FetchIntegrationTest.java:34)
  655.  
  656. [ERROR] fetch_shouldDownloadProjectInInteractiveMode(org.openmrs.maven.plugins.FetchIntegrationTest) Time elapsed: 0.003 s <<< ERROR!
  657. org.apache.maven.it.VerificationException:
  658. Exit code was non-zero: 127; command line and log =
  659. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddir=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test/fetch -DbatchAnswers=Module,webservices.rest,2.16 -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:fetch
  660. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  661.  
  662. at org.openmrs.maven.plugins.FetchIntegrationTest.fetch_shouldDownloadProjectInInteractiveMode(FetchIntegrationTest.java:53)
  663.  
  664. [ERROR] fetch_shouldDownloadProjectInBatchModeWithVersionSpecifiedInVersion(org.openmrs.maven.plugins.FetchIntegrationTest) Time elapsed: 0.009 s <<< ERROR!
  665. org.apache.maven.it.VerificationException:
  666. Exit code was non-zero: 127; command line and log =
  667. /opt/apache-maven-3.6.3/bin/mvn -DopenMRSPath=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test -Ddir=/home/sharif/Documents/openmrs-sdk/integration-tests/target/test-classes/integration-test/fetch -Dowa=conceptdictionary -Dversion=1.0.0 -DbatchAnswers= -DtestMode=true -e --batch-mode -Dmaven.repo.local=/home/sharif/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.2.0-SNAPSHOT:fetch
  668. /bin/sh: 1: /opt/apache-maven-3.6.3/bin/mvn: not found
  669.  
  670. at org.openmrs.maven.plugins.FetchIntegrationTest.fetch_shouldDownloadProjectInBatchModeWithVersionSpecifiedInVersion(FetchIntegrationTest.java:43)
  671.  
  672. [INFO]
  673. [INFO] Results:
  674. [INFO]
  675. [ERROR] Errors:
  676. [ERROR] BuildDistroIntegrationTest.testBuildDistroFromDistroFile:13->AbstractSdkIntegrationTest.executeTask:169 » Verification
  677. [ERROR] BuildDistroIntegrationTest.testBuildDistroRefApp23:35->AbstractSdkIntegrationTest.executeTask:169 » Verification
  678. [ERROR] BuildDistroIntegrationTest.testBundledBuildDistro:56->AbstractSdkIntegrationTest.executeTask:169 » Verification
  679. [ERROR] org.openmrs.maven.plugins.BuildIntegrationTest.build_shouldBuildAllWatchedProjects(org.openmrs.maven.plugins.BuildIntegrationTest)
  680. [ERROR] Run 1: BuildIntegrationTest.setup:34->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  681. [ERROR] Run 2: BuildIntegrationTest.deleteServer:48->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  682. [INFO]
  683. [ERROR] org.openmrs.maven.plugins.BuildIntegrationTest.build_shouldBuildOwaProject(org.openmrs.maven.plugins.BuildIntegrationTest)
  684. [ERROR] Run 1: BuildIntegrationTest.setup:34->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  685. [ERROR] Run 2: BuildIntegrationTest.deleteServer:48->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  686. [INFO]
  687. [ERROR] org.openmrs.maven.plugins.BuildIntegrationTest.build_shouldDetectMavenProject(org.openmrs.maven.plugins.BuildIntegrationTest)
  688. [ERROR] Run 1: BuildIntegrationTest.setup:34->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  689. [ERROR] Run 2: BuildIntegrationTest.deleteServer:48->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  690. [INFO]
  691. [ERROR] CloneIntegrationTest.clone_shouldCloneRepository:27->AbstractSdkIntegrationTest.executeTask:169 » Verification
  692. [ERROR] CreateProjectIntegrationTest.createProject_shouldCreatePlatformModuleProject:75->AbstractSdkIntegrationTest.executeTask:169 » Verification
  693. [ERROR] CreateProjectIntegrationTest.createProject_shouldCreateRefappModuleProject:42->AbstractSdkIntegrationTest.executeTask:169 » Verification
  694. [ERROR] CreateProjectIntegrationTest.createProject_shouldCreateRefappModuleProjectUsingBatchAnswers:57->AbstractSdkIntegrationTest.executeTask:169 » Verification
  695. [ERROR] org.openmrs.maven.plugins.DeployIntegrationTest.deploy_shouldDowngradeDistroTo2_1(org.openmrs.maven.plugins.DeployIntegrationTest)
  696. [ERROR] Run 1: DeployIntegrationTest.setupServer:27->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  697. [ERROR] Run 2: DeployIntegrationTest.deleteServer:32->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  698. [INFO]
  699. [ERROR] org.openmrs.maven.plugins.DeployIntegrationTest.deploy_shouldInstallModule(org.openmrs.maven.plugins.DeployIntegrationTest)
  700. [ERROR] Run 1: DeployIntegrationTest.setupServer:27->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  701. [ERROR] Run 2: DeployIntegrationTest.deleteServer:32->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  702. [INFO]
  703. [ERROR] org.openmrs.maven.plugins.DeployIntegrationTest.deploy_shouldInstallModuleFromPomInDir(org.openmrs.maven.plugins.DeployIntegrationTest)
  704. [ERROR] Run 1: DeployIntegrationTest.setupServer:27->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  705. [ERROR] Run 2: DeployIntegrationTest.deleteServer:32->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  706. [INFO]
  707. [ERROR] org.openmrs.maven.plugins.DeployIntegrationTest.deploy_shouldInstallOwaAndOwaModule(org.openmrs.maven.plugins.DeployIntegrationTest)
  708. [ERROR] Run 1: DeployIntegrationTest.setupServer:27->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  709. [ERROR] Run 2: DeployIntegrationTest.deleteServer:32->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  710. [INFO]
  711. [ERROR] org.openmrs.maven.plugins.DeployIntegrationTest.deploy_shouldReplaceDistroPlatform(org.openmrs.maven.plugins.DeployIntegrationTest)
  712. [ERROR] Run 1: DeployIntegrationTest.setupServer:27->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  713. [ERROR] Run 2: DeployIntegrationTest.deleteServer:32->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  714. [INFO]
  715. [ERROR] org.openmrs.maven.plugins.DeployIntegrationTest.deploy_shouldReplaceWebapp(org.openmrs.maven.plugins.DeployIntegrationTest)
  716. [ERROR] Run 1: DeployIntegrationTest.setupServer:27->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  717. [ERROR] Run 2: DeployIntegrationTest.deleteServer:32->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  718. [INFO]
  719. [ERROR] org.openmrs.maven.plugins.DeployIntegrationTest.deploy_shouldUpgradeDistroFromDistroProperties(org.openmrs.maven.plugins.DeployIntegrationTest)
  720. [ERROR] Run 1: DeployIntegrationTest.setupServer:27->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  721. [ERROR] Run 2: DeployIntegrationTest.deleteServer:32->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  722. [INFO]
  723. [ERROR] org.openmrs.maven.plugins.DeployIntegrationTest.deploy_shouldUpgradeDistroTo2_3_1(org.openmrs.maven.plugins.DeployIntegrationTest)
  724. [ERROR] Run 1: DeployIntegrationTest.setupServer:27->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  725. [ERROR] Run 2: DeployIntegrationTest.deleteServer:32->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  726. [INFO]
  727. [ERROR] FetchIntegrationTest.fetch_shouldDownloadProjectInBatchModeWithVersionSpecifiedInProjectName:34->AbstractSdkIntegrationTest.executeTask:169 » Verification
  728. [ERROR] FetchIntegrationTest.fetch_shouldDownloadProjectInBatchModeWithVersionSpecifiedInVersion:43->AbstractSdkIntegrationTest.executeTask:169 » Verification
  729. [ERROR] FetchIntegrationTest.fetch_shouldDownloadProjectInInteractiveMode:53->AbstractSdkIntegrationTest.executeTask:169 » Verification
  730. [ERROR] org.openmrs.maven.plugins.PullIntegrationTest.shouldNotifyThereIsNoWatchedProjects(org.openmrs.maven.plugins.PullIntegrationTest)
  731. [ERROR] Run 1: PullIntegrationTest.setup:34->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  732. [ERROR] Run 2: PullIntegrationTest.teardown:44->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  733. [INFO]
  734. [ERROR] org.openmrs.maven.plugins.PullIntegrationTest.shouldUpdateGitProjectFromDir(org.openmrs.maven.plugins.PullIntegrationTest)
  735. [ERROR] Run 1: PullIntegrationTest.setup:34->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  736. [ERROR] Run 2: PullIntegrationTest.teardown:44->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  737. [INFO]
  738. [ERROR] org.openmrs.maven.plugins.PullIntegrationTest.shouldUpdateWatchedProjectsToLatestUpstreamMaster(org.openmrs.maven.plugins.PullIntegrationTest)
  739. [ERROR] Run 1: PullIntegrationTest.setup:34->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  740. [ERROR] Run 2: PullIntegrationTest.teardown:44->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  741. [INFO]
  742. [ERROR] org.openmrs.maven.plugins.PullIntegrationTest.shouldUpdateWatchedProjectsWithGivenServerIdFromGitProjectDir(org.openmrs.maven.plugins.PullIntegrationTest)
  743. [ERROR] Run 1: PullIntegrationTest.setup:34->AbstractSdkIntegrationTest.setupTestServer:120 » Verification
  744. [ERROR] Run 2: PullIntegrationTest.teardown:44->AbstractSdkIntegrationTest.deleteTestServer:132 » NullPointer
  745. [INFO]
  746. [ERROR] SetupIntegrationTest.setup_shouldInstallDistroPlatform2_0_2:96->AbstractSdkIntegrationTest.executeTask:169 » Verification
  747. [ERROR] SetupIntegrationTest.setup_shouldInstallPlatform1_11_5:68->AbstractSdkIntegrationTest.executeTask:169 » Verification
  748. [ERROR] SetupIntegrationTest.setup_shouldInstallRefapp2_3_1:39->AbstractSdkIntegrationTest.executeTask:169 » Verification
  749. [ERROR] SetupIntegrationTest.setup_shouldInstallServerFromDistroPropertiesDir:152->AbstractSdkIntegrationTest.executeTask:169 » Verification
  750. [ERROR] SetupIntegrationTest.setup_shouldInstallServerFromGivenDistroProperties:124->AbstractSdkIntegrationTest.executeTask:169 » Verification
  751. [ERROR] SetupIntegrationTest.setup_shouldInstallServerWithDefaultJavaHome:190->AbstractSdkIntegrationTest.executeTask:169 » Verification
  752. [ERROR] SetupIntegrationTest.setup_shouldInstallServerWithGivenJavaHomeAndAddJavaHomeToSdkProperties:333->AbstractSdkIntegrationTest.executeTask:169 » Verification
  753. [ERROR] SetupIntegrationTest.setup_shouldInstallServerWithSpecifiedLatestReleasedDistroVersionByUsingKeywordInBatchMode:272->AbstractSdkIntegrationTest.executeTask:169 » Verification
  754. [ERROR] SetupIntegrationTest.setup_shouldInstallServerWithSpecifiedLatestReleasedDistroVersionByUsingKeywordInInteractiveMode:302->AbstractSdkIntegrationTest.executeTask:169 » Verification
  755. [ERROR] SetupIntegrationTest.setup_shouldInstallServerWithSpecifiedLatestSnapshotDistroVersionByUsingKeywordInBatchMode:214->AbstractSdkIntegrationTest.executeTask:169 » Verification
  756. [ERROR] SetupIntegrationTest.setup_shouldInstallServerWithSpecifiedLatestSnapshotDistroVersionByUsingKeywordInInteractiveMode:244->AbstractSdkIntegrationTest.executeTask:169 » Verification
  757. [ERROR] SetupIntegrationTest.setup_shouldInstallWithParentDistroSpecifiedInDistroProperties:363->AbstractSdkIntegrationTest.executeTask:169 » Verification
  758. [INFO]
  759. [ERROR] Tests run: 37, Failures: 0, Errors: 37, Skipped: 0
  760. [INFO]
  761. [INFO] ------------------------------------------------------------------------
  762. [INFO] Reactor Summary for OpenMRS SDK 4.2.0-SNAPSHOT:
  763. [INFO]
  764. [INFO] OpenMRS SDK ........................................ SUCCESS [ 1.640 s]
  765. [INFO] OpenMRS Reference Application Module Maven Archetype SUCCESS [ 31.095 s]
  766. [INFO] OpenMRS Platform Module Maven Archetype ............ SUCCESS [ 4.983 s]
  767. [INFO] OpenMRS OWA Submodule Maven Archetype .............. SUCCESS [ 0.636 s]
  768. [INFO] OpenMRS SDK Docker Maven Plugin .................... SUCCESS [ 43.423 s]
  769. [INFO] OpenMRS SDK Maven Plugin ........................... SUCCESS [ 36.501 s]
  770. [INFO] OpenMRS SDK Integration Tests ...................... FAILURE [ 2.277 s]
  771. [INFO] ------------------------------------------------------------------------
  772. [INFO] BUILD FAILURE
  773. [INFO] ------------------------------------------------------------------------
  774. [INFO] Total time: 02:02 min
  775. [INFO] Finished at: 2021-08-24T07:15:44+03:00
  776. [INFO] ------------------------------------------------------------------------
  777. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project openmrs-sdk-integration-tests: There are test failures.
  778. [ERROR]
  779. [ERROR] Please refer to /home/sharif/Documents/openmrs-sdk/integration-tests/target/surefire-reports for the individual test results.
  780. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
  781. [ERROR] -> [Help 1]
  782. [ERROR]
  783. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  784. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  785. [ERROR]
  786. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  787. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  788. [ERROR]
  789. [ERROR] After correcting the problems, you can resume the build with the command
  790. [ERROR] mvn <args> -rf :openmrs-sdk-integration-tests
  791. sharif@sharif:~/Documents/openmrs-sdk$ ^C
  792. sharif@sharif:~/Documents/openmrs-sdk$
  793.  
  794.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement