Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/home/jobs/WTF-Persistence/workspace
Cleaning up /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence
Deleting /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target
Updating https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/Persistence at revision '2020-05-03T13:06:08.392 +0200'
Using sole credentials jenkins/****** (<https://fhdwdev.ha.bib.de:443> FHDW) in realm ‘<https://fhdwdev.ha.bib.de:443> FHDW’
U         pom.xml
At revision 4277

Cleaning up /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/developmentTools
Updating https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/developmentTools at revision '2020-05-03T13:06:08.392 +0200'
Using sole credentials jenkins/****** (<https://fhdwdev.ha.bib.de:443> FHDW) in realm ‘<https://fhdwdev.ha.bib.de:443> FHDW’
At revision 4277

Using sole credentials jenkins/****** (<https://fhdwdev.ha.bib.de:443> FHDW) in realm ‘<https://fhdwdev.ha.bib.de:443> FHDW’
No changes for https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/developmentTools since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 32809
[Persistence] $ /opt/openjdk-bin-8.252_p09/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/usr/share/maven-bin-3.6/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.6/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.6 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-4.2.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 32809
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[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] ----------------< de.fhdw.wtf:de.fhdw.wtf.persistence >-----------------
[INFO] Building de.fhdw.wtf.persistence 1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[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] 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] 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] 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: 2.439 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: 11.942 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.285 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: 55.661 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: 1.049 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.042 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: 11.333 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.128 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.003 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
[WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$3; see: https://jenkins.io/redirect/serialization-of-anonymous-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] 
[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] 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.9.0:site (default-site) @ de.fhdw.wtf.persistence ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1
[INFO] 15 reports detected for maven-project-info-reports-plugin:2.8.1: cim, dependencies, dependency-info, dependency-management, distribution-management, index, issue-tracking, license, mailing-list, modules, plugin-management, plugins, project-team, scm, summary
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.5
[INFO] 2 reports detected for maven-jxr-plugin:2.5: jxr, test-jxr
[INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.16
[INFO] 1 report configured for maven-checkstyle-plugin:2.16: checkstyle
[INFO] configuring report plugin org.codehaus.mojo:findbugs-maven-plugin:3.0.2
[INFO] 1 report detected for findbugs-maven-plugin:3.0.2: findbugs
[INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:3.5
[INFO] 2 reports detected for maven-pmd-plugin:3.5: cpd, pmd
[INFO] Fork Value is true
     [java] Warnings generated: 4
[INFO] Done FindBugs Analysis....
[INFO] Rendering site with default locale English (en)
[WARNING] No project URL defined - decoration links will not be relativized!
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 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.
[WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[CHECKSTYLE] Computing warning deltas based on reference build #221
[FINDBUGS] Searching for all files in /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target 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 #221
[PMD] Searching for all files in /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target 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 #221
[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:  02:13 min
[INFO] Finished at: 2020-05-03T13:08:32+02:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/pom.xml to de.fhdw.wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar to de.fhdw.wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar to de.fhdw.wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar
/var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/pom.xml is not inside /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/Persistence/; will archive in a separate pass
/var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar is not inside /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/Persistence/; will archive in a separate pass
/var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar is not inside /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/Persistence/; will archive in a separate pass
channel stopped
Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
[INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots/ (id=snapshots,uniqueVersion=true)
Deploying the main artifact de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar
Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/maven-metadata.xml
Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/maven-metadata.xml (994 B at 10 kB/s)
Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-20200503.110832-63.jar
Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-20200503.110832-63.jar (143 kB at 5.1 MB/s)
Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-20200503.110832-63.pom
Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-20200503.110832-63.pom (4.9 kB at 190 kB/s)
Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/maven-metadata.xml
Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/maven-metadata.xml (350 B at 13 kB/s)
Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/maven-metadata.xml
Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/maven-metadata.xml (994 B at 43 kB/s)
Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/maven-metadata.xml
Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/maven-metadata.xml (350 B at 13 kB/s)
Deploying the main artifact de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar
Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-20200503.110832-63-sources.jar
Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-20200503.110832-63-sources.jar (109 kB at 2.0 MB/s)
Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/maven-metadata.xml
Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/maven-metadata.xml (994 B at 36 kB/s)
[INFO] Deployment done in 0.5 sec
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] Persistence/target/jacoco.exec;Persistence/target/classes;Persistence/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern Persistence/target/jacoco.exec: 1
[JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: Persistence/target/classes: 
[JaCoCo plugin]  - /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/classes 94 files
[JaCoCo plugin] Saving matched source directories for source-pattern: Persistence/src/main/java: 
[JaCoCo plugin] Source Inclusions: **/*.java,**/*.groovy,**/*.kt,**/*.kts
[JaCoCo plugin] Source Exclusions: 
[JaCoCo plugin] - /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/src/main/java 91 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: []
[JaCoCo plugin] exclusions: []
[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=65, maxMethod=80, minLine=65, maxLine=80, minBranch=50, maxBranch=80, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
[JaCoCo plugin] Overall coverage: class: 73, method: 73, line: 71, branch: 67, instruction: 72, complexity: 65
Not triggering WTF-Generator because it has a dependency WTF-Eclipse already building or in queue
Triggering a new build of WTF-Context
Finished: SUCCESS