Running with gitlab-ci-multi-runner 9.2.0 (adfc387)
  on felinewith.me (7bd4b9e2)
Using Docker executor with image registry.felinewith.me/dockerhelper/maven:master ...
Using docker image sha256:5265c326c1cc5acf0d7518b845ad3f666fc6006731ac7b93874d6dd6abc78dd7 for predefined container...
Pulling docker image registry.felinewith.me/dockerhelper/maven:master ...
Using docker image registry.felinewith.me/dockerhelper/maven:master ID=sha256:02609f7debe45b8c53baa37ead8737595a33c8e8b30dac4e7639f5ea1562a497 for build container...
Running on runner-7bd4b9e2-project-54-concurrent-0 via felinewith.me...
Fetching changes...
Removing target/
HEAD is now at 9372b32 Initial documentation page
Checking out 9372b32a as master...
Skipping Git submodules setup
Downloading artifacts for compile (586)...
Downloading artifacts from coordinator... ok        id=586 responseStatus=200 OK token=SPsSorjd
$ mvn -Dgit-rev="`git describe`" $MAVEN_CLI_OPTS test
fatal: No names found, cannot describe anything.
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"
1257 [INFO] Error stacktraces are turned on.
1290 [WARNING] 
1291 [WARNING] Some problems were encountered while building the effective settings
1297 [WARNING] 'usePluginRegistry' is deprecated and has no effect. @ /root/.m2/settings.xml
1297 [WARNING] 
1338 [INFO] Scanning for projects...
1470 [INFO] 
1470 [INFO] ------------------------------------------------------------------------
1470 [INFO] Building kcpu 1.0-SNAPSHOT
1470 [INFO] ------------------------------------------------------------------------
1850 [INFO] 
1851 [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ kcpu ---
2287 [INFO] Using 'UTF-8' encoding to copy filtered resources.
2287 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/main/resources
2289 [INFO] 
2289 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ kcpu ---
2448 [INFO] Changes detected - recompiling the module!
2454 [INFO] Compiling 30 source files to /builds/LadySerenaKitty/kcpu/target/classes
4203 [INFO] 
4203 [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ kcpu ---
4207 [INFO] Using 'UTF-8' encoding to copy filtered resources.
4207 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/test/resources
4207 [INFO] 
4207 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ kcpu ---
4210 [INFO] No sources to compile
4210 [INFO] 
4210 [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ kcpu ---
4356 [INFO] No tests to run.
4369 [INFO] ------------------------------------------------------------------------
4370 [INFO] BUILD SUCCESS
4370 [INFO] ------------------------------------------------------------------------
4370 [INFO] Total time: 3.062 s
4370 [INFO] Finished at: 2017-10-04T15:34:02Z
4497 [INFO] Final Memory: 16M/145M
4497 [INFO] ------------------------------------------------------------------------
$ mvn versions:set -DprocessDependencies=false -DnewVersion=`git describe`-$CI_COMMIT_REF_NAME
fatal: No names found, cannot describe anything.
1261 [WARNING] 
1263 [WARNING] Some problems were encountered while building the effective settings
1263 [WARNING] 'usePluginRegistry' is deprecated and has no effect. @ /root/.m2/settings.xml
1263 [WARNING] 
1299 [INFO] Scanning for projects...
1897 [INFO] 
1899 [INFO] ------------------------------------------------------------------------
1899 [INFO] Building kcpu 1.0-SNAPSHOT
1899 [INFO] ------------------------------------------------------------------------
1910 [INFO] 
1910 [INFO] --- versions-maven-plugin:2.4:set (default-cli) @ kcpu ---
3007 [INFO] Searching for local aggregator root...
3008 [INFO] Local aggregation root: /builds/LadySerenaKitty/kcpu
3010 [INFO] Processing change of me.felinewith:kcpu:1.0-SNAPSHOT -> -master
3117 [INFO] Processing me.felinewith:kcpu
3117 [INFO]     Updating project me.felinewith:kcpu
3118 [INFO]         from version 1.0-SNAPSHOT to -master
3155 [INFO] 
3165 [INFO] ------------------------------------------------------------------------
3165 [INFO] BUILD SUCCESS
3165 [INFO] ------------------------------------------------------------------------
3166 [INFO] Total time: 1.893 s
3166 [INFO] Finished at: 2017-10-04T15:34:05Z
3286 [INFO] Final Memory: 17M/170M
3286 [INFO] ------------------------------------------------------------------------
$ mvn -Dgit-rev="`git describe`" $MAVEN_CLI_OPTS site
fatal: No names found, cannot describe anything.
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"
1178 [INFO] Error stacktraces are turned on.
1200 [WARNING] 
1200 [WARNING] Some problems were encountered while building the effective settings
1201 [WARNING] 'usePluginRegistry' is deprecated and has no effect. @ /root/.m2/settings.xml
1201 [WARNING] 
1238 [INFO] Scanning for projects...
1348 [INFO] 
1348 [INFO] ------------------------------------------------------------------------
1349 [INFO] Building kcpu -master
1349 [INFO] ------------------------------------------------------------------------
1616 [INFO] 
1617 [INFO] --- maven-site-plugin:3.6:site (default-site) @ kcpu ---
2546 [INFO] configuring report plugin org.apache.maven.plugins:maven-changelog-plugin:2.3
3129 [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.17
3145 [INFO] configuring report plugin org.apache.maven.plugins:maven-dependency-plugin:3.0.1
3761 [INFO] preparing maven-dependency-plugin:analyze-report report requires 'test-compile' forked phase execution
3761 [INFO] 
3762 [INFO] >>> maven-dependency-plugin:3.0.1:analyze-report > test-compile @ kcpu >>>
3765 [INFO] 
3765 [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ kcpu ---
3838 [INFO] Using 'UTF-8' encoding to copy filtered resources.
3838 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/main/resources
3838 [INFO] 
3839 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ kcpu ---
3989 [INFO] Nothing to compile - all classes are up to date
3990 [INFO] 
3990 [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ kcpu ---
3992 [INFO] Using 'UTF-8' encoding to copy filtered resources.
3992 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/test/resources
3993 [INFO] 
3993 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ kcpu ---
3995 [INFO] No sources to compile
3996 [INFO] 
3996 [INFO] <<< maven-dependency-plugin:3.0.1:analyze-report < test-compile @ kcpu <<<
3996 [INFO] 
3996 [INFO] 'test-compile' forked phase execution for maven-dependency-plugin:analyze-report report preparation done
3997 [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.10.4
4278 [INFO] preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
4280 [INFO] 
4280 [INFO] >>> maven-javadoc-plugin:2.10.4:javadoc > generate-sources @ kcpu >>>
4281 [INFO] 
4282 [INFO] <<< maven-javadoc-plugin:2.10.4:javadoc < generate-sources @ kcpu <<<
4282 [INFO] 
4282 [INFO] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
4324 [INFO] preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
4325 [INFO] 
4325 [INFO] >>> maven-javadoc-plugin:2.10.4:test-javadoc > generate-test-sources @ kcpu >>>
4331 [INFO] 
4331 [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ kcpu ---
4333 [INFO] Using 'UTF-8' encoding to copy filtered resources.
4333 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/main/resources
4333 [INFO] 
4333 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ kcpu ---
4342 [INFO] Nothing to compile - all classes are up to date
4342 [INFO] 
4342 [INFO] <<< maven-javadoc-plugin:2.10.4:test-javadoc < generate-test-sources @ kcpu <<<
4342 [INFO] 
4342 [INFO] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
4360 [INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.5
4501 [INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:3.8
4746 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.9
5390 [INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.20
5539 [INFO] preparing maven-surefire-report-plugin:report report requires '[surefire]test' forked phase execution
5540 [INFO] 
5540 [INFO] >>> maven-surefire-report-plugin:2.20:report > [surefire]test @ kcpu >>>
5542 [INFO] 
5546 [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ kcpu ---
5548 [INFO] Using 'UTF-8' encoding to copy filtered resources.
5548 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/main/resources
5548 [INFO] 
5548 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ kcpu ---
5559 [INFO] Nothing to compile - all classes are up to date
5559 [INFO] 
5560 [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ kcpu ---
5561 [INFO] Using 'UTF-8' encoding to copy filtered resources.
5561 [INFO] skip non existing resourceDirectory /builds/LadySerenaKitty/kcpu/src/test/resources
5561 [INFO] 
5561 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ kcpu ---
5562 [INFO] No sources to compile
5562 [INFO] 
5562 [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ kcpu ---
5639 [INFO] No tests to run.
5651 [INFO] 
5651 [INFO] <<< maven-surefire-report-plugin:2.20:report < [surefire]test @ kcpu <<<
5651 [INFO] 
5651 [INFO] '[surefire]test' forked phase execution for maven-surefire-report-plugin:report report preparation done
8010 [INFO] Relativizing decoration links with respect to localized project URL: https://ladyserenakitty.felinewith.me/kcpu
8019 [INFO] Rendering site with org.apache.maven.skins:maven-fluido-skin:jar:1.6 skin.
8045 [INFO] Skipped "JavaDocs" report (maven-javadoc-plugin:2.10.4:javadoc-no-fork), file "apidocs/index.html" already exists for the English version.
8046 [INFO] Skipped "Surefire Report" report (maven-surefire-report-plugin:2.20:report-only), file "surefire-report.html" already exists for the English version.
8084 [INFO] Generating "Change Log" report           --- maven-changelog-plugin:2.3:changelog
8088 [INFO] Generating changed sets xml to: /builds/LadySerenaKitty/kcpu/target/changelog.xml
8132 [INFO] Executing: /bin/sh -c cd /builds/LadySerenaKitty/kcpu && git whatchanged '--since=2017-09-04 15:34:14 +0000' '--until=2017-10-05 15:34:14 +0000' --date=iso -- /builds/LadySerenaKitty/kcpu
8132 [INFO] Working directory: /builds/LadySerenaKitty/kcpu
8698 [INFO] Generating "File Activity" report        --- maven-changelog-plugin:2.3:file-activity
8698 [INFO] Using existing changelog.xml...
8974 [INFO] Generating "Developer Activity" report   --- maven-changelog-plugin:2.3:dev-activity
8976 [INFO] Using existing changelog.xml...
9061 [INFO] Generating "Dependency Analysis" report  --- maven-dependency-plugin:3.0.1:analyze-report
9201 [INFO] Generating "JavaDocs" report             --- maven-javadoc-plugin:2.10.4:javadoc
10138 [WARNING] Error fetching link: http://testng.org/apidocs/package-list. Ignored it.
15075 [INFO] Generating "Source Xref" report          --- maven-jxr-plugin:2.5:jxr
15518 [INFO] Generating "CPD" report                  --- maven-pmd-plugin:3.8:cpd
15589 [INFO] Generating "PMD" report                  --- maven-pmd-plugin:3.8:pmd
15642 [INFO] Generating "CI Management" report        --- maven-project-info-reports-plugin:2.9:cim
15690 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:2.9:dependencies
17382 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:2.9:dependency-info
17423 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:2.9:dependency-management
17508 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:2.9:distribution-management
17528 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:2.9:index
17550 [INFO] Generating "Issue Management" report     --- maven-project-info-reports-plugin:2.9:issue-tracking
17567 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:2.9:license
17768 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:2.9:plugin-management
18013 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:2.9:plugins
18394 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:2.9:project-team
18420 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:2.9:scm
18450 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:2.9:summary
18474 [INFO] Generating "Surefire Report" report      --- maven-surefire-report-plugin:2.20:report
18566 [INFO] ------------------------------------------------------------------------
18567 [INFO] BUILD SUCCESS
18567 [INFO] ------------------------------------------------------------------------
18567 [INFO] Total time: 17.357 s
18568 [INFO] Finished at: 2017-10-04T15:34:24Z
18967 [INFO] Final Memory: 40M/378M
18967 [INFO] ------------------------------------------------------------------------
$ mvn -Dgit-rev="`git describe`" $MAVEN_CLI_OPTS site:stage
fatal: No names found, cannot describe anything.
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"
1368 [INFO] Error stacktraces are turned on.
1406 [WARNING] 
1407 [WARNING] Some problems were encountered while building the effective settings
1407 [WARNING] 'usePluginRegistry' is deprecated and has no effect. @ /root/.m2/settings.xml
1407 [WARNING] 
1457 [INFO] Scanning for projects...
1970 [INFO] 
1978 [INFO] ------------------------------------------------------------------------
1978 [INFO] Building kcpu -master
1978 [INFO] ------------------------------------------------------------------------
2054 [INFO] 
2055 [INFO] --- maven-site-plugin:3.6:stage (default-cli) @ kcpu ---
3399 [INFO] Using this base directory for staging: /builds/LadySerenaKitty/kcpu/target/staging
3430 [INFO] Pushing /builds/LadySerenaKitty/kcpu/target/site
3430 [INFO]    >>> to file:///builds/LadySerenaKitty/kcpu/target/staging./
3489 [INFO] ------------------------------------------------------------------------
3489 [INFO] BUILD SUCCESS
3489 [INFO] ------------------------------------------------------------------------
3490 [INFO] Total time: 2.070 s
3490 [INFO] Finished at: 2017-10-04T15:34:28Z
3623 [INFO] Final Memory: 17M/171M
3623 [INFO] ------------------------------------------------------------------------
$ mv target/staging public
Uploading artifacts...
public: found 317 matching files                   
Uploading artifacts to coordinator... ok            id=587 responseStatus=201 Created token=4pgFFcTk
Job succeeded