Running with gitlab-ci-multi-runner 9.2.0 (adfc387)
  on ubuntu-4gb-nyc3-01 (7bd4b9e2)
Using Docker executor with image registry.felinewith.me/dockerhelper/maven:testing ...
Using docker image sha256:5265c326c1cc5acf0d7518b845ad3f666fc6006731ac7b93874d6dd6abc78dd7 for predefined container...
Pulling docker image registry.felinewith.me/dockerhelper/maven:testing ...
Using docker image registry.felinewith.me/dockerhelper/maven:testing ID=sha256:635ab02494396e05018418a7ce8dd4dcd45d34b882b8e864004955d3a5878b31 for build container...
Running on runner-7bd4b9e2-project-28-concurrent-0 via ubuntu-4gb-nyc3-01...
Fetching changes...
Removing target/
HEAD is now at c014993 Update pom.xml
From https://felinewith.me/LadySerenaKitty/candle-pos
   c014993..73a6d52  master     -> origin/master
Checking out 73a6d52f as master...
Skipping Git submodules setup
$ mvn -Dgit-rev="`git describe`" $MAVEN_CLI_OPTS compile test
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T19:39:06Z)
Maven home: /usr/share/maven
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.8-openjdk/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.10.0-21-generic", arch: "amd64", family: "unix"
2167 [INFO] Error stacktraces are turned on.
2198 [WARNING] 
2199 [WARNING] Some problems were encountered while building the effective settings
2200 [WARNING] 'usePluginRegistry' is deprecated and has no effect. @ /root/.m2/settings.xml
2200 [WARNING] 
2256 [INFO] Scanning for projects...
2369 [WARNING] The project com.starphoenixmedia:candle_pos:jar:1.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
2377 [INFO] 
2377 [INFO] ------------------------------------------------------------------------
2378 [INFO] Building Candle POS 1.0-SNAPSHOT
2378 [INFO] ------------------------------------------------------------------------
2838 [INFO] 
2839 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ candle_pos ---
3145 [INFO] Using 'UTF-8' encoding to copy filtered resources.
3204 [INFO] Copying 87 resources
3301 [INFO] 
3302 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ candle_pos ---
3792 [INFO] Changes detected - recompiling the module!
3799 [INFO] Compiling 19 source files to /builds/LadySerenaKitty/candle-pos/target/classes
5896 [INFO] /builds/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/modeforms/BGeneric.java: Some input files use unchecked or unsafe operations.
5896 [INFO] /builds/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/modeforms/BGeneric.java: Recompile with -Xlint:unchecked for details.
5897 [INFO] 
5897 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ candle_pos ---
5900 [INFO] Using 'UTF-8' encoding to copy filtered resources.
5924 [INFO] Copying 87 resources
5931 [INFO] 
5931 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ candle_pos ---
5942 [INFO] Changes detected - recompiling the module!
5945 [INFO] Compiling 19 source files to /builds/LadySerenaKitty/candle-pos/target/classes
6603 [INFO] /builds/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/modeforms/BGeneric.java: Some input files use unchecked or unsafe operations.
6609 [INFO] /builds/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/modeforms/BGeneric.java: Recompile with -Xlint:unchecked for details.
6609 [INFO] 
6609 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ candle_pos ---
6612 [INFO] Using 'UTF-8' encoding to copy filtered resources.
6620 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/candle-pos/src/test/resources
6620 [INFO] 
6620 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ candle_pos ---
6623 [INFO] No sources to compile
6623 [INFO] 
6623 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ candle_pos ---
6847 [INFO] No tests to run.
6859 [INFO] ------------------------------------------------------------------------
6860 [INFO] BUILD SUCCESS
6860 [INFO] ------------------------------------------------------------------------
6860 [INFO] Total time: 4.644 s
6861 [INFO] Finished at: 2017-06-03T18:26:48Z
7121 [INFO] Final Memory: 16M/146M
7121 [INFO] ------------------------------------------------------------------------
Uploading artifacts...
target: found 133 matching files                   
Uploading artifacts to coordinator... ok            id=467 responseStatus=201 Created token=P_GY-LiV
Job succeeded