The Jenkins Controller is restarting safely. Running builds will finish or continue afterwards, depending on the job type. No new builds can be started.
Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building blueMarine II - UI - JavaFX 1.0-ALPHA-21-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.codehaus.groovy.maven:gmaven-plugin:jar:2.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.codehaus.groovy.maven:gmaven-plugin:2.0: Plugin org.codehaus.groovy.maven:gmaven-plugin:2.0 or one of its dependencies could not be resolved: Failure to find org.codehaus.groovy.maven:gmaven-plugin:jar:2.0 in http://services.tidalwave.it/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of maven-proxy.tidalwave.it has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX [INFO] Storing buildNumber: 0a08efdd6d45 at timestamp: 1542602097929 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Executing tasks main: [echo] DESCRIPTION: 1.0-ALPHA-21-SNAPSHOT-0a08efdd6d45 UNKNOWN [echo] Java Version: 1.8.0_111 -source 1.8 -target 1.8 [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/2/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX/target/classes [WARNING] warning: No processor claimed any of these annotations: it.tidalwave.dci.annotation.DciRole,javax.inject.Inject,javafx.fxml.FXML,javax.annotation.Nonnull,javax.annotation.CheckForNull,javax.annotation.Nullable /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX/src/main/java/it/tidalwave/bluemarine2/ui/mainscreen/impl/javafx/JavaFxMainScreenPresentationDelegate.java:[65,14] [deprecation] bindButtonsInPane(GridPane,Collection<UserAction>) in JavaFXBinder has been deprecated [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:report (report) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Skipping JaCoCo execution due to missing execution data file. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX/target/it-tidalwave-bluemarine2-ui-javafx-1.0-ALPHA-21-SNAPSHOT.0a08efdd6d45.jar [INFO] [INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Installing /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX/target/it-tidalwave-bluemarine2-ui-javafx-1.0-ALPHA-21-SNAPSHOT.0a08efdd6d45.jar to /var/jenkins_home/maven-repositories/2/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-ui-javafx/1.0-ALPHA-21-SNAPSHOT/it-tidalwave-bluemarine2-ui-javafx-1.0-ALPHA-21-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX/pom.xml to /var/jenkins_home/maven-repositories/2/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-ui-javafx/1.0-ALPHA-21-SNAPSHOT/it-tidalwave-bluemarine2-ui-javafx-1.0-ALPHA-21-SNAPSHOT.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.3:findbugs (default-cli) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Fork Value is true [java] Warnings generated: 3 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-pmd-plugin:3.7:cpd (default-cli) @ it-tidalwave-bluemarine2-ui-javafx --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-pmd-plugin:3.7:pmd (default-cli) @ it-tidalwave-bluemarine2-ui-javafx --- [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-checkstyle-plugin:2.17:checkstyle (default-cli) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] There are 114 errors reported by Checkstyle 6.11.2 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> clirr-maven-plugin:2.7:clirr (default-cli) > compile @ it-tidalwave-bluemarine2-ui-javafx >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX [INFO] Storing buildNumber: 0a08efdd6d45 at timestamp: 1542602110387 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Executing tasks main: [echo] DESCRIPTION: 1.0-ALPHA-21-SNAPSHOT-0a08efdd6d45 UNKNOWN [echo] Java Version: 1.8.0_111 -source 1.8 -target 1.8 [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/2/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Nothing to compile - all classes are up to date [WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrReport [INFO] [INFO] <<< clirr-maven-plugin:2.7:clirr (default-cli) < compile @ it-tidalwave-bluemarine2-ui-javafx <<< [INFO] [INFO] --- clirr-maven-plugin:2.7:clirr (default-cli) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Skipping execution [INFO] [INFO] --- javancss-maven-plugin:2.1:report (default-cli) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] [INFO] >>> maven-dependency-plugin:3.0.0:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine2-ui-javafx >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX [INFO] Storing buildNumber: 0a08efdd6d45 at timestamp: 1542602110948 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Executing tasks main: [echo] DESCRIPTION: 1.0-ALPHA-21-SNAPSHOT-0a08efdd6d45 UNKNOWN [echo] Java Version: 1.8.0_111 -source 1.8 -target 1.8 [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/2/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine2_Metrics/workspace/modules/JavaFX/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-ui-javafx --- [INFO] No sources to compile [WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo [INFO] [INFO] <<< maven-dependency-plugin:3.0.0:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine2-ui-javafx <<< [INFO] [INFO] --- maven-dependency-plugin:3.0.0:analyze (default-cli) @ it-tidalwave-bluemarine2-ui-javafx --- [WARNING] Used undeclared dependencies found: [WARNING] it.tidalwave.bluemarine2:it-tidalwave-bluemarine2-model:jar:1.0-ALPHA-21-SNAPSHOT:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-java8supplement:jar:3.1-ALPHA-2:compile [WARNING] Unused declared dependencies found: [WARNING] org.testng:testng:jar:6.9.10:test [WARNING] org.springframework:spring-beans:jar:4.3.0.RELEASE:compile [WARNING] org.hamcrest:hamcrest-all:jar:1.3:test [WARNING] org.mockito:mockito-core:jar:2.3.7:test [WARNING] org.slf4j:jul-to-slf4j:jar:1.7.21:runtime [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.1-ALPHA-2:test [WARNING] org.slf4j:jcl-over-slf4j:jar:1.7.21:runtime [WARNING] org.projectlombok:lombok:jar:1.16.12:provided [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.1-ALPHA-2:compile [WARNING] ch.qos.logback:logback-classic:jar:1.1.3:runtime [JENKINS] Archiving disabled