Running with gitlab-ci-multi-runner dev (1.4.2)
WARNING: image is not supported by selected executor and shell
Using Shell executor...
Running on ubuntu-2gb-nyc3-01...
Fetching changes...
Removing target/
HEAD is now at 0c8af16 Update .gitlab-ci.yml
From https://felinewith.me/LadySerenaKitty/candle-pos
   0c8af16..9a00735  master     -> origin/master
Checking out 9a007353 as master...
$ mvn -Dgit-rev="`git describe`" $MAVEN_CLI_OPTS compile test
Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.10.0-21-generic", arch: "amd64", family: "unix"
1269 [INFO] Error stacktraces are turned on.
1299 [WARNING] 
1299 [WARNING] Some problems were encountered while building the effective settings
1299 [WARNING] 'usePluginRegistry' is deprecated and has no effect. @ /var/lib/gitlab-runner/.m2/settings.xml
1299 [WARNING] 
1349 [INFO] Scanning for projects...
1467 [INFO]                                                                         
1467 [INFO] ------------------------------------------------------------------------
1467 [INFO] Building Candle POS 1.0-SNAPSHOT
1467 [INFO] ------------------------------------------------------------------------
1783 [INFO] 
1783 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ candle_pos ---
2011 [INFO] Using 'UTF-8' encoding to copy filtered resources.
2036 [INFO] Copying 87 resources
2069 [INFO] 
2069 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ candle_pos ---
2477 [INFO] Changes detected - recompiling the module!
2482 [INFO] Compiling 19 source files to /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/target/classes
3869 [INFO] /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/Starter.java: Some input files use unchecked or unsafe operations.
3869 [INFO] /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/Starter.java: Recompile with -Xlint:unchecked for details.
3869 [INFO] 
3869 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ candle_pos ---
3871 [INFO] Using 'UTF-8' encoding to copy filtered resources.
3882 [INFO] Copying 87 resources
3883 [INFO] 
3883 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ candle_pos ---
3896 [INFO] Changes detected - recompiling the module!
3906 [INFO] Compiling 19 source files to /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/target/classes
4312 [INFO] /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/Starter.java: Some input files use unchecked or unsafe operations.
4312 [INFO] /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/Starter.java: Recompile with -Xlint:unchecked for details.
4321 [INFO] 
4321 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ candle_pos ---
4324 [INFO] Using 'UTF-8' encoding to copy filtered resources.
4324 [INFO] skip non existing resourceDirectory /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/src/test/resources
4324 [INFO] 
4324 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ candle_pos ---
4328 [INFO] No sources to compile
4328 [INFO] 
4328 [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ candle_pos ---
4515 [INFO] No tests to run.
4527 [INFO] ------------------------------------------------------------------------
4527 [INFO] BUILD SUCCESS
4527 [INFO] ------------------------------------------------------------------------
4527 [INFO] Total time: 3.217 s
4527 [INFO] Finished at: 2017-05-31T06:39:19+00:00
4691 [INFO] Final Memory: 17M/173M
4691 [INFO] ------------------------------------------------------------------------
Uploading artifacts...
target: found 133 matching files                   
Uploading artifacts to coordinator... ok            id=345 responseStatus=201 Created token=dHizeMhQ
Build succeeded