Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2022
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.84 KB | None | 0 0
  1.  
  2. Deniss-Air:qaframework-bdd-tests juliet$ npm run refapp2OpenConceptLab
  3.  
  4. > openmrs-contrib-qaframework@0.1.0 refapp2OpenConceptLab /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests
  5. > mvn test -Dcucumber.filter.tags='@selenium and @openConceptLab'
  6.  
  7. [INFO] Scanning for projects...
  8. [WARNING]
  9. [WARNING] Some problems were encountered while building the effective model for org.openmrs.contrib:qaframework-bdd-tests:jar:1.0-SNAPSHOT
  10. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 183, column 21
  11. [WARNING]
  12. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  13. [WARNING]
  14. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  15. [WARNING]
  16. [INFO]
  17. [INFO] -------------< org.openmrs.contrib:qaframework-bdd-tests >--------------
  18. [INFO] Building qaframework-bdd-tests 1.0-SNAPSHOT
  19. [INFO] --------------------------------[ jar ]---------------------------------
  20. [INFO]
  21. [INFO] --- frontend-maven-plugin:1.11.3:install-node-and-npm (install node and npm) @ qaframework-bdd-tests ---
  22. [INFO] Node v15.8.0 is already installed.
  23. [INFO]
  24. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qaframework-bdd-tests ---
  25. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  26. [INFO] skip non existing resourceDirectory /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests/src/main/resources
  27. [INFO]
  28. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qaframework-bdd-tests ---
  29. [INFO] Nothing to compile - all classes are up to date
  30. [INFO]
  31. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qaframework-bdd-tests ---
  32. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  33. [INFO] Copying 54 resources
  34. [INFO]
  35. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qaframework-bdd-tests ---
  36. [INFO] Nothing to compile - all classes are up to date
  37. [INFO]
  38. [INFO] --- maven-antrun-plugin:1.8:run (make-mac-chromedriver-executable) @ qaframework-bdd-tests ---
  39. [INFO] Executing tasks
  40.  
  41. main:
  42. [INFO] Executed tasks
  43. [INFO]
  44. [INFO] --- maven-antrun-plugin:1.8:run (make-linux-chromedriver-executable) @ qaframework-bdd-tests ---
  45. [INFO] Executing tasks
  46.  
  47. main:
  48. [INFO] Executed tasks
  49. [INFO]
  50. [INFO] --- maven-antrun-plugin:1.8:run (make-windows-chromedriver-executable) @ qaframework-bdd-tests ---
  51. [INFO] Executing tasks
  52.  
  53. main:
  54. [INFO] Executed tasks
  55. [INFO]
  56. [INFO] --- maven-antrun-plugin:1.8:run (make-mac-firefoxdriver-executable) @ qaframework-bdd-tests ---
  57. [INFO] Executing tasks
  58.  
  59. main:
  60. [INFO] Executed tasks
  61. [INFO]
  62. [INFO] --- maven-antrun-plugin:1.8:run (make-linux-firefoxdriver-executable) @ qaframework-bdd-tests ---
  63. [INFO] Executing tasks
  64.  
  65. main:
  66. [INFO] Executed tasks
  67. [INFO]
  68. [INFO] --- maven-antrun-plugin:1.8:run (make-windows-firefoxdriver-executable) @ qaframework-bdd-tests ---
  69. [INFO] Executing tasks
  70.  
  71. main:
  72. [INFO] Executed tasks
  73. [INFO]
  74. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ qaframework-bdd-tests ---
  75. [INFO] Surefire report directory: /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests/target/surefire-reports
  76.  
  77. -------------------------------------------------------
  78. T E S T S
  79. -------------------------------------------------------
  80. Running org.openmrs.contrib.qaframework.RunTest
  81. Running locally...
  82. log4j:WARN No appenders could be found for logger (io.netty.util.internal.logging.InternalLoggerFactory).
  83. log4j:WARN Please initialize the log4j system properly.
  84. /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests/target/test-classes/firefoxdriver/mac/geckodriver: error: Found argument '--websocket-port' which wasn't expected, or isn't valid in this context
  85.  
  86. USAGE:
  87. geckodriver --port <PORT>
  88.  
  89. For more information try --help
  90.  
  91. Running locally...
  92. /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests/target/test-classes/firefoxdriver/mac/geckodriver: error: Found argument '--websocket-port' which wasn't expected, or isn't valid in this context
  93.  
  94. USAGE:
  95. geckodriver --port <PORT>
  96.  
  97. For more information try --help
  98.  
  99. Running locally...
  100. /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests/target/test-classes/firefoxdriver/mac/geckodriver: error: Found argument '--websocket-port' which wasn't expected, or isn't valid in this context
  101.  
  102. USAGE:
  103. geckodriver --port <PORT>
  104.  
  105. For more information try --help
  106.  
  107. Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 5.971 sec <<< FAILURE!
  108. OCL MANAGEMENT(OCL Subscription module) Time elapsed: 3.369 sec <<< ERROR!
  109. io.cucumber.core.exception.CucumberException: Failed to instantiate class org.openmrs.contrib.qaframework.automation.OpenConceptLabSteps
  110. at io.cucumber.core.runtime.ObjectFactoryServiceLoader$DefaultJavaObjectFactory.cacheNewInstance(ObjectFactoryServiceLoader.java:140)
  111. at io.cucumber.core.runtime.ObjectFactoryServiceLoader$DefaultJavaObjectFactory.getInstance(ObjectFactoryServiceLoader.java:124)
  112. at io.cucumber.java.AbstractGlueDefinition.invokeMethod(AbstractGlueDefinition.java:47)
  113. at io.cucumber.java.JavaHookDefinition.execute(JavaHookDefinition.java:59)
  114. at io.cucumber.core.runner.CoreHookDefinition.execute(CoreHookDefinition.java:46)
  115. at io.cucumber.core.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:21)
  116. at io.cucumber.core.runner.ExecutionMode$1.execute(ExecutionMode.java:10)
  117. at io.cucumber.core.runner.TestStep.executeStep(TestStep.java:92)
  118. at io.cucumber.core.runner.TestStep.run(TestStep.java:64)
  119. at io.cucumber.core.runner.TestCase.run(TestCase.java:98)
  120. at io.cucumber.core.runner.Runner.runPickle(Runner.java:71)
  121. at io.cucumber.junit.PickleRunners$NoStepDescriptions.run(PickleRunners.java:151)
  122. at io.cucumber.junit.FeatureRunner.runChild(FeatureRunner.java:135)
  123. at io.cucumber.junit.FeatureRunner.runChild(FeatureRunner.java:27)
  124. at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
  125. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
  126. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
  127. at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
  128. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
  129. at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
  130. at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
  131. at io.cucumber.junit.Cucumber.runChild(Cucumber.java:199)
  132. at io.cucumber.junit.Cucumber.runChild(Cucumber.java:90)
  133. at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
  134. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
  135. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
  136. at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
  137. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
  138. at io.cucumber.junit.Cucumber$RunCucumber.evaluate(Cucumber.java:234)
  139. at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
  140. at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
  141. at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  142. at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  143. at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  144. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  145. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  146. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  147. at java.lang.reflect.Method.invoke(Method.java:498)
  148. at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  149. at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  150. at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  151. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  152. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
  153. Caused by: java.lang.reflect.InvocationTargetException
  154. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  155. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  156. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  157. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  158. at io.cucumber.core.runtime.ObjectFactoryServiceLoader$DefaultJavaObjectFactory.cacheNewInstance(ObjectFactoryServiceLoader.java:132)
  159. ... 42 more
  160. Caused by: java.lang.AssertionError: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
  161. at org.junit.Assert.fail(Assert.java:89)
  162. at org.openmrs.contrib.qaframework.automation.Steps.<init>(Steps.java:47)
  163. at org.openmrs.contrib.qaframework.automation.OpenConceptLabSteps.<init>(OpenConceptLabSteps.java:28)
  164. ... 47 more
  165.  
  166. OCL MANAGEMENT(OCL Subscription module) Time elapsed: 3.372 sec <<< ERROR!
  167. io.cucumber.core.exception.CucumberException: Failed to instantiate class org.openmrs.contrib.qaframework.automation.OpenConceptLabSteps
  168. at io.cucumber.core.runtime.ObjectFactoryServiceLoader$DefaultJavaObjectFactory.cacheNewInstance(ObjectFactoryServiceLoader.java:140)
  169. at io.cucumber.core.runtime.ObjectFactoryServiceLoader$DefaultJavaObjectFactory.getInstance(ObjectFactoryServiceLoader.java:124)
  170. at io.cucumber.java.AbstractGlueDefinition.invokeMethod(AbstractGlueDefinition.java:47)
  171. at io.cucumber.java.JavaHookDefinition.execute(JavaHookDefinition.java:59)
  172. at io.cucumber.core.runner.CoreHookDefinition.execute(CoreHookDefinition.java:46)
  173. at io.cucumber.core.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:21)
  174. at io.cucumber.core.runner.ExecutionMode$1.execute(ExecutionMode.java:10)
  175. at io.cucumber.core.runner.TestStep.executeStep(TestStep.java:92)
  176. at io.cucumber.core.runner.TestStep.run(TestStep.java:64)
  177. at io.cucumber.core.runner.TestCase.run(TestCase.java:110)
  178. at io.cucumber.core.runner.Runner.runPickle(Runner.java:71)
  179. at io.cucumber.junit.PickleRunners$NoStepDescriptions.run(PickleRunners.java:151)
  180. at io.cucumber.junit.FeatureRunner.runChild(FeatureRunner.java:135)
  181. at io.cucumber.junit.FeatureRunner.runChild(FeatureRunner.java:27)
  182. at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
  183. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
  184. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
  185. at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
  186. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
  187. at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
  188. at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
  189. at io.cucumber.junit.Cucumber.runChild(Cucumber.java:199)
  190. at io.cucumber.junit.Cucumber.runChild(Cucumber.java:90)
  191. at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
  192. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
  193. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
  194. at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
  195. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
  196. at io.cucumber.junit.Cucumber$RunCucumber.evaluate(Cucumber.java:234)
  197. at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
  198. at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
  199. at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  200. at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  201. at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  202. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  203. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  204. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  205. at java.lang.reflect.Method.invoke(Method.java:498)
  206. at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  207. at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  208. at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  209. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  210. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
  211. Caused by: java.lang.reflect.InvocationTargetException
  212. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  213. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  214. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  215. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  216. at io.cucumber.core.runtime.ObjectFactoryServiceLoader$DefaultJavaObjectFactory.cacheNewInstance(ObjectFactoryServiceLoader.java:132)
  217. ... 42 more
  218. Caused by: java.lang.AssertionError: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
  219. at org.junit.Assert.fail(Assert.java:89)
  220. at org.openmrs.contrib.qaframework.automation.Steps.<init>(Steps.java:47)
  221. at org.openmrs.contrib.qaframework.automation.OpenConceptLabSteps.<init>(OpenConceptLabSteps.java:28)
  222. ... 47 more
  223.  
  224. OCL MANAGEMENT(OCL Subscription module) Time elapsed: 3.372 sec <<< ERROR!
  225. io.cucumber.core.exception.CucumberException: Failed to instantiate class org.openmrs.contrib.qaframework.automation.LoginSteps
  226. at io.cucumber.core.runtime.ObjectFactoryServiceLoader$DefaultJavaObjectFactory.cacheNewInstance(ObjectFactoryServiceLoader.java:140)
  227. at io.cucumber.core.runtime.ObjectFactoryServiceLoader$DefaultJavaObjectFactory.getInstance(ObjectFactoryServiceLoader.java:124)
  228. at io.cucumber.java.AbstractGlueDefinition.invokeMethod(AbstractGlueDefinition.java:47)
  229. at io.cucumber.java.JavaHookDefinition.execute(JavaHookDefinition.java:59)
  230. at io.cucumber.core.runner.CoreHookDefinition.execute(CoreHookDefinition.java:46)
  231. at io.cucumber.core.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:21)
  232. at io.cucumber.core.runner.ExecutionMode$1.execute(ExecutionMode.java:10)
  233. at io.cucumber.core.runner.TestStep.executeStep(TestStep.java:92)
  234. at io.cucumber.core.runner.TestStep.run(TestStep.java:64)
  235. at io.cucumber.core.runner.TestCase.run(TestCase.java:110)
  236. at io.cucumber.core.runner.Runner.runPickle(Runner.java:71)
  237. at io.cucumber.junit.PickleRunners$NoStepDescriptions.run(PickleRunners.java:151)
  238. at io.cucumber.junit.FeatureRunner.runChild(FeatureRunner.java:135)
  239. at io.cucumber.junit.FeatureRunner.runChild(FeatureRunner.java:27)
  240. at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
  241. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
  242. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
  243. at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
  244. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
  245. at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
  246. at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
  247. at io.cucumber.junit.Cucumber.runChild(Cucumber.java:199)
  248. at io.cucumber.junit.Cucumber.runChild(Cucumber.java:90)
  249. at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
  250. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
  251. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
  252. at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
  253. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
  254. at io.cucumber.junit.Cucumber$RunCucumber.evaluate(Cucumber.java:234)
  255. at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
  256. at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
  257. at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  258. at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  259. at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  260. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  261. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  262. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  263. at java.lang.reflect.Method.invoke(Method.java:498)
  264. at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  265. at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  266. at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  267. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  268. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
  269. Caused by: java.lang.reflect.InvocationTargetException
  270. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  271. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  272. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  273. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  274. at io.cucumber.core.runtime.ObjectFactoryServiceLoader$DefaultJavaObjectFactory.cacheNewInstance(ObjectFactoryServiceLoader.java:132)
  275. ... 42 more
  276. Caused by: java.lang.AssertionError: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
  277. at org.junit.Assert.fail(Assert.java:89)
  278. at org.openmrs.contrib.qaframework.automation.Steps.<init>(Steps.java:47)
  279. at org.openmrs.contrib.qaframework.automation.LoginSteps.<init>(LoginSteps.java:24)
  280. ... 47 more
  281.  
  282.  
  283. Results :
  284.  
  285. Tests in error:
  286. OCL MANAGEMENT(OCL Subscription module): Failed to instantiate class org.openmrs.contrib.qaframework.automation.OpenConceptLabSteps
  287. OCL MANAGEMENT(OCL Subscription module): Failed to instantiate class org.openmrs.contrib.qaframework.automation.OpenConceptLabSteps
  288. OCL MANAGEMENT(OCL Subscription module): Failed to instantiate class org.openmrs.contrib.qaframework.automation.LoginSteps
  289.  
  290. Tests run: 3, Failures: 0, Errors: 3, Skipped: 0
  291.  
  292. [INFO] ------------------------------------------------------------------------
  293. [INFO] BUILD FAILURE
  294. [INFO] ------------------------------------------------------------------------
  295. [INFO] Total time: 13.332 s
  296. [INFO] Finished at: 2022-02-23T18:43:24+03:00
  297. [INFO] ------------------------------------------------------------------------
  298. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project qaframework-bdd-tests: There are test failures.
  299. [ERROR]
  300. [ERROR] Please refer to /Users/juliet/Desktop/openmrs-contrib-qaframework/qaframework-bdd-tests/target/surefire-reports for the individual test results.
  301. [ERROR] -> [Help 1]
  302. [ERROR]
  303. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  304. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  305. [ERROR]
  306. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  307. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  308. npm ERR! code ELIFECYCLE
  309. npm ERR! errno 1
  310. npm ERR! openmrs-contrib-qaframework@0.1.0 refapp2OpenConceptLab: `mvn test -Dcucumber.filter.tags='@selenium and @openConceptLab'`
  311. npm ERR! Exit status 1
  312. npm ERR!
  313. npm ERR! Failed at the openmrs-contrib-qaframework@0.1.0 refapp2OpenConceptLab script.
  314. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  315. npm WARN Local package.json exists, but node_modules missing, did you mean to install?
  316.  
  317. npm ERR! A complete log of this run can be found in:
  318. npm ERR! /Users/juliet/.npm/_logs/2022-02-23T15_43_24_657Z-debug.log
  319. Deniss-Air:qaframework-bdd-tests juliet$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement