Console Output

Started by GitHub push by thvitt
Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-schema-tei-340
[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-5DsTvQIGccye/agent.29168
SSH_AGENT_PID=29170
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_2053855633538263781.key (/mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_2053855633538263781.key)
[ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-schema # timeout=10
Fetching upstream changes from git://github.com/faustedition/faust-schema
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-schema +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/tei-v340^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/tei-v340^{commit} # timeout=10
Checking out Revision add5ca45d2b98daa5d698223c746d01c330ed0d3 (refs/remotes/origin/tei-v340)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f add5ca45d2b98daa5d698223c746d01c330ed0d3
Commit message: "Header for transcripts."
 > /usr/bin/git rev-list --no-walk 97b2d65097bdf8948cd772c26706cde75bab10f7 # timeout=10
 > /usr/bin/git remote # timeout=10
 > /usr/bin/git submodule init # timeout=10
 > /usr/bin/git submodule sync # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
 > /usr/bin/git submodule init # timeout=10
 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > /usr/bin/git config --get submodule.data.url # timeout=10
 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10
 > /usr/bin/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 45299
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[faust-schema-tei-340] $ 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/remoting.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 45299
<===[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-tei-340/pom.xml -s /tmp/settings5466483925743229635.xml clean verify
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------------< de.faustedition:faust-schema >--------------------
[INFO] Building Digitale Faust-Edition :: Faust TEI P5 schema 1.4-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ faust-schema ---
[INFO] Deleting /mnt/data/jenkins/workspace/faust-schema-tei-340/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-tei-340/src/main/odd/printed_editions.xml) -> file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/full-odd/printed_editions.xml / file:/mnt/data/jenkins/workspace/faust-schema-tei-340/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-tei-340/src/main/odd/printed_editions_neu.xml) -> file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/full-odd/printed_editions_neu.xml / file:/mnt/data/jenkins/workspace/faust-schema-tei-340/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-tei-340/src/main/odd/faust-tei.xml) -> file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/full-odd/faust-tei.xml / file:/mnt/data/jenkins/workspace/faust-schema-tei-340/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-tei-340/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-tei-340/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
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ faust-schema ---
[INFO] Building jar: /mnt/data/jenkins/workspace/faust-schema-tei-340/target/faust-schema-1.4-SNAPSHOT.jar
[INFO] 
[INFO] --- exec-maven-plugin:1.4.0:java (convert-transcripts) @ faust-schema ---
Message: Collecting metadata ...
Message: Fetched reading text
ERROR: file:/mnt/data/jenkins/workspace/faust-schema-tei-340/src/main/xproc/header.xsl:13:4:err:FODC0002:I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/selected-metadata.xml: /mnt/data/jenkins/workspace/faust-schema-tei-340/target/selected-metadata.xml (No such file or directory)
ERROR:     cause: /mnt/data/jenkins/workspace/faust-schema-tei-340/target/selected-metadata.xml (No such file or directory)
ERROR: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/selected-metadata.xml: /mnt/data/jenkins/workspace/faust-schema-tei-340/target/selected-metadata.xml (No such file or directory)
ERROR:     cause: file:/mnt/data/jenkins/workspace/faust-schema-tei-340/src/main/xproc/header.xsl:13:4:err:FODC0002:I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/selected-metadata.xml: /mnt/data/jenkins/workspace/faust-schema-tei-340/target/selected-metadata.xml (No such file or directory)
ERROR: Pipeline failed: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/selected-metadata.xml: /mnt/data/jenkins/workspace/faust-schema-tei-340/target/selected-metadata.xml (No such file or directory)
ERROR: Underlying exception: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/selected-metadata.xml: /mnt/data/jenkins/workspace/faust-schema-tei-340/target/selected-metadata.xml (No such file or directory)
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 29170 killed;
[ssh-agent] Stopped.
ERROR: Maven JVM terminated unexpectedly with exit code 1
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /mnt/data/jenkins/workspace/faust-schema-tei-340/target/report to /mnt/data/jenkins/jobs/faust-schema-tei-340/htmlreports/Validation_20Results
ERROR: Specified HTML directory '/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report' does not exist.
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
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: FAILURE