Deploys Reference Application SNAPSHOT to maven

Build: #3097 failed Child of RA-RA-1332

Stages & jobs

  1. Create Reference Application packages

  2. Upload parent pom to maven

  3. Deploy to Automated Functional Test Server

  4. Create Standalone and Run UI Tests

  5. Deploy to Manual Test Server

  6. Release

    Requires a user to start manually
  7. Create Standalone

Build result summary

Details

Completed
Queue duration
4 seconds
Duration
11 minutes
Labels
None
Revisions
Distribution
8dae397aad11a75a0c5f161d8a67737e06625b49
Standalone RA
ab5a0e94e60123910c177b59b1ee8dc717467623
Release scripts
e9a4608772fb6866768ccaef599cd2b9e5580f0a
Total tests
9
Failing since
#3060 (Rebuilt by Daniel Kayiwa)
Fixed in
#3102 (Manual run by Daniel Kayiwa)

Tests

Responsible

  • Daniel Kayiwa Daniel Kayiwa Automatically assigned

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

Existing test failures 2
Status Test Failing since View job Duration
java.lang.NoClassDefFoundError: Could not initialize class org.openmrs.reference.page.RegistrationPage
	at org.openmrs.reference.RegistrationAppTest.setUp(RegistrationAppTest.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(29 more lines...)
java.lang.ExceptionInInitializerError
	at org.openmrs.reference.RegistrationAppTest.setUp(RegistrationAppTest.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(37 more lines...)