Console Output

Started by remote host 132.187.226.74 with note: <p>Data update</p>
Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-schema
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-z2mjT8unNBE8/agent.15259
SSH_AGENT_PID=15261
[ssh-agent] Started.
$ ssh-add /mnt/data/jenkins/workspace/faust-schema@tmp/private_key_6736736588328099573.key
Identity added: /mnt/data/jenkins/workspace/faust-schema@tmp/private_key_6736736588328099573.key (/mnt/data/jenkins/workspace/faust-schema@tmp/private_key_6736736588328099573.key)
[ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/faustedition/faust-schema # timeout=10
Fetching upstream changes from https://github.com/faustedition/faust-schema
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/faustedition/faust-schema +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision cb5d4e9031ac68cd04bc58336b5d31f25dc9be3f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cb5d4e9031ac68cd04bc58336b5d31f25dc9be3f
Commit message: "fixup! Adjusted pom"
 > git rev-list cb5d4e9031ac68cd04bc58336b5d31f25dc9be3f # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.data.url # timeout=10
 > git config -f .gitmodules --get submodule.data.path # timeout=10
 > git submodule update --init --recursive --remote data
Parsing POMs
using settings config with name MavenSettings
Replacing all maven server entries not found in credentials list is true
Established TCP socket on 37191
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[faust-schema] $ /mnt/data/jenkins/tools/hudson.model.JDK/Java_8/bin/java -cp /mnt/data/jenkins/maven35-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 37191
<===[JENKINS REMOTING CAPACITY]===>channel started
using settings config with name MavenSettings
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-schema/pom.xml -s /tmp/settings7341238505297398315.xml clean deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Digitale Faust-Edition :: Faust TEI P5 schema 1.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ faust-schema ---
[INFO] Deleting /mnt/data/jenkins/workspace/faust-schema/target
[INFO] 
[INFO] --- exec-maven-plugin:1.4.0:java (create-schema) @ faust-schema ---
Message: Converting printed_editions.xml (file:/mnt/data/jenkins/workspace/faust-schema/src/main/odd/printed_editions.xml) -> file:/mnt/data/jenkins/workspace/faust-schema/target/full-odd/printed_editions.xml / file:/mnt/data/jenkins/workspace/faust-schema/target/schema/printed_editions.rng
Message:  - odd2odd
Message:  - odd2relax
Message:  - saving rng
Message:  - saving schematron
Message:  - saving documentation
Message: Converting printed_editions_neu.xml (file:/mnt/data/jenkins/workspace/faust-schema/src/main/odd/printed_editions_neu.xml) -> file:/mnt/data/jenkins/workspace/faust-schema/target/full-odd/printed_editions_neu.xml / file:/mnt/data/jenkins/workspace/faust-schema/target/schema/printed_editions_neu.rng
Message:  - odd2odd
Message:  - odd2relax
Message:  - saving rng
Message:  - saving schematron
Message:  - saving documentation
Message: Converting faust-tei.xml (file:/mnt/data/jenkins/workspace/faust-schema/src/main/odd/faust-tei.xml) -> file:/mnt/data/jenkins/workspace/faust-schema/target/full-odd/faust-tei.xml / file:/mnt/data/jenkins/workspace/faust-schema/target/schema/faust-tei.rng
Message:  - odd2odd
Message:  - odd2relax
Message:  - saving rng
Message:  - saving schematron
Message:  - saving documentation

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ faust-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources to /mnt/data/jenkins/workspace/faust-schema/target/schema
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ faust-schema ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ faust-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/faust-schema/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ faust-schema ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ faust-schema ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ faust-schema ---
[INFO] Building jar: /mnt/data/jenkins/workspace/faust-schema/target/faust-schema-1.4-SNAPSHOT.jar
[INFO] 
[INFO] --- exec-maven-plugin:1.4.0:java (validate-xml) @ faust-schema ---
Message: === Metadata (Transcripts) ===
target=file:/mnt/data/jenkins/workspace/faust-schema/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema/target/
xmlroot=file:/mnt/data/jenkins/workspace/faust-schema/data/xml/document; resolved to file:/mnt/data/jenkins/workspace/faust-schema/data/xml/document
rng=
xsd=file:/mnt/data/jenkins/workspace/faust-schema/target/schema/metadata.xsd
schematron=
report=file:/mnt/data/jenkins/workspace/faust-schema/target/report/metadata.html
Message: Validating 557 files, this may take a while ...
Message: Writing aggregate report ...
Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema/target/report/metadata.xml
INFO : src/main/xproc/validate-xml.xpl:229:10:Valid documents: 523, invalid by main schema: 34, invalid by schematron: 0
Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema/target/report/metadata.html
Message: === Metadata (Prints) ===
target=file:/mnt/data/jenkins/workspace/faust-schema/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema/target/
xmlroot=file:/mnt/data/jenkins/workspace/faust-schema/data/xml/document/print; resolved to file:/mnt/data/jenkins/workspace/faust-schema/data/xml/document/print
rng=
xsd=file:/mnt/data/jenkins/workspace/faust-schema/target/schema/metadata_print.xsd
schematron=
report=file:/mnt/data/jenkins/workspace/faust-schema/target/report/metadata_print.html
Message: Validating 14 files, this may take a while ...
Message: Writing aggregate report ...
Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema/target/report/metadata_print.xml
INFO : src/main/xproc/validate-xml.xpl:229:10:Valid documents: 13, invalid by main schema: 1, invalid by schematron: 0
Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema/target/report/metadata_print.html
Message: === Macrogenesis Data ===
target=file:/mnt/data/jenkins/workspace/faust-schema/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema/target/
xmlroot=file:/mnt/data/jenkins/workspace/faust-schema/data/xml/macrogenesis; resolved to file:/mnt/data/jenkins/workspace/faust-schema/data/xml/macrogenesis
rng=
xsd=file:/mnt/data/jenkins/workspace/faust-schema/target/schema/macrogenesis.xsd
schematron=
report=file:/mnt/data/jenkins/workspace/faust-schema/target/report/macrogenesis.html
Message: Validating 16 files, this may take a while ...
Message: Writing aggregate report ...
Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema/target/report/macrogenesis.xml
INFO : src/main/xproc/validate-xml.xpl:229:10:Valid documents: 9, invalid by main schema: 7, invalid by schematron: 0
Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema/target/report/macrogenesis.html
Message: === Transcripts (faust-tei) ===
target=file:/mnt/data/jenkins/workspace/faust-schema/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema/target/
xmlroot=file:/mnt/data/jenkins/workspace/faust-schema/data/xml/transcript; resolved to file:/mnt/data/jenkins/workspace/faust-schema/data/xml/transcript
rng=file:/mnt/data/jenkins/workspace/faust-schema/target/schema/faust-tei.rng
xsd=
schematron=file:/mnt/data/jenkins/workspace/faust-schema/target/schema/faust-tei.sch
report=file:/mnt/data/jenkins/workspace/faust-schema/target/report/faust-tei.html
Message: Validating 2765 files, this may take a while ...
Message: Writing aggregate report ...
Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema/target/report/faust-tei.xml
INFO : src/main/xproc/validate-xml.xpl:229:10:Valid documents: 2545, invalid by main schema: 196, invalid by schematron: 24
Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema/target/report/faust-tei.html
Message: === Printed Editions Neu (printed_editions_neu) ===
target=file:/mnt/data/jenkins/workspace/faust-schema/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema/target/
xmlroot=../../../data/xml/print; resolved to file:/mnt/data/jenkins/workspace/faust-schema/data/xml/print
rng=file:/mnt/data/jenkins/workspace/faust-schema/target/schema/printed_editions_neu.rng
xsd=
schematron=file:/mnt/data/jenkins/workspace/faust-schema/target/schema/printed_editions_neu.sch
report=file:/mnt/data/jenkins/workspace/faust-schema/target/report/printed_editions_neu.html
Message: Validating 21 files, this may take a while ...
Message: Writing aggregate report ...
Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema/target/report/printed_editions_neu.xml
INFO : src/main/xproc/validate-xml.xpl:229:10:Valid documents: 4, invalid by main schema: 17, invalid by schematron: 0
Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema/target/report/printed_editions_neu.html
Message: Loading reports from file:/mnt/data/jenkins/workspace/faust-schema/target/report
Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema/target/report/macrogenesis.html
Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema/target/report/metadata.html
Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema/target/report/metadata_print.html
Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema/target/report/printed_editions_neu.html
Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema/target/report/faust-tei.html
INFO : src/main/xproc/validate-all.xpl:93:50:5 reports ...

[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ faust-schema ---
[INFO] Installing /mnt/data/jenkins/workspace/faust-schema/target/faust-schema-1.4-SNAPSHOT.jar to /mnt/data/jenkins/.m2/repository/de/faustedition/faust-schema/1.4-SNAPSHOT/faust-schema-1.4-SNAPSHOT.jar
[INFO] Installing /mnt/data/jenkins/workspace/faust-schema/pom.xml to /mnt/data/jenkins/.m2/repository/de/faustedition/faust-schema/1.4-SNAPSHOT/faust-schema-1.4-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ faust-schema ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- exec-maven-plugin:1.4.0:exec (deploy-rsync) @ faust-schema ---
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
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:10 min
[INFO] Finished at: 2017-12-13T01:36:23+01:00
[INFO] Final Memory: 111M/3062M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /mnt/data/jenkins/workspace/faust-schema/pom.xml to de.faustedition/faust-schema/1.4-SNAPSHOT/faust-schema-1.4-SNAPSHOT.pom
[JENKINS] Archiving /mnt/data/jenkins/workspace/faust-schema/target/faust-schema-1.4-SNAPSHOT.jar to de.faustedition/faust-schema/1.4-SNAPSHOT/faust-schema-1.4-SNAPSHOT.jar
channel stopped
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 15261 killed;
[ssh-agent] Stopped.
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /mnt/data/jenkins/workspace/faust-schema/target/report to /mnt/data/jenkins/jobs/faust-schema/htmlreports/Validation_Results
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
Notifying upstream projects of job completion
Finished: SUCCESS