Skip to content
Success

Console Output

Established TCP socket on 59988
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/pom.xml clean install site
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building de.fhdw.wtf.persistence 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
log4j:WARN No appenders could be found for logger (org.apache.maven.wagon.providers.http.httpclient.client.protocol.RequestAddCookies).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Downloaded: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 22.2 KB/sec)
[INFO] Downloading: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
[INFO] Downloaded: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 221.7 KB/sec)
[INFO] Downloading: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
[INFO] Downloaded: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 28.7 KB/sec)
[INFO] Downloading: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
[INFO] Downloaded: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 112.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ de.fhdw.wtf.persistence ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (jacoco-initialize) @ de.fhdw.wtf.persistence ---
[INFO] Downloading: http://localhost:8083/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
[INFO] Downloaded: http://localhost:8083/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (42 KB at 124.9 KB/sec)
[INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ de.fhdw.wtf.persistence ---
[INFO] Downloading: http://localhost:8083/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
[INFO] Downloaded: http://localhost:8083/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 75.4 KB/sec)
[INFO] Downloading: http://localhost:8083/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
[INFO] Downloaded: http://localhost:8083/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 546.7 KB/sec)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ de.fhdw.wtf.persistence ---
[INFO] Downloading: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
[INFO] Downloading: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
[INFO] Downloaded: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 KB at 121.6 KB/sec)
[INFO] Downloaded: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (212 KB at 388.9 KB/sec)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 91 source files to /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ de.fhdw.wtf.persistence ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ de.fhdw.wtf.persistence ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ de.fhdw.wtf.persistence ---
[INFO] Surefire report directory: /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running de.fhdw.wtf.persistence.test.TestIDManager
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.446 sec - in de.fhdw.wtf.persistence.test.TestIDManager
Running de.fhdw.wtf.persistence.test.TestDataBasePreparateur
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.616 sec - in de.fhdw.wtf.persistence.test.TestDataBasePreparateur
Running de.fhdw.wtf.persistence.test.TestObjectFacadeNoDatabase
Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec - in de.fhdw.wtf.persistence.test.TestObjectFacadeNoDatabase
Running de.fhdw.wtf.persistence.test.TestObjectFacadeOracle
Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.145 sec - in de.fhdw.wtf.persistence.test.TestObjectFacadeOracle
Running de.fhdw.wtf.persistence.test.TestAuthorizationFacade
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.192 sec - in de.fhdw.wtf.persistence.test.TestAuthorizationFacade
Running de.fhdw.wtf.persistence.test.TestClassFacadeNoDatabase
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in de.fhdw.wtf.persistence.test.TestClassFacadeNoDatabase
Running de.fhdw.wtf.persistence.test.TestClassFacadeOracle
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.579 sec - in de.fhdw.wtf.persistence.test.TestClassFacadeOracle
Running de.fhdw.wtf.persistence.test.TestTransactions
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.758 sec - in de.fhdw.wtf.persistence.test.TestTransactions
Running de.fhdw.wtf.persistence.test.TestPropertiesReader
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in de.fhdw.wtf.persistence.test.TestPropertiesReader

Results :

Tests run: 323, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (jacoco-site) @ de.fhdw.wtf.persistence ---
[INFO] Analyzed bundle 'de.fhdw.wtf.persistence' with 80 classes
[PMD] No report found for mojo report
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ de.fhdw.wtf.persistence ---
[INFO] Building jar: /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ de.fhdw.wtf.persistence >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (jacoco-initialize) @ de.fhdw.wtf.persistence ---
[INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/jacoco.exec
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ de.fhdw.wtf.persistence <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ de.fhdw.wtf.persistence ---
[INFO] Building jar: /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ de.fhdw.wtf.persistence ---
[INFO] Downloading: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[INFO] Downloaded: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 19.5 KB/sec)
[INFO] Downloading: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[INFO] Downloaded: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 2250.5 KB/sec)
[INFO] Installing /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:site (default-site) @ de.fhdw.wtf.persistence ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.5
[INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.16
[INFO] configuring report plugin org.codehaus.mojo:findbugs-maven-plugin:3.0.2
[INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:3.5
[INFO] Fork Value is true
     [java] Warnings generated: 4
[INFO] Done FindBugs Analysis....
[WARNING] No project URL defined - decoration links will not be relativized!
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Generating "Source Xref" report          --- maven-jxr-plugin:2.5:jxr
[INFO] Generating "Test Source Xref" report     --- maven-jxr-plugin:2.5:test-jxr
[INFO] Generating "Checkstyle" report           --- maven-checkstyle-plugin:2.16:checkstyle
[INFO] Generating "FindBugs" report             --- findbugs-maven-plugin:3.0.2:findbugs
[INFO] Generating "CPD" report                  --- maven-pmd-plugin:3.5:cpd
[INFO] Generating "PMD" report                  --- maven-pmd-plugin:3.5:pmd
[CHECKSTYLE] Parsing file /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/checkstyle-result.xml
[CHECKSTYLE] Successfully parsed file /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/checkstyle-result.xml of module de.fhdw.wtf.persistence with 270 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #215
[FINDBUGS] Finding all files that match the pattern findbugsXml.xml
[FINDBUGS] Parsing 1 file in /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target
[FINDBUGS] Successfully parsed file /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/findbugsXml.xml of module de.fhdw.wtf.persistence with 4 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #215
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 file in /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target
[PMD] Successfully parsed file /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/pmd.xml of module de.fhdw.wtf.persistence with 12 unique warnings and 0 duplicates.
[PMD] Computing warning deltas based on reference build #215
[JENKINS] Archiving site from /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/site to /var/lib/jenkins/home/jobs/WTF-Persistence/site
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:06 min
[INFO] Finished at: 2016-01-30T15:04:22+01:00
[INFO] Final Memory: 60M/422M
[INFO] ------------------------------------------------------------------------