Console Output

10:37:23 Started by an SCM change
10:37:23 Building remotely on build1 (indigo latex helios digibib) in workspace /mnt/data/jenkins/workspace/Aggregator
10:37:23  > git rev-parse --is-inside-work-tree # timeout=10
10:37:23 Fetching changes from the remote Git repository
10:37:23  > git config remote.origin.url git@git.projects.gwdg.de:aggregator.git # timeout=10
10:37:23 Fetching upstream changes from git@git.projects.gwdg.de:aggregator.git
10:37:23  > git --version # timeout=10
10:37:23 using GIT_SSH to set credentials git for projects.gwdg.de
10:37:23  > git -c core.askpass=true fetch --tags --progress git@git.projects.gwdg.de:aggregator.git +refs/heads/*:refs/remotes/origin/*
10:37:29 Seen branch in repository origin/develop
10:37:29 Seen branch in repository origin/feature/basket
10:37:29 Seen branch in repository origin/feature/export-by-list
10:37:29 Seen branch in repository origin/feature/faust-rendering
10:37:29 Seen branch in repository origin/feature/instrumentation
10:37:29 Seen branch in repository origin/feature/license
10:37:29 Seen branch in repository origin/feature/new-structure
10:37:29 Seen branch in repository origin/feature/stream
10:37:29 Seen branch in repository origin/feature/tei-xsl-7
10:37:29 Seen branch in repository origin/feature/tei-xsl-update
10:37:29 Seen branch in repository origin/feature/tei-xsl7-corpus
10:37:29 Seen branch in repository origin/feature/tei-xsl7-groups
10:37:29 Seen branch in repository origin/feature/xslmanager
10:37:29 Seen branch in repository origin/feature/zip-config
10:37:29 Seen branch in repository origin/feature/zip-performance
10:37:29 Seen branch in repository origin/master
10:37:29 Seen branch in repository origin/package-tei-xsl
10:37:29 Seen branch in repository origin/refactor-html
10:37:29 Seen branch in repository origin/refactor-it
10:37:29 Seen 19 remote branches
10:37:29 Checking out Revision 79893b46f2b3d2c9d4dd73dea2d3c99ca7eed594 (origin/develop)
10:37:29  > git config core.sparsecheckout # timeout=10
10:37:29  > git checkout -f 79893b46f2b3d2c9d4dd73dea2d3c99ca7eed594 # timeout=10
10:37:30  > git branch -a # timeout=10
10:37:30  > git rev-parse origin/develop^{commit} # timeout=10
10:37:30  > git rev-parse origin/feature/stream^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/develop^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/basket^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/export-by-list^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/faust-rendering^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/instrumentation^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/license^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/new-structure^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/stream^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/tei-xsl-7^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/tei-xsl-update^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/tei-xsl7-corpus^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/tei-xsl7-groups^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/xslmanager^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/zip-config^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/feature/zip-performance^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/master^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/package-tei-xsl^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/refactor-html^{commit} # timeout=10
10:37:30  > git rev-parse remotes/origin/refactor-it^{commit} # timeout=10
10:37:30  > git branch -D origin/develop # timeout=10
10:37:30  > git checkout -b origin/develop 79893b46f2b3d2c9d4dd73dea2d3c99ca7eed594
10:37:30  > git rev-list 283cacc2384bf3ace27ea075b0b72e0cd69d2e2c # timeout=10
10:37:30  > git remote # timeout=10
10:37:30  > git submodule init # timeout=10
10:37:30  > git submodule sync # timeout=10
10:37:30  > git config --get remote.origin.url # timeout=10
10:37:30  > git submodule update --init --recursive
10:37:31 No emails were triggered.
10:37:31 Parsing POMs
10:37:31 using settings config with name MavenSettings
10:37:31 maven32-agent.jar already up to date
10:37:31 maven32-interceptor.jar already up to date
10:37:31 maven3-interceptor-commons.jar already up to date
10:37:31 [Aggregator] $ java -DuniqueVersion=false -cp /mnt/data/jenkins/maven32-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.1.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven32Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven32-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 39798
10:37:31 <===[JENKINS REMOTING CAPACITY]===>channel started
10:37:32 using settings config with name MavenSettings
10:37:34 Executing Maven:  -B -f /mnt/data/jenkins/workspace/Aggregator/pom.xml -s /tmp/settings5679254138357110890.xml clean verify site
10:37:35 [INFO] Scanning for projects...
10:37:35 [INFO]                                                                         
10:37:35 [INFO] ------------------------------------------------------------------------
10:37:35 [INFO] Building TextGrid Aggregator Service 1.4.5-SNAPSHOT
10:37:35 [INFO] ------------------------------------------------------------------------
10:37:37 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch-client/3.4.0-SNAPSHOT/maven-metadata.xml
10:37:37 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.4.0-SNAPSHOT/maven-metadata.xml
10:37:37 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.4.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.9 KB/sec)
10:37:37 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.4.0-SNAPSHOT/maven-metadata.xml
10:37:37 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch/3.4.0-SNAPSHOT/maven-metadata.xml
10:37:38 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.4.0-SNAPSHOT/maven-metadata.xml (609 B at 2.0 KB/sec)
10:37:38 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml
10:37:38 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml
10:37:38 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml
10:37:38 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.9 KB/sec)
10:37:39 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.8 KB/sec)
10:37:39 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
10:37:39 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
10:37:39 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (2 KB at 56.5 KB/sec)
10:37:39 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.8 KB/sec)
10:37:39 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
10:37:39 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
10:37:39 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
10:37:40 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml (605 B at 1.5 KB/sec)
10:37:40 [INFO] 
10:37:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aggregator ---
10:37:40 [INFO] Deleting /mnt/data/jenkins/workspace/Aggregator/target
10:37:41 [INFO] 
10:37:41 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator ---
10:37:41 [info] 
10:37:41 [info] /mnt/data/jenkins/workspace/Aggregator/.git
10:37:41 [info] 
10:37:41 [info] 
10:37:41 [info] 
10:37:41 [info] git.build.user.name Unknown
10:37:41 [info] git.build.user.email Unknown
10:37:41 [info] git.branch origin/develop
10:37:41 [info] --always = false
10:37:41 [info] --dirty = -dev
10:37:41 [info] --abbrev = 7
10:37:41 [info] --tags = true
10:37:41 [info] --match = 
10:37:41 [info] Tag refs [ [Ref[refs/tags/1.4.0=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624], Ref[refs/tags/1.4.1=818d4d36c91dbf080d54253d3821f93c67cb9143], Ref[refs/tags/1.4.2=83f04721ea3053fdac69a29a1717fd47ddeeeb1f], Ref[refs/tags/1.4.3=755722df114f97edf66469df19dcbf4958a23358], Ref[refs/tags/deployed-esx1-2014-02-05=314de56fc05e3020d3c0e785f701a44a2ca8ffc6], Ref[refs/tags/deployed-esx1-2014-02-19=38deae2826b5a9667dd61187d4de6e93676d1c69], Ref[refs/tags/deployed-esx1-2014-03-17=89ccf52792ad80d2530ceed4ceb035d281b721ec], Ref[refs/tags/deployed-esx1-2014-06-10=4914e3dcdb72391b445d399c97465d7c67bfd816], Ref[refs/tags/deployed-esx1-2014-06-10.1=b3d62053ce5d0562f6636917a8fa236e425f6d48], Ref[refs/tags/deployed-esx1-2014-07-11=a293a131754c91f0eb789fdb1e49f7defd352d14], Ref[refs/tags/deployed-esx1-2014-09-15=45043a71d7334469f0fa13d55cbceba4a5fe4275], Ref[refs/tags/deployed-esx1-2014-09-22=d717edcc98f12280cb3a89f9dab317a43c278b0e], Ref[refs/tags/deployed-esx1-2014-09-25=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49], Ref[refs/tags/deployed-services-2013-09-06=fda1996eb53f8a8635f62c0af550269dfdd1df65], Ref[refs/tags/deployed-services-2013-09-11=244645a7845322a9e1ab12bbcd7328fcd3313a24], Ref[refs/tags/deployed-services-2013-09-26=fec0cdc0f19ed4feae655d66d761926b66df16d8], Ref[refs/tags/deployed-services-2014-01-21=8651cf63cb4861c3e256f14172de0cceed1e576a], Ref[refs/tags/deployed-test-2013-03-27=5d7d33e024f9e76938dd7266ebb1b4e409160ff8], Ref[refs/tags/deployed-test-2013-04-04=a57a7fe5d8c544abecac2b0f49cd83bc824df312], Ref[refs/tags/deployed-wue-2013-05-27=cc42016db6b18872263a0f42fd22ebf9b8167f43], Ref[refs/tags/deployed-wue-2014-01-20=f01c923af8a110c3e80cab5fe41381c79781913d], Ref[refs/tags/deployed-wue-2014-01-31=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b], Ref[refs/tags/deployed-wue-2014-01-31.2=e963597d691e2b989829016b57bc7525bd073360], Ref[refs/tags/deployed-wue-2014-02-01=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96], Ref[refs/tags/deployed-wue-2014-02-17=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]] ]
10:37:41 [info] Resolved tag [ 1.4.0 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Mon Sep 15 21:42:25 2014 +0200] ], points at [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ] 
10:37:41 [info] Resolved tag [ 1.4.1 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Oct 8 14:21:24 2014 +0200] ], points at [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ] 
10:37:41 [info] Resolved tag [ 1.4.2 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Oct 9 11:32:51 2014 +0200] ], points at [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ] 
10:37:41 [info] Resolved tag [ 1.4.3 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Nov 13 15:22:56 2014 +0100] ], points at [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ] 
10:37:41 [info] Resolved tag [ deployed-esx1-2014-02-05 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Feb 5 16:58:52 2014 +0100] ], points at [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ] 
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-15 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-22 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-25 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ]
10:37:41 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ]
10:37:41 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=5. Februar 2014 16:58:52 +01:00}] ] 
10:37:41 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ], tags => [ [DatedRevTag{id=818d4d36c91dbf080d54253d3821f93c67cb9143, tagName='1.4.1', date=8. Oktober 2014 14:21:24 +02:00}] ] 
10:37:41 [info] key [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ], tags => [ [DatedRevTag{id=755722df114f97edf66469df19dcbf4958a23358, tagName='1.4.3', date=13. November 2014 15:22:56 +01:00}] ] 
10:37:41 [info] key [ AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49] ], tags => [ [DatedRevTag{id=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49, tagName='refs/tags/deployed-esx1-2014-09-25', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ], tags => [ [DatedRevTag{id=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624, tagName='1.4.0', date=15. September 2014 21:42:25 +02:00}] ] 
10:37:41 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e] ], tags => [ [DatedRevTag{id=d717edcc98f12280cb3a89f9dab317a43c278b0e, tagName='refs/tags/deployed-esx1-2014-09-22', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275] ], tags => [ [DatedRevTag{id=45043a71d7334469f0fa13d55cbceba4a5fe4275, tagName='refs/tags/deployed-esx1-2014-09-15', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=23. März 0015 10:37:41 +00:53:28}] ] 
10:37:41 [info] key [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ], tags => [ [DatedRevTag{id=83f04721ea3053fdac69a29a1717fd47ddeeeb1f, tagName='1.4.2', date=9. Oktober 2014 11:32:51 +02:00}] ] 
10:37:41 [info] Created map: [ {commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------=[deployed-esx1-2014-02-05], AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8]=[deployed-test-2013-03-27], AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b]=[deployed-wue-2014-01-31], AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d]=[deployed-wue-2014-01-20], AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48]=[deployed-esx1-2014-06-10.1], AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65]=[deployed-services-2013-09-06], commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------=[1.4.1], commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------=[1.4.3], AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49]=[deployed-esx1-2014-09-25], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------=[1.4.0], AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43]=[deployed-wue-2013-05-27], AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69]=[deployed-esx1-2014-02-19], AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e]=[deployed-esx1-2014-09-22], AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec]=[deployed-esx1-2014-03-17], AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275]=[deployed-esx1-2014-09-15], AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]=[deployed-wue-2014-02-17], AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24]=[deployed-services-2013-09-11], AnyObjectId[e963597d691e2b989829016b57bc7525bd073360]=[deployed-wue-2014-01-31.2], AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a]=[deployed-services-2014-01-21], commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------=[1.4.2]} ] 
10:37:41 [info] HEAD is [ 79893b46f2b3d2c9d4dd73dea2d3c99ca7eed594 ] 
10:37:42 [info] Repo is in dirty state [ false ]
10:37:42 [info] git.commit.id.describe 1.4.3-26-g79893b4
10:37:42 [info] git.commit.id 79893b46f2b3d2c9d4dd73dea2d3c99ca7eed594
10:37:42 [info] git.commit.id.abbrev 79893b4
10:37:42 [info] git.commit.user.name Thorsten Vitt
10:37:42 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de
10:37:42 [info] git.commit.message.full Test file for enzyclopaediae & fragments
10:37:42 
10:37:42 [info] git.commit.message.short Test file for enzyclopaediae & fragments
10:37:42 [info] git.commit.time 2015-03-23 10:36:32
10:37:42 [info] git.remote.origin.url git@git.projects.gwdg.de:aggregator.git
10:37:42 [info] git.build.time 2015-03-23 10:37:42
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] 
10:37:42 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service
10:37:42 [info] 
10:37:42 [INFO] 
10:37:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator ---
10:37:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:37:42 [INFO] Copying 3 resources
10:37:42 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/Aggregator/target
10:37:42 [INFO] 
10:37:42 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator ---
10:37:42 [INFO] Compiling 24 source files to /mnt/data/jenkins/workspace/Aggregator/target/classes
10:37:50 [INFO] 
10:37:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aggregator ---
10:37:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:37:50 [INFO] Copying 13 resources
10:37:50 [INFO] 
10:37:50 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator ---
10:37:50 [INFO] Reserved port 42037 for test.server.port
10:37:50 [INFO] 
10:37:50 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator ---
10:37:50 [INFO] Compiling 13 source files to /mnt/data/jenkins/workspace/Aggregator/target/test-classes
10:37:52 [INFO] 
10:37:52 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator ---
10:37:52 [INFO] Surefire report directory: /mnt/data/jenkins/workspace/Aggregator/target/surefire-reports
10:37:52 
10:37:52 -------------------------------------------------------
10:37:52  T E S T S
10:37:52 -------------------------------------------------------
10:37:52 Running info.textgrid.services.aggregator.tree.AggregationTreeFactoryTest
10:37:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 sec
10:37:53 Running info.textgrid.services.aggregator.teicorpus.TEICorpusTest
10:37:53 Mrz 23, 2015 10:37:53 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:37:53 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:37:53 Mrz 23, 2015 10:37:53 AM info.textgrid.services.aggregator.util.TextGridRepProvider <init>
10:37:53 INFORMATION: Initialized a TextGridRepProvider with the endpoint https://www.textgridlab.org/1.0/confserv
10:37:54 Mrz 23, 2015 10:37:54 AM info.textgrid.services.aggregator.util.TextGridRepProvider getConfig
10:37:54 INFORMATION: Received config from https://www.textgridlab.org/1.0/confserv
10:37:54 Mrz 23, 2015 10:37:54 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
10:37:54 INFORMATION: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
10:37:55 Mrz 23, 2015 10:37:55 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
10:37:55 INFORMATION: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
10:37:56 Mrz 23, 2015 10:37:56 AM info.textgrid.services.aggregator.AbstractExporter getContentSimple
10:37:56 INFORMATION: Fetched source for textgrid:jmzg.0 (UNKNOWN -> xml) up to metadata after 2,533 s
10:37:56 Mrz 23, 2015 10:37:56 AM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
10:37:56 INFORMATION: Starting TEIcorpus serialization
10:37:56 Mrz 23, 2015 10:37:56 AM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
10:37:56 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1096dc3, sid: false
10:37:56 Mrz 23, 2015 10:37:56 AM info.textgrid.services.aggregator.util.TextGridRepProvider getPublicSearchClient
10:37:56 INFORMATION: Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public
10:38:02 Mrz 23, 2015 10:38:02 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:02 Mrz 23, 2015 10:38:02 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:02 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.718 sec
10:38:02 Running info.textgrid.services.aggregator.teicorpus.TEIHeaderStackTest
10:38:02 Mrz 23, 2015 10:38:02 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:02 Mrz 23, 2015 10:38:02 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:02 Mrz 23, 2015 10:38:02 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 sec
10:38:03 Running info.textgrid.services.aggregator.StylesheetManagerTest
10:38:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 sec
10:38:03 Running info.textgrid.services.aggregator.TextGridRepTest
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider <init>
10:38:03 INFORMATION: Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/1.0/tgcrud/TGCrudService
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
10:38:03 Running info.textgrid.services.aggregator.html.HtmlRegressionTest
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:03 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:03 ### Comparing HTML output for textgrid:n2kf.0 to reference document n2kf.0.html
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:03 INFORMATION: Starting HTML export for textgrid:n2kf.0
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:03 INFORMATION: Started HTML serialization for textgrid:n2kf.0 (UNKNOWN -> html) after 1,538 ms
10:38:03 Mrz 23, 2015 10:38:03 AM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
10:38:03 INFORMATION: No servlet context, trying fallback property
10:38:05 Mrz 23, 2015 10:38:05 AM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
10:38:05 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
10:38:05 Mrz 23, 2015 10:38:05 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:05 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
10:38:05 Mrz 23, 2015 10:38:05 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:05 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:n2kf.0 (UNKNOWN -> html) after 2,347 s
10:38:05 Mrz 23, 2015 10:38:05 AM info.textgrid.services.aggregator.AbstractExporter getContentSimple
10:38:05 INFORMATION: Fetched source for textgrid:n2kf.0 (UNKNOWN -> html) up to metadata after 2,600 s
10:38:05 Mrz 23, 2015 10:38:05 AM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
10:38:05 INFORMATION: Fetched source for textgrid:n2kf.0 (XML -> html) after 2,601 s
10:38:05 Mrz 23, 2015 10:38:05 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:05 INFORMATION: Ready for transformation of textgrid:n2kf.0 (XML -> html) after 2,603 s
10:38:08 case 4: write to stdout, pageLayout Simple
10:38:08 TEI HTML creation in single document mode 
10:38:10 TEI HTML: run end hook template teiEndHook
10:38:10 Mrz 23, 2015 10:38:10 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:10 INFORMATION: Finished and delivered transformation of textgrid:n2kf.0 (XML -> html) after 6,985 s
10:38:12 ### Comparing HTML output for textgrid:msdd.0 to reference document msdd.0.html
10:38:12 Mrz 23, 2015 10:38:12 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:12 INFORMATION: Starting HTML export for textgrid:msdd.0
10:38:12 Mrz 23, 2015 10:38:12 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:12 INFORMATION: Started HTML serialization for textgrid:msdd.0 (UNKNOWN -> html) after 666,0 μs
10:38:12 Mrz 23, 2015 10:38:12 AM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
10:38:12 INFORMATION: No servlet context, trying fallback property
10:38:13 Mrz 23, 2015 10:38:13 AM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
10:38:13 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
10:38:13 Mrz 23, 2015 10:38:13 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:13 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
10:38:13 Mrz 23, 2015 10:38:13 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:13 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:msdd.0 (UNKNOWN -> html) after 733,7 ms
10:38:13 Mrz 23, 2015 10:38:13 AM info.textgrid.services.aggregator.AbstractExporter getContentSimple
10:38:13 INFORMATION: Fetched source for textgrid:msdd.0 (UNKNOWN -> html) up to metadata after 920,8 ms
10:38:13 Mrz 23, 2015 10:38:13 AM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
10:38:13 INFORMATION: Starting TEIcorpus serialization
10:38:13 Mrz 23, 2015 10:38:13 AM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
10:38:13 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@6dae73, sid: false
10:38:14 Mrz 23, 2015 10:38:14 AM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
10:38:14 INFORMATION: Fetched source for textgrid:msdd.0 (AGGREGATION -> html) after 2,027 s
10:38:14 Mrz 23, 2015 10:38:14 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:14 INFORMATION: Ready for transformation of textgrid:msdd.0 (AGGREGATION -> html) after 2,028 s
10:38:14 case 4: write to stdout, pageLayout Simple
10:38:14 TEI HTML inside corpus 
10:38:14 Mrz 23, 2015 10:38:14 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:14 INFORMATION: Finished and delivered transformation of textgrid:msdd.0 (AGGREGATION -> html) after 2,266 s
10:38:15 ### Comparing HTML output for textgrid:mr23.0 to reference document mr23.0.html
10:38:15 Mrz 23, 2015 10:38:15 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:15 INFORMATION: Starting HTML export for textgrid:mr23.0
10:38:15 Mrz 23, 2015 10:38:15 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:15 INFORMATION: Started HTML serialization for textgrid:mr23.0 (UNKNOWN -> html) after 537,3 μs
10:38:15 Mrz 23, 2015 10:38:15 AM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
10:38:15 INFORMATION: No servlet context, trying fallback property
10:38:15 Mrz 23, 2015 10:38:15 AM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
10:38:15 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
10:38:15 Mrz 23, 2015 10:38:15 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:15 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
10:38:15 Mrz 23, 2015 10:38:15 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:15 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:mr23.0 (UNKNOWN -> html) after 526,4 ms
10:38:15 Mrz 23, 2015 10:38:15 AM info.textgrid.services.aggregator.AbstractExporter getContentSimple
10:38:15 INFORMATION: Fetched source for textgrid:mr23.0 (UNKNOWN -> html) up to metadata after 652,8 ms
10:38:15 Mrz 23, 2015 10:38:15 AM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
10:38:15 INFORMATION: Starting TEIcorpus serialization
10:38:15 Mrz 23, 2015 10:38:15 AM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
10:38:15 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@18b352f, sid: false
10:38:17 Mrz 23, 2015 10:38:17 AM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
10:38:17 INFORMATION: Fetched source for textgrid:mr23.0 (AGGREGATION -> html) after 2,198 s
10:38:17 Mrz 23, 2015 10:38:17 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:17 INFORMATION: Ready for transformation of textgrid:mr23.0 (AGGREGATION -> html) after 2,200 s
10:38:17 case 4: write to stdout, pageLayout Simple
10:38:17 TEI HTML inside corpus 
10:38:17 Mrz 23, 2015 10:38:17 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:17 INFORMATION: Finished and delivered transformation of textgrid:mr23.0 (AGGREGATION -> html) after 2,593 s
10:38:18 ### Comparing HTML output for textgrid:mjr3.0 to reference document mjr3.0.html
10:38:18 Mrz 23, 2015 10:38:18 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:18 INFORMATION: Starting HTML export for textgrid:mjr3.0
10:38:18 Mrz 23, 2015 10:38:18 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:18 INFORMATION: Started HTML serialization for textgrid:mjr3.0 (UNKNOWN -> html) after 583,2 μs
10:38:18 Mrz 23, 2015 10:38:18 AM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
10:38:18 INFORMATION: No servlet context, trying fallback property
10:38:18 Mrz 23, 2015 10:38:18 AM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
10:38:18 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
10:38:18 Mrz 23, 2015 10:38:18 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:18 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
10:38:18 Mrz 23, 2015 10:38:18 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:18 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:mjr3.0 (UNKNOWN -> html) after 356,2 ms
10:38:18 Mrz 23, 2015 10:38:18 AM info.textgrid.services.aggregator.AbstractExporter getContentSimple
10:38:18 INFORMATION: Fetched source for textgrid:mjr3.0 (UNKNOWN -> html) up to metadata after 530,1 ms
10:38:18 Mrz 23, 2015 10:38:18 AM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
10:38:18 INFORMATION: Starting TEIcorpus serialization
10:38:18 Mrz 23, 2015 10:38:18 AM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
10:38:18 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@20e0aa, sid: false
10:38:53 Mrz 23, 2015 10:38:53 AM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
10:38:53 INFORMATION: Fetched source for textgrid:mjr3.0 (AGGREGATION -> html) after 35,61 s
10:38:53 Mrz 23, 2015 10:38:53 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:53 INFORMATION: Ready for transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 35,61 s
10:38:54 case 4: write to stdout, pageLayout Simple
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:54 TEI HTML inside corpus 
10:38:55 TEI HTML inside corpus 
10:38:55 Mrz 23, 2015 10:38:54 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:55 INFORMATION: Finished and delivered transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 36,77 s
10:38:56 ### Comparing HTML output for textgrid:mr47.0 to reference document mr47.0.html
10:38:56 Mrz 23, 2015 10:38:56 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:56 INFORMATION: Starting HTML export for textgrid:mr47.0
10:38:56 Mrz 23, 2015 10:38:56 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:56 INFORMATION: Started HTML serialization for textgrid:mr47.0 (UNKNOWN -> html) after 661,6 μs
10:38:56 Mrz 23, 2015 10:38:56 AM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
10:38:56 INFORMATION: No servlet context, trying fallback property
10:38:57 Mrz 23, 2015 10:38:57 AM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
10:38:57 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
10:38:57 Mrz 23, 2015 10:38:57 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:57 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
10:38:57 Mrz 23, 2015 10:38:57 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:57 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:mr47.0 (UNKNOWN -> html) after 319,5 ms
10:38:57 Mrz 23, 2015 10:38:57 AM info.textgrid.services.aggregator.AbstractExporter getContentSimple
10:38:57 INFORMATION: Fetched source for textgrid:mr47.0 (UNKNOWN -> html) up to metadata after 466,9 ms
10:38:57 Mrz 23, 2015 10:38:57 AM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
10:38:57 INFORMATION: Starting TEIcorpus serialization
10:38:57 Mrz 23, 2015 10:38:57 AM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
10:38:57 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@107060a, sid: false
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
10:38:58 INFORMATION: Fetched source for textgrid:mr47.0 (AGGREGATION -> html) after 1,357 s
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:58 INFORMATION: Ready for transformation of textgrid:mr47.0 (AGGREGATION -> html) after 1,358 s
10:38:58 case 4: write to stdout, pageLayout Simple
10:38:58 TEI HTML inside corpus 
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:58 INFORMATION: Finished and delivered transformation of textgrid:mr47.0 (AGGREGATION -> html) after 1,364 s
10:38:58 ### Comparing HTML output for textgrid:nbvb.0 to reference document nbvb.0.html
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:58 INFORMATION: Starting HTML export for textgrid:nbvb.0
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:58 INFORMATION: Started HTML serialization for textgrid:nbvb.0 (UNKNOWN -> html) after 503,7 μs
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
10:38:58 INFORMATION: No servlet context, trying fallback property
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
10:38:58 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:58 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:58 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:nbvb.0 (UNKNOWN -> html) after 300,2 ms
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.AbstractExporter getContentSimple
10:38:58 INFORMATION: Fetched source for textgrid:nbvb.0 (UNKNOWN -> html) up to metadata after 505,0 ms
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
10:38:58 INFORMATION: Fetched source for textgrid:nbvb.0 (XML -> html) after 505,8 ms
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:58 INFORMATION: Ready for transformation of textgrid:nbvb.0 (XML -> html) after 507,1 ms
10:38:58 case 4: write to stdout, pageLayout Simple
10:38:58 TEI HTML creation in single document mode 
10:38:58 TEI HTML: run end hook template teiEndHook
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:58 INFORMATION: Finished and delivered transformation of textgrid:nbvb.0 (XML -> html) after 522,0 ms
10:38:58 ### Comparing HTML output for textgrid:11sqw.0 to reference document 11sqw.0.html
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:58 INFORMATION: Starting HTML export for textgrid:11sqw.0
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.html.HTMLWriter <init>
10:38:58 INFORMATION: Started HTML serialization for textgrid:11sqw.0 (UNKNOWN -> html) after 539,2 μs
10:38:58 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
10:38:58 INFORMATION: No servlet context, trying fallback property
10:38:59 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
10:38:59 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
10:38:59 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:59 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
10:38:59 Mrz 23, 2015 10:38:58 AM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
10:38:59 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:11sqw.0 (UNKNOWN -> html) after 290,4 ms
10:38:59 Mrz 23, 2015 10:38:59 AM info.textgrid.services.aggregator.AbstractExporter getContentSimple
10:38:59 INFORMATION: Fetched source for textgrid:11sqw.0 (UNKNOWN -> html) up to metadata after 465,9 ms
10:38:59 Mrz 23, 2015 10:38:59 AM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
10:38:59 INFORMATION: Fetched source for textgrid:11sqw.0 (XML -> html) after 466,7 ms
10:38:59 Mrz 23, 2015 10:38:59 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:59 INFORMATION: Ready for transformation of textgrid:11sqw.0 (XML -> html) after 468,4 ms
10:38:59 case 4: write to stdout, pageLayout Simple
10:38:59 TEI HTML creation in single document mode 
10:38:59 TEI HTML: run end hook template teiEndHook
10:38:59 Mrz 23, 2015 10:38:59 AM info.textgrid.services.aggregator.html.HTMLWriter write
10:38:59 INFORMATION: Finished and delivered transformation of textgrid:11sqw.0 (XML -> html) after 475,0 ms
10:38:59 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.996 sec
10:38:59 Running info.textgrid.services.aggregator.SearchResultListTest
10:38:59 Mrz 23, 2015 10:38:59 AM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
10:38:59 WARNUNG: Someone wants the default instance -- I hope we're in a test.
10:38:59 Mrz 23, 2015 10:38:59 AM info.textgrid.services.aggregator.SearchResultList fetchNextChunk
10:38:59 INFORMATION: Added 10 of 16 results
10:38:59 [Auf sein Mädgen]
10:38:59 [Auf die, welche lieben]
10:38:59 [Auf die Liebe]
10:38:59 [Auf das schöne Geschlecht]
10:38:59 [An ein Mädgen]
10:38:59 [Auf Amorn [2]]
10:38:59 [Auf Amorn]
10:38:59 [Auf sein Mädgen [2]]
10:38:59 [An einen Knaben]
10:38:59 [Auf seine Mädgens]
10:38:59 Mrz 23, 2015 10:38:59 AM info.textgrid.services.aggregator.SearchResultList fetchNextChunk
10:38:59 INFORMATION: Added 16 of 16 results
10:38:59 [[Venus, die die Göttinnen beherrschet]]
10:38:59 [Der wächserne Amor]
10:38:59 [Auf Bathyllen]
10:38:59 [Sein Traum]
10:38:59 [An seine Buhlschaft]
10:38:59 [Auf die Pfeile der Liebe]
10:38:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec
10:38:59 
10:38:59 Results :
10:38:59 
10:38:59 Tests run: 24, Failures: 0, Errors: 0, Skipped: 3
10:38:59 
10:38:59 [JENKINS] Zeichne Testergebnisse auf
10:39:02 log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
10:39:02 log4j:WARN Please initialize the log4j system properly.
10:39:03 [INFO] 
10:39:03 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator ---
10:39:04 [INFO] Packaging webapp
10:39:04 [INFO] Assembling webapp [aggregator] in [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.5-SNAPSHOT]
10:39:04 [INFO] Processing war project
10:39:04 [INFO] Copying webapp webResources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.5-SNAPSHOT]
10:39:04 [INFO] Copying webapp resources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp]
10:39:09 [INFO] Webapp assembled in [5779 msecs]
10:39:10 [INFO] Building war: /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.5-SNAPSHOT.war
10:39:14 [INFO] 
10:39:14 [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-config-file) @ aggregator ---
10:39:14 [INFO] 
10:39:14 [INFO] >>> tomcat6-maven-plugin:2.1:run-war (start-tomcat) > package @ aggregator >>>
10:39:14 [INFO] 
10:39:14 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator ---
10:39:14 [info] 
10:39:14 [info] /mnt/data/jenkins/workspace/Aggregator/.git
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] git.build.user.name Unknown
10:39:14 [info] git.build.user.email Unknown
10:39:14 [info] git.branch origin/develop
10:39:14 [info] --always = false
10:39:14 [info] --dirty = -dev
10:39:14 [info] --abbrev = 7
10:39:14 [info] --tags = true
10:39:14 [info] --match = 
10:39:14 [info] Tag refs [ [Ref[refs/tags/1.4.0=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624], Ref[refs/tags/1.4.1=818d4d36c91dbf080d54253d3821f93c67cb9143], Ref[refs/tags/1.4.2=83f04721ea3053fdac69a29a1717fd47ddeeeb1f], Ref[refs/tags/1.4.3=755722df114f97edf66469df19dcbf4958a23358], Ref[refs/tags/deployed-esx1-2014-02-05=314de56fc05e3020d3c0e785f701a44a2ca8ffc6], Ref[refs/tags/deployed-esx1-2014-02-19=38deae2826b5a9667dd61187d4de6e93676d1c69], Ref[refs/tags/deployed-esx1-2014-03-17=89ccf52792ad80d2530ceed4ceb035d281b721ec], Ref[refs/tags/deployed-esx1-2014-06-10=4914e3dcdb72391b445d399c97465d7c67bfd816], Ref[refs/tags/deployed-esx1-2014-06-10.1=b3d62053ce5d0562f6636917a8fa236e425f6d48], Ref[refs/tags/deployed-esx1-2014-07-11=a293a131754c91f0eb789fdb1e49f7defd352d14], Ref[refs/tags/deployed-esx1-2014-09-15=45043a71d7334469f0fa13d55cbceba4a5fe4275], Ref[refs/tags/deployed-esx1-2014-09-22=d717edcc98f12280cb3a89f9dab317a43c278b0e], Ref[refs/tags/deployed-esx1-2014-09-25=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49], Ref[refs/tags/deployed-services-2013-09-06=fda1996eb53f8a8635f62c0af550269dfdd1df65], Ref[refs/tags/deployed-services-2013-09-11=244645a7845322a9e1ab12bbcd7328fcd3313a24], Ref[refs/tags/deployed-services-2013-09-26=fec0cdc0f19ed4feae655d66d761926b66df16d8], Ref[refs/tags/deployed-services-2014-01-21=8651cf63cb4861c3e256f14172de0cceed1e576a], Ref[refs/tags/deployed-test-2013-03-27=5d7d33e024f9e76938dd7266ebb1b4e409160ff8], Ref[refs/tags/deployed-test-2013-04-04=a57a7fe5d8c544abecac2b0f49cd83bc824df312], Ref[refs/tags/deployed-wue-2013-05-27=cc42016db6b18872263a0f42fd22ebf9b8167f43], Ref[refs/tags/deployed-wue-2014-01-20=f01c923af8a110c3e80cab5fe41381c79781913d], Ref[refs/tags/deployed-wue-2014-01-31=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b], Ref[refs/tags/deployed-wue-2014-01-31.2=e963597d691e2b989829016b57bc7525bd073360], Ref[refs/tags/deployed-wue-2014-02-01=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96], Ref[refs/tags/deployed-wue-2014-02-17=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]] ]
10:39:14 [info] Resolved tag [ 1.4.0 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Mon Sep 15 21:42:25 2014 +0200] ], points at [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ] 
10:39:14 [info] Resolved tag [ 1.4.1 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Oct 8 14:21:24 2014 +0200] ], points at [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ] 
10:39:14 [info] Resolved tag [ 1.4.2 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Oct 9 11:32:51 2014 +0200] ], points at [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ] 
10:39:14 [info] Resolved tag [ 1.4.3 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Nov 13 15:22:56 2014 +0100] ], points at [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ] 
10:39:14 [info] Resolved tag [ deployed-esx1-2014-02-05 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Feb 5 16:58:52 2014 +0100] ], points at [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ] 
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-15 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-22 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-25 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ]
10:39:14 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ]
10:39:14 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=5. Februar 2014 16:58:52 +01:00}] ] 
10:39:14 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ], tags => [ [DatedRevTag{id=818d4d36c91dbf080d54253d3821f93c67cb9143, tagName='1.4.1', date=8. Oktober 2014 14:21:24 +02:00}] ] 
10:39:14 [info] key [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ], tags => [ [DatedRevTag{id=755722df114f97edf66469df19dcbf4958a23358, tagName='1.4.3', date=13. November 2014 15:22:56 +01:00}] ] 
10:39:14 [info] key [ AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49] ], tags => [ [DatedRevTag{id=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49, tagName='refs/tags/deployed-esx1-2014-09-25', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ], tags => [ [DatedRevTag{id=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624, tagName='1.4.0', date=15. September 2014 21:42:25 +02:00}] ] 
10:39:14 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e] ], tags => [ [DatedRevTag{id=d717edcc98f12280cb3a89f9dab317a43c278b0e, tagName='refs/tags/deployed-esx1-2014-09-22', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275] ], tags => [ [DatedRevTag{id=45043a71d7334469f0fa13d55cbceba4a5fe4275, tagName='refs/tags/deployed-esx1-2014-09-15', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=23. März 0015 10:39:14 +00:53:28}] ] 
10:39:14 [info] key [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ], tags => [ [DatedRevTag{id=83f04721ea3053fdac69a29a1717fd47ddeeeb1f, tagName='1.4.2', date=9. Oktober 2014 11:32:51 +02:00}] ] 
10:39:14 [info] Created map: [ {commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------=[deployed-esx1-2014-02-05], AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8]=[deployed-test-2013-03-27], AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b]=[deployed-wue-2014-01-31], AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d]=[deployed-wue-2014-01-20], AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48]=[deployed-esx1-2014-06-10.1], AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65]=[deployed-services-2013-09-06], commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------=[1.4.1], commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------=[1.4.3], AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49]=[deployed-esx1-2014-09-25], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------=[1.4.0], AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43]=[deployed-wue-2013-05-27], AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69]=[deployed-esx1-2014-02-19], AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e]=[deployed-esx1-2014-09-22], AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec]=[deployed-esx1-2014-03-17], AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275]=[deployed-esx1-2014-09-15], AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]=[deployed-wue-2014-02-17], AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24]=[deployed-services-2013-09-11], AnyObjectId[e963597d691e2b989829016b57bc7525bd073360]=[deployed-wue-2014-01-31.2], AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a]=[deployed-services-2014-01-21], commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------=[1.4.2]} ] 
10:39:14 [info] HEAD is [ 79893b46f2b3d2c9d4dd73dea2d3c99ca7eed594 ] 
10:39:14 [info] Repo is in dirty state [ false ]
10:39:14 [info] git.commit.id.describe 1.4.3-26-g79893b4
10:39:14 [info] git.commit.id 79893b46f2b3d2c9d4dd73dea2d3c99ca7eed594
10:39:14 [info] git.commit.id.abbrev 79893b4
10:39:14 [info] git.commit.user.name Thorsten Vitt
10:39:14 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de
10:39:14 [info] git.commit.message.full Test file for enzyclopaediae & fragments
10:39:14 
10:39:14 [info] git.commit.message.short Test file for enzyclopaediae & fragments
10:39:14 [info] git.commit.time 2015-03-23 10:36:32
10:39:14 [info] git.remote.origin.url git@git.projects.gwdg.de:aggregator.git
10:39:14 [info] git.build.time 2015-03-23 10:39:14
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] 
10:39:14 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service
10:39:14 [info] 
10:39:14 [INFO] 
10:39:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator ---
10:39:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:39:14 [INFO] Copying 3 resources
10:39:14 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/Aggregator/target
10:39:14 [INFO] 
10:39:14 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator ---
10:39:14 [INFO] Nothing to compile - all classes are up to date
10:39:14 [INFO] 
10:39:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aggregator ---
10:39:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:39:14 [INFO] Copying 13 resources
10:39:14 [INFO] 
10:39:14 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator ---
10:39:14 [INFO] Reserved port 44060 for test.server.port
10:39:14 [INFO] 
10:39:14 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator ---
10:39:14 [INFO] Nothing to compile - all classes are up to date
10:39:14 [INFO] 
10:39:14 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator ---
10:39:14 [INFO] Skipping execution of surefire because it has already been run for this configuration
10:39:14 [JENKINS] Zeichne Testergebnisse auf
10:39:14 [INFO] 
10:39:14 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator ---
10:39:14 [INFO] Packaging webapp
10:39:14 [INFO] Assembling webapp [aggregator] in [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.5-SNAPSHOT]
10:39:14 [INFO] Processing war project
10:39:14 [INFO] Copying webapp webResources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.5-SNAPSHOT]
10:39:14 [INFO] Copying webapp resources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp]
10:39:17 [INFO] Webapp assembled in [2512 msecs]
10:39:17 [INFO] Building war: /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.5-SNAPSHOT.war
10:39:20 [INFO] 
10:39:20 [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-config-file) @ aggregator ---
10:39:20 [WARNING] Failed to getClass for org.apache.tomcat.maven.plugin.tomcat6.RunWarMojo
10:39:20 [INFO] 
10:39:20 [INFO] <<< tomcat6-maven-plugin:2.1:run-war (start-tomcat) < package @ aggregator <<<
10:39:20 [INFO] 
10:39:20 [INFO] --- tomcat6-maven-plugin:2.1:run-war (start-tomcat) @ aggregator ---
10:39:21 [INFO] Running war on http://localhost:42037/aggregator
10:39:21 [INFO] Creating Tomcat server configuration at /mnt/data/jenkins/workspace/Aggregator/target/tomcat
10:39:21 [INFO] Starting tomcat server
10:39:21 [INFO] Starting Servlet Engine: Apache Tomcat/6.0.36
10:39:22 [INFO] validateJarFile(/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.5-SNAPSHOT/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
10:39:22 [INFO] Initializing Spring root WebApplicationContext
10:39:22 [INFO] Root WebApplicationContext: initialization started
10:39:22 [INFO] Refreshing Root WebApplicationContext: startup date [Mon Mar 23 10:39:22 CET 2015]; root of context hierarchy
10:39:22 [INFO] Loading XML bean definitions from ServletContext resource [/WEB-INF/beans.xml]
10:39:22 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
10:39:22 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
10:39:23 [INFO] Loading properties file from ServletContext resource [/WEB-INF/aggregator.properties]
10:39:23 [INFO] Loading properties file from URL [file:/mnt/data/jenkins/.aggregator.properties]
10:39:23 [WARNING] Could not load properties from URL [file:/mnt/data/jenkins/.aggregator.properties]: /mnt/data/jenkins/.aggregator.properties (Datei oder Verzeichnis nicht gefunden)
10:39:23 [INFO] Loading properties file from URL [file:/etc/textgrid/aggregator/aggregator.properties]
10:39:23 [WARNING] Could not load properties from URL [file:/etc/textgrid/aggregator/aggregator.properties]: /etc/textgrid/aggregator/aggregator.properties (Datei oder Verzeichnis nicht gefunden)
10:39:23 [INFO] JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
10:39:23 [INFO] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1d006f8: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,propertyPlaceholderConfigurer,org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer#0,org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer#0,cxf.config0,org.apache.cxf.management.InstrumentationManager,CounterRepository,cors-filter,stable-repo,dev-repo,services,services-dev,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
10:39:23 [INFO] JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@153108d
10:39:23 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=31649237: org.apache.cxf.bus.ManagedBus@16c4a47
10:39:23 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=31649237: javax.management.modelmbean.RequiredModelMBean@88c557
10:39:23 [INFO] registered org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=31649237
10:39:23 [INFO] Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/1.0/confserv
10:39:23 [INFO] Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/dev/confserv
10:39:23 [INFO] Setting the server's publish address to be /
10:39:23 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=18972036: org.apache.cxf.endpoint.ManagedEndpoint@1b78db2
10:39:23 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=18972036: javax.management.modelmbean.RequiredModelMBean@1dbecad
10:39:23 [INFO] Setting the server's publish address to be /dev
10:39:23 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=24152872: org.apache.cxf.endpoint.ManagedEndpoint@1bff1e2
10:39:23 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=24152872: javax.management.modelmbean.RequiredModelMBean@a13cb6
10:39:23 [INFO] Root WebApplicationContext: initialization completed in 1482 ms
10:39:23 [INFO] Initializing Coyote HTTP/1.1 on http-42037
10:39:23 [INFO] Starting Coyote HTTP/1.1 on http-42037
10:39:24 [INFO] 
10:39:24 [INFO] --- maven-failsafe-plugin:2.8.1:integration-test (integration-test) @ aggregator ---
10:39:24 [INFO] Failsafe report directory: /mnt/data/jenkins/workspace/Aggregator/target/failsafe-reports
10:39:24 
10:39:24 -------------------------------------------------------
10:39:24  T E S T S
10:39:24 -------------------------------------------------------
10:39:24 Running info.textgrid.services.aggregator.TEICorpusIT
10:39:25 [INFO] Received config from https://textgridlab.org/1.0/confserv
10:39:25 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
10:39:26 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
10:39:26 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService",port="TGCrudServicePort": org.apache.cxf.management.counters.ResponseTimeCounter@49268
10:39:26 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService",port="TGCrudServicePort",operation="read": org.apache.cxf.management.counters.ResponseTimeCounter@ac48c2
10:39:26 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> xml) up to metadata after 1,876 s
10:39:27 [INFO] Starting TEIcorpus serialization
10:39:27 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@c51830, sid: false
10:39:27 [INFO] Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public
10:39:27 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Info",port="Info": org.apache.cxf.management.counters.ResponseTimeCounter@174e5f6
10:39:27 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Info",port="Info",operation="getPath": org.apache.cxf.management.counters.ResponseTimeCounter@1a5826e
10:39:28 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService",port="TGCrudServicePort",operation="readMetadata": org.apache.cxf.management.counters.ResponseTimeCounter@136bc2e
10:39:29 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Navigation",port="Navigation": org.apache.cxf.management.counters.ResponseTimeCounter@1e31d95
10:39:29 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Navigation",port="Navigation",operation="listAggregation": org.apache.cxf.management.counters.ResponseTimeCounter@1ab339b
10:39:31 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST": org.apache.cxf.management.counters.ResponseTimeCounter@18c1b9e
10:39:31 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getCorpus": org.apache.cxf.management.counters.ResponseTimeCounter@16949d8
10:39:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.661 sec
10:39:31 Running info.textgrid.services.aggregator.EpubIT
10:39:31 [INFO] Started EPUB serialization for textgrid:jfst.0 after 996,3 μs
10:39:31 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> epub) up to metadata after 167,8 ms
10:39:31 [INFO] Starting TEIcorpus serialization
10:39:31 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@177c1b2, sid: false
10:39:33 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> epub) after 2,453 s
10:39:33 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/corpus2groups.xsl
10:39:36 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/epub-agg.xsl
10:39:38 [INFO] Starting EPUB zipping for textgrid:jfst.0 (AGGREGATION -> epub) after 7,506 s
10:39:38 [INFO] Adding 18 external items to EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 7,759 s
10:39:50 [INFO] Successfully exported EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 19,41 s
10:39:50 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getEPUB": org.apache.cxf.management.counters.ResponseTimeCounter@187a9fc
10:39:50 [INFO] Started EPUB serialization for textgrid:n92g.0 after 28,08 μs
10:39:50 [INFO] Fetched source for textgrid:n92g.0 (UNKNOWN -> epub) up to metadata after 205,0 ms
10:39:50 [INFO] Starting TEIcorpus serialization
10:39:50 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@18cc24f, sid: false
10:39:55 [INFO] Fetched source for textgrid:n92g.0 (AGGREGATION -> epub) after 4,488 s
10:39:56 [INFO] Starting EPUB zipping for textgrid:n92g.0 (AGGREGATION -> epub) after 5,462 s
10:39:56 [INFO] Adding 9 external items to EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 5,596 s
10:40:05 [INFO] Successfully exported EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 14,71 s
10:40:05 Downloaded E-Book to: /mnt/data/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub
10:40:05 [[ATTACHMENT|/mnt/data/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub]]
10:40:05 Validating against EPUB version 2.0 - custom validation
10:40:05 INFO: [navigation order (OPS/titlepage.html)]=1
10:40:05 INFO: [navigation order (OPS/index.html)]=2
10:40:05 INFO: [navigation order (OPS/index-group.1_group.1_text.1.html)]=3
10:40:05 INFO: [navigation order (OPS/titlepageback.html)]=4
10:40:09 INFO: [creation date (META-INF/container.xml)]=2015-03-23T10:39:56Z
10:40:09 INFO: [format name]=application/epub+zip
10:40:09 INFO: [title]=Gesamtausgabe der Werke
10:40:09 INFO: [language]=de
10:40:09 INFO: [unique identifier]=hdl:11858/00-1734-0000-0002-CD39-7
10:40:09 INFO: [description]=Gesamtausgabe der Werke / George, Stefan
10:40:09 INFO: [creator]=George, Stefan
10:40:09 INFO: [publisher]=TextGrid
10:40:09 INFO: [date]=1932
10:40:09 INFO: [date]=2015-03-23
10:40:09 INFO: [rights]=Creative Commons Attribution
10:40:09 INFO: [unique identifier (OPS/stylesheet.css)]=css
10:40:09 INFO: [unique identifier (OPS/titlepage.html)]=titlepage
10:40:09 INFO: [unique identifier (OPS/titlepageback.html)]=titlepageback
10:40:09 INFO: [unique identifier (OPS/print.css)]=print.css
10:40:09 INFO: [unique identifier (OPS/page-template.xpgt)]=apt
10:40:09 INFO: [unique identifier (OPS/index.html)]=start
10:40:09 INFO: [unique identifier (OPS/index-group.1_group.1_text.1.html)]=section4
10:40:09 INFO: [unique identifier (OPS/nc9p.0.jpg)]=image-1
10:40:09 INFO: [unique identifier (OPS/nc7v.0.jpg)]=image-2
10:40:09 INFO: [unique identifier (OPS/nc5k.0.jpg)]=image-3
10:40:09 INFO: [unique identifier (OPS/nc4c.0.jpg)]=image-4
10:40:09 INFO: [unique identifier (OPS/nc76.0.jpg)]=image-5
10:40:09 INFO: [unique identifier (OPS/nc4k.0.jpg)]=image-6
10:40:09 INFO: [unique identifier (OPS/nc9q.0.jpg)]=image-7
10:40:09 INFO: [unique identifier (OPS/nc7j.0.jpg)]=image-8
10:40:09 INFO: [unique identifier (OPS/nc80.0.jpg)]=image-9
10:40:09 INFO: [unique identifier (OPS/toc.ncx)]=ncx
10:40:09 INFO: [Has ncx file (OPS/toc.ncx)]=true
10:40:09 INFO: [is spine item (OPS/titlepage.html)]=true
10:40:09 INFO: [linear (OPS/titlepage.html)]=true
10:40:09 INFO: [is spine item (OPS/index.html)]=true
10:40:09 INFO: [linear (OPS/index.html)]=true
10:40:09 INFO: [is spine item (OPS/index-group.1_group.1_text.1.html)]=true
10:40:09 INFO: [linear (OPS/index-group.1_group.1_text.1.html)]=true
10:40:09 INFO: [is spine item (OPS/titlepageback.html)]=true
10:40:09 INFO: [linear (OPS/titlepageback.html)]=false
10:40:09 INFO: [resource (OPS/content.opf)]=OPS/titlepage.html
10:40:09 INFO: [resource (OPS/content.opf)]=OPS/index.html
10:40:09 INFO: [resource (OPS/content.opf)]=OPS/index-group.1_group.1_text.1.html
10:40:09 INFO: [resource (OPS/content.opf)]=OPS/titlepageback.html
10:40:09 INFO: [spine index (OPS/titlepage.html)]=0
10:40:09 INFO: [spine index (OPS/index.html)]=1
10:40:09 INFO: [spine index (OPS/index-group.1_group.1_text.1.html)]=2
10:40:09 INFO: [spine index (OPS/titlepageback.html)]=3
10:40:09 INFO: [items count]=17
10:40:09 INFO: [declared mimetype (OPS/stylesheet.css)]=text/css
10:40:09 INFO: [declared mimetype (OPS/titlepage.html)]=application/xhtml+xml
10:40:09 INFO: [declared mimetype (OPS/titlepageback.html)]=application/xhtml+xml
10:40:09 INFO: [declared mimetype (OPS/print.css)]=text/css
10:40:09 INFO: [declared mimetype (OPS/page-template.xpgt)]=application/adobe-page-template+xml
10:40:09 INFO: [declared mimetype (OPS/index.html)]=application/xhtml+xml
10:40:09 INFO: [declared mimetype (OPS/index-group.1_group.1_text.1.html)]=application/xhtml+xml
10:40:09 INFO: [declared mimetype (OPS/nc9p.0.jpg)]=image/jpeg
10:40:09 INFO: [declared mimetype (OPS/nc7v.0.jpg)]=image/jpeg
10:40:09 INFO: [declared mimetype (OPS/nc5k.0.jpg)]=image/jpeg
10:40:09 INFO: [declared mimetype (OPS/nc4c.0.jpg)]=image/jpeg
10:40:09 INFO: [declared mimetype (OPS/nc76.0.jpg)]=image/jpeg
10:40:09 INFO: [declared mimetype (OPS/nc4k.0.jpg)]=image/jpeg
10:40:09 INFO: [declared mimetype (OPS/nc9q.0.jpg)]=image/jpeg
10:40:09 INFO: [declared mimetype (OPS/nc7j.0.jpg)]=image/jpeg
10:40:09 INFO: [declared mimetype (OPS/nc80.0.jpg)]=image/jpeg
10:40:09 INFO: [declared mimetype (OPS/toc.ncx)]=application/x-dtbncx+xml
10:40:09 INFO: [characters count (OPS/titlepage.html)]=597
10:40:09 INFO: [characters count (OPS/titlepageback.html)]=1280
10:40:09 INFO: [resource (OPS/index.html)]=OPS/stylesheet.css
10:40:09 INFO: [resource (OPS/index.html)]=OPS/print.css
10:40:09 INFO: [resource (OPS/index.html)]=OPS/page-template.xpgt
10:40:09 INFO: [characters count (OPS/index.html)]=309
10:40:09 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/stylesheet.css
10:40:09 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/print.css
10:40:09 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/page-template.xpgt
10:40:09 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc9p.0.jpg
10:40:09 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc7v.0.jpg
10:40:09 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc5k.0.jpg
10:40:09 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc4c.0.jpg
10:40:09 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc76.0.jpg
10:40:09 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc4k.0.jpg
10:40:09 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc9q.0.jpg
10:40:09 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc7j.0.jpg
10:40:09 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc80.0.jpg
10:40:09 INFO: [characters count (OPS/index-group.1_group.1_text.1.html)]=314854
10:40:14 INFO: [resource (OPS/toc.ncx)]=OPS/titlepage.html
10:40:14 INFO: [resource (OPS/toc.ncx)]=OPS/index.html
10:40:14 INFO: [resource (OPS/toc.ncx)]=OPS/index-group.1_group.1_text.1.html
10:40:14 INFO: [resource (OPS/toc.ncx)]=OPS/titlepageback.html
10:40:14 INFO: [size (OPS/nc4k.0.jpg)]=573955
10:40:14 INFO: [compressed size (OPS/nc4k.0.jpg)]=573112
10:40:14 INFO: [compression method (OPS/nc4k.0.jpg)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/nc4k.0.jpg)]=d345241dda9cc158f135ff26751ad719fc3565f757749ece9e62a13d732299c
10:40:14 INFO: [size (OPS/nc76.0.jpg)]=581803
10:40:14 INFO: [compressed size (OPS/nc76.0.jpg)]=580956
10:40:14 INFO: [compression method (OPS/nc76.0.jpg)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/nc76.0.jpg)]=4b0ad435c56f18afb32e0ea45b79eea588d5af2a4bd6f3d28e953b27be6
10:40:14 INFO: [size (OPS/nc4c.0.jpg)]=537904
10:40:14 INFO: [compressed size (OPS/nc4c.0.jpg)]=536982
10:40:14 INFO: [compression method (OPS/nc4c.0.jpg)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/nc4c.0.jpg)]=a4cd189195e759d0c8c056b130a3d2345e566fffc7f398b01e29c74dbccea
10:40:14 INFO: [size (OPS/nc80.0.jpg)]=578314
10:40:14 INFO: [compressed size (OPS/nc80.0.jpg)]=577335
10:40:14 INFO: [compression method (OPS/nc80.0.jpg)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/nc80.0.jpg)]=b88d8caa5f7277a7ca25c0e950b7579fa6af79873b93045517fb9c96e7b9f2
10:40:14 INFO: [size (OPS/nc7v.0.jpg)]=336115
10:40:14 INFO: [compressed size (OPS/nc7v.0.jpg)]=333039
10:40:14 INFO: [compression method (OPS/nc7v.0.jpg)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/nc7v.0.jpg)]=ae5905b836d9b28a8407c1df2ba1760648d278461816a9ac7f24e422d4d8fa7
10:40:14 INFO: [size (OPS/index.html)]=1383
10:40:14 INFO: [compressed size (OPS/index.html)]=610
10:40:14 INFO: [compression method (OPS/index.html)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/index.html)]=a77a9e4cf335d11584e48739e3eb05b7bdfb03d221bb6f6bf14b2b50d880a1
10:40:14 INFO: [size (OPS/page-template.xpgt)]=3479
10:40:14 INFO: [compressed size (OPS/page-template.xpgt)]=527
10:40:14 INFO: [compression method (OPS/page-template.xpgt)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/page-template.xpgt)]=230bfaecec71b94cd274aca7350429242632bd6cb417d4cdc85a685af366
10:40:14 INFO: [size (OPS/index-group.1_group.1_text.1.html)]=536997
10:40:14 INFO: [compressed size (OPS/index-group.1_group.1_text.1.html)]=100672
10:40:14 INFO: [compression method (OPS/index-group.1_group.1_text.1.html)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/index-group.1_group.1_text.1.html)]=72e895cb42da86ff663c189c776da4adb15ada28ae782d733ff317c8bf822e
10:40:14 INFO: [size (OPS/toc.ncx)]=1120
10:40:14 INFO: [compressed size (OPS/toc.ncx)]=371
10:40:14 INFO: [compression method (OPS/toc.ncx)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/toc.ncx)]=cba03f89604e365ed2a0bf6a37325e615c14302078493627428841df489e578
10:40:14 INFO: [size (OPS/print.css)]=2836
10:40:14 INFO: [compressed size (OPS/print.css)]=1324
10:40:14 INFO: [compression method (OPS/print.css)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/print.css)]=29175f26fcf5c3c41a86e139b453b8bc6c12f88fd798fa2cc24e27abfe6e0
10:40:14 INFO: [size (META-INF/container.xml)]=215
10:40:14 INFO: [compressed size (META-INF/container.xml)]=150
10:40:14 INFO: [compression method (META-INF/container.xml)]=Deflated
10:40:14 INFO: [SHA-256 (META-INF/container.xml)]=f5a47aa088c519c6dfbd53fe40975816cecc775f069a6aa5e51d71c2bbf598f
10:40:14 INFO: [size (OPS/nc7j.0.jpg)]=483414
10:40:14 INFO: [compressed size (OPS/nc7j.0.jpg)]=480651
10:40:14 INFO: [compression method (OPS/nc7j.0.jpg)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/nc7j.0.jpg)]=b28716bea55516c975b678ad48eb8b7da9565ea93bf8ff93828bd9cf6822
10:40:14 INFO: [size (mimetype)]=20
10:40:14 INFO: [compressed size (mimetype)]=20
10:40:14 INFO: [compression method (mimetype)]=Stored
10:40:14 INFO: [SHA-256 (mimetype)]=e468e350d1143eb648f6c7bbd63111ec544a361ca74ecef256ac91f48b
10:40:14 INFO: [size (OPS/nc9q.0.jpg)]=477843
10:40:14 INFO: [compressed size (OPS/nc9q.0.jpg)]=475242
10:40:14 INFO: [compression method (OPS/nc9q.0.jpg)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/nc9q.0.jpg)]=fd22be220336396c1edb4f75297635e549ff98f840dec9ef86be34ce825c0
10:40:14 INFO: [size (OPS/titlepageback.html)]=2191
10:40:14 INFO: [compressed size (OPS/titlepageback.html)]=945
10:40:14 INFO: [compression method (OPS/titlepageback.html)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/titlepageback.html)]=db3ee9de2ec7eee27b7b1fa6c95c26f497fda44507ac3edb687581dbc1cf6b1
10:40:14 INFO: [size (OPS/nc9p.0.jpg)]=484974
10:40:14 INFO: [compressed size (OPS/nc9p.0.jpg)]=483131
10:40:14 INFO: [compression method (OPS/nc9p.0.jpg)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/nc9p.0.jpg)]=efe5c24a2279b8903049e3cb352759f4bf9ce2313cfd96e4f49e6c1bbc3d4d
10:40:14 INFO: [size (OPS/titlepage.html)]=1649
10:40:14 INFO: [compressed size (OPS/titlepage.html)]=691
10:40:14 INFO: [compression method (OPS/titlepage.html)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/titlepage.html)]=869ae2bcca2f382519835efdf66e3152c54038996eca6206b503555ab3fcc1
10:40:14 INFO: [size (OPS/content.opf)]=3262
10:40:14 INFO: [compressed size (OPS/content.opf)]=883
10:40:14 INFO: [compression method (OPS/content.opf)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/content.opf)]=91fa2323c6782e31c349d0a15451347190bf5bf01d76d0caeee7d98b953a5f73
10:40:14 INFO: [size (OPS/stylesheet.css)]=17284
10:40:14 INFO: [compressed size (OPS/stylesheet.css)]=4371
10:40:14 INFO: [compression method (OPS/stylesheet.css)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/stylesheet.css)]=ae25f2acb7360604140f75332666393b30a4282b8d0cf3b8e51ff29d29b4b
10:40:14 INFO: [size (OPS/nc5k.0.jpg)]=373572
10:40:14 INFO: [compressed size (OPS/nc5k.0.jpg)]=371271
10:40:14 INFO: [compression method (OPS/nc5k.0.jpg)]=Deflated
10:40:14 INFO: [SHA-256 (OPS/nc5k.0.jpg)]=e6ea935a0bc55341836becd61b4116a648e3da6dca35fb1230a34a7aed950
10:40:14 WARNING: : 
10:40:14 WARNING: OPS/stylesheet.css(67,4): CSS Selector specifies absolute position.
10:40:14 WARNING: OPS/stylesheet.css(85,4): CSS Selector specifies absolute position.
10:40:14 WARNING: OPS/stylesheet.css(99,4): CSS Selector specifies absolute position.
10:40:14 [INFO] Started EPUB serialization for textgrid:k2kp.0 after 25,21 μs
10:40:14 [INFO] Fetched source for textgrid:k2kp.0 (UNKNOWN -> epub) up to metadata after 204,6 ms
10:40:16 [INFO] Fetched source for textgrid:k2kp.0 (XML -> epub) after 2,146 s
10:40:17 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/epub.xsl
10:40:18 [INFO] Starting EPUB zipping for textgrid:k2kp.0 (XML -> epub) after 4,085 s
10:40:18 [INFO] Adding 1 external items to EPUB for textgrid:k2kp.0 (XML -> epub) after 4,360 s
10:40:19 [INFO] Successfully exported EPUB for textgrid:k2kp.0 (XML -> epub) after 5,057 s
10:40:19 Downloaded E-Book to: /mnt/data/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub
10:40:19 [[ATTACHMENT|/mnt/data/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub]]
10:40:19 Validating against EPUB version 2.0 - custom validation
10:40:19 INFO: [navigation order (OPS/titlepage.html)]=1
10:40:19 INFO: [navigation order (OPS/index.html)]=2
10:40:19 INFO: [navigation order (OPS/index-front.1_div.1.html)]=3
10:40:19 INFO: [navigation order (OPS/tg5.html)]=4
10:40:19 INFO: [navigation order (OPS/tg5.html)]=5
10:40:19 INFO: [navigation order (OPS/tg5.html)]=6
10:40:19 INFO: [navigation order (OPS/tg5.html)]=7
10:40:19 INFO: [navigation order (OPS/tg5.html)]=8
10:40:19 INFO: [navigation order (OPS/tg5.html)]=9
10:40:19 INFO: [navigation order (OPS/tg5.html)]=10
10:40:19 INFO: [navigation order (OPS/tg5.html)]=11
10:40:19 INFO: [navigation order (OPS/tg5.html)]=12
10:40:19 INFO: [navigation order (OPS/tg5.html)]=13
10:40:19 INFO: [navigation order (OPS/tg5.html)]=14
10:40:19 INFO: [navigation order (OPS/tg5.html)]=15
10:40:19 INFO: [navigation order (OPS/tg5.html)]=16
10:40:19 INFO: [navigation order (OPS/tg5.html)]=17
10:40:19 INFO: [navigation order (OPS/tg5.html)]=18
10:40:19 INFO: [navigation order (OPS/tg5.html)]=19
10:40:19 INFO: [navigation order (OPS/tg5.html)]=20
10:40:19 INFO: [navigation order (OPS/tg5.html)]=21
10:40:19 INFO: [navigation order (OPS/tg5.html)]=22
10:40:19 INFO: [navigation order (OPS/tg5.html)]=23
10:40:19 INFO: [navigation order (OPS/tg5.html)]=24
10:40:19 INFO: [navigation order (OPS/tg5.html)]=25
10:40:19 INFO: [navigation order (OPS/tg5.html)]=26
10:40:19 INFO: [navigation order (OPS/tg5.html)]=27
10:40:19 INFO: [navigation order (OPS/tg5.html)]=28
10:40:19 INFO: [navigation order (OPS/tg5.html)]=29
10:40:19 INFO: [navigation order (OPS/tg5.html)]=30
10:40:19 INFO: [navigation order (OPS/tg5.html)]=31
10:40:19 INFO: [navigation order (OPS/tg5.html)]=32
10:40:19 INFO: [navigation order (OPS/tg5.html)]=33
10:40:19 INFO: [navigation order (OPS/tg5.html)]=34
10:40:19 INFO: [navigation order (OPS/tg5.html)]=35
10:40:19 INFO: [navigation order (OPS/tg5.html)]=36
10:40:19 INFO: [navigation order (OPS/tg5.html)]=37
10:40:19 INFO: [navigation order (OPS/tg5.html)]=38
10:40:19 INFO: [navigation order (OPS/tg5.html)]=39
10:40:19 INFO: [navigation order (OPS/tg5.html)]=40
10:40:19 INFO: [navigation order (OPS/tg5.html)]=41
10:40:19 INFO: [navigation order (OPS/tg5.html)]=42
10:40:19 INFO: [navigation order (OPS/tg5.html)]=43
10:40:19 INFO: [navigation order (OPS/tg5.html)]=44
10:40:19 INFO: [navigation order (OPS/tg5.html)]=45
10:40:19 INFO: [navigation order (OPS/tg5.html)]=46
10:40:19 INFO: [navigation order (OPS/tg5.html)]=47
10:40:19 INFO: [navigation order (OPS/tg5.html)]=48
10:40:19 INFO: [navigation order (OPS/tg5.html)]=49
10:40:19 INFO: [navigation order (OPS/tg5.html)]=50
10:40:19 INFO: [navigation order (OPS/tg5.html)]=51
10:40:19 INFO: [navigation order (OPS/tg5.html)]=52
10:40:19 INFO: [navigation order (OPS/tg5.html)]=53
10:40:19 INFO: [navigation order (OPS/tg5.html)]=54
10:40:19 INFO: [navigation order (OPS/tg5.html)]=55
10:40:19 INFO: [navigation order (OPS/tg5.html)]=56
10:40:19 INFO: [navigation order (OPS/tg5.html)]=57
10:40:19 INFO: [navigation order (OPS/tg5.html)]=58
10:40:19 INFO: [navigation order (OPS/tg5.html)]=59
10:40:19 INFO: [navigation order (OPS/tg5.html)]=60
10:40:19 INFO: [navigation order (OPS/tg5.html)]=61
10:40:19 INFO: [navigation order (OPS/tg5.html)]=62
10:40:19 INFO: [navigation order (OPS/tg5.html)]=63
10:40:19 INFO: [navigation order (OPS/tg5.html)]=64
10:40:19 INFO: [navigation order (OPS/tg5.html)]=65
10:40:19 INFO: [navigation order (OPS/tg5.html)]=66
10:40:19 INFO: [navigation order (OPS/tg5.html)]=67
10:40:19 INFO: [navigation order (OPS/tg5.html)]=68
10:40:19 INFO: [navigation order (OPS/tg5.html)]=69
10:40:19 INFO: [navigation order (OPS/tg5.html)]=70
10:40:19 INFO: [navigation order (OPS/tg5.html)]=71
10:40:19 INFO: [navigation order (OPS/tg5.html)]=72
10:40:19 INFO: [navigation order (OPS/tg5.html)]=73
10:40:19 INFO: [navigation order (OPS/tg5.html)]=74
10:40:19 INFO: [navigation order (OPS/tg9.html)]=75
10:40:19 INFO: [navigation order (OPS/tg9.html)]=76
10:40:19 INFO: [navigation order (OPS/tg9.html)]=77
10:40:19 INFO: [navigation order (OPS/tg9.html)]=78
10:40:19 INFO: [navigation order (OPS/tg9.html)]=79
10:40:19 INFO: [navigation order (OPS/tg9.html)]=80
10:40:19 INFO: [navigation order (OPS/tg9.html)]=81
10:40:19 INFO: [navigation order (OPS/tg9.html)]=82
10:40:19 INFO: [navigation order (OPS/tg9.html)]=83
10:40:19 INFO: [navigation order (OPS/tg9.html)]=84
10:40:19 INFO: [navigation order (OPS/tg9.html)]=85
10:40:19 INFO: [navigation order (OPS/tg9.html)]=86
10:40:19 INFO: [navigation order (OPS/tg9.html)]=87
10:40:19 INFO: [navigation order (OPS/tg9.html)]=88
10:40:19 INFO: [navigation order (OPS/tg9.html)]=89
10:40:19 INFO: [navigation order (OPS/tg9.html)]=90
10:40:19 INFO: [navigation order (OPS/tg9.html)]=91
10:40:19 INFO: [navigation order (OPS/tg9.html)]=92
10:40:19 INFO: [navigation order (OPS/tg9.html)]=93
10:40:19 INFO: [navigation order (OPS/tg9.html)]=94
10:40:19 INFO: [navigation order (OPS/tg9.html)]=95
10:40:19 INFO: [navigation order (OPS/tg9.html)]=96
10:40:19 INFO: [navigation order (OPS/tg9.html)]=97
10:40:19 INFO: [navigation order (OPS/tg9.html)]=98
10:40:19 INFO: [navigation order (OPS/tg9.html)]=99
10:40:19 INFO: [navigation order (OPS/tg9.html)]=100
10:40:19 INFO: [navigation order (OPS/tg9.html)]=101
10:40:19 INFO: [navigation order (OPS/tg9.html)]=102
10:40:19 INFO: [navigation order (OPS/tg9.html)]=103
10:40:19 INFO: [navigation order (OPS/tg9.html)]=104
10:40:19 INFO: [navigation order (OPS/tg9.html)]=105
10:40:19 INFO: [navigation order (OPS/tg9.html)]=106
10:40:19 INFO: [navigation order (OPS/tg9.html)]=107
10:40:19 INFO: [navigation order (OPS/tg9.html)]=108
10:40:19 INFO: [navigation order (OPS/tg9.html)]=109
10:40:19 INFO: [navigation order (OPS/tg9.html)]=110
10:40:19 INFO: [navigation order (OPS/tg9.html)]=111
10:40:19 INFO: [navigation order (OPS/tg9.html)]=112
10:40:19 INFO: [navigation order (OPS/tg9.html)]=113
10:40:19 INFO: [navigation order (OPS/tg9.html)]=114
10:40:19 INFO: [navigation order (OPS/tg9.html)]=115
10:40:19 INFO: [navigation order (OPS/tg9.html)]=116
10:40:19 INFO: [navigation order (OPS/tg9.html)]=117
10:40:19 INFO: [navigation order (OPS/tg9.html)]=118
10:40:19 INFO: [navigation order (OPS/tg9.html)]=119
10:40:19 INFO: [navigation order (OPS/tg9.html)]=120
10:40:19 INFO: [navigation order (OPS/tg9.html)]=121
10:40:19 INFO: [navigation order (OPS/tg10.html)]=122
10:40:19 INFO: [navigation order (OPS/tg10.html)]=123
10:40:19 INFO: [navigation order (OPS/tg10.html)]=124
10:40:19 INFO: [navigation order (OPS/tg10.html)]=125
10:40:19 INFO: [navigation order (OPS/tg10.html)]=126
10:40:19 INFO: [navigation order (OPS/tg10.html)]=127
10:40:19 INFO: [navigation order (OPS/tg10.html)]=128
10:40:19 INFO: [navigation order (OPS/tg10.html)]=129
10:40:19 INFO: [navigation order (OPS/tg10.html)]=130
10:40:19 INFO: [navigation order (OPS/tg10.html)]=131
10:40:19 INFO: [navigation order (OPS/tg10.html)]=132
10:40:19 INFO: [navigation order (OPS/tg10.html)]=133
10:40:19 INFO: [navigation order (OPS/tg10.html)]=134
10:40:19 INFO: [navigation order (OPS/tg10.html)]=135
10:40:19 INFO: [navigation order (OPS/tg10.html)]=136
10:40:19 INFO: [navigation order (OPS/tg10.html)]=137
10:40:19 INFO: [navigation order (OPS/tg10.html)]=138
10:40:19 INFO: [navigation order (OPS/tg10.html)]=139
10:40:19 INFO: [navigation order (OPS/tg10.html)]=140
10:40:19 INFO: [navigation order (OPS/titlepageback.html)]=141
10:40:20 INFO: [creation date (META-INF/container.xml)]=2015-03-23T10:40:18Z
10:40:20 INFO: [format name]=application/epub+zip
10:40:20 INFO: [title]=Goethes Briefwechsel mit einem Kinde.
10:40:20 INFO: [language]=de
10:40:20 INFO: [subject]=prose
10:40:20 INFO: [unique identifier]=hdl:11858/00-1734-0000-0002-0710-B
10:40:20 INFO: [description]=Goethes Briefwechsel mit einem Kinde. / Arnim, Bettina von
10:40:20 INFO: [creator]=Arnim, Bettina von
10:40:20 INFO: [publisher]=TextGrid
10:40:20 INFO: [date]=1859
10:40:20 INFO: [date]=2015-03-23
10:40:20 INFO: [rights]=Creative Commons Attribution
10:40:20 INFO: [unique identifier (OPS/stylesheet.css)]=css
10:40:20 INFO: [unique identifier (OPS/titlepage.html)]=titlepage
10:40:20 INFO: [unique identifier (OPS/titlepageback.html)]=titlepageback
10:40:20 INFO: [unique identifier (OPS/print.css)]=print.css
10:40:20 INFO: [unique identifier (OPS/page-template.xpgt)]=apt
10:40:20 INFO: [unique identifier (OPS/index.html)]=start
10:40:20 INFO: [unique identifier (OPS/index-front.1_div.1.html)]=section1
10:40:20 INFO: [unique identifier (OPS/tg5.html)]=section3
10:40:20 INFO: [unique identifier (OPS/tg9.html)]=section73
10:40:20 INFO: [unique identifier (OPS/tg10.html)]=section120
10:40:20 INFO: [unique identifier (OPS/k2m2.0.jpg)]=image-1
10:40:20 INFO: [unique identifier (OPS/toc.ncx)]=ncx
10:40:20 INFO: [Has ncx file (OPS/toc.ncx)]=true
10:40:20 INFO: [is spine item (OPS/titlepage.html)]=true
10:40:20 INFO: [linear (OPS/titlepage.html)]=true
10:40:20 INFO: [is spine item (OPS/index.html)]=true
10:40:20 INFO: [linear (OPS/index.html)]=true
10:40:20 INFO: [is spine item (OPS/index-front.1_div.1.html)]=true
10:40:20 INFO: [linear (OPS/index-front.1_div.1.html)]=true
10:40:20 INFO: [is spine item (OPS/tg5.html)]=true
10:40:20 INFO: [linear (OPS/tg5.html)]=true
10:40:20 INFO: [is spine item (OPS/tg9.html)]=true
10:40:20 INFO: [linear (OPS/tg9.html)]=true
10:40:20 INFO: [is spine item (OPS/tg10.html)]=true
10:40:20 INFO: [linear (OPS/tg10.html)]=true
10:40:20 INFO: [is spine item (OPS/titlepageback.html)]=true
10:40:20 INFO: [linear (OPS/titlepageback.html)]=false
10:40:20 INFO: [resource (OPS/content.opf)]=OPS/titlepage.html
10:40:20 INFO: [resource (OPS/content.opf)]=OPS/index.html
10:40:20 INFO: [resource (OPS/content.opf)]=OPS/index-front.1_div.1.html
10:40:20 INFO: [resource (OPS/content.opf)]=OPS/tg5.html
10:40:20 INFO: [resource (OPS/content.opf)]=OPS/titlepageback.html
10:40:20 INFO: [spine index (OPS/titlepage.html)]=0
10:40:20 INFO: [spine index (OPS/index.html)]=1
10:40:20 INFO: [spine index (OPS/index-front.1_div.1.html)]=2
10:40:20 INFO: [spine index (OPS/tg5.html)]=3
10:40:20 INFO: [spine index (OPS/tg9.html)]=4
10:40:20 INFO: [spine index (OPS/tg10.html)]=5
10:40:20 INFO: [spine index (OPS/titlepageback.html)]=6
10:40:20 INFO: [items count]=12
10:40:20 INFO: [declared mimetype (OPS/stylesheet.css)]=text/css
10:40:20 INFO: [declared mimetype (OPS/titlepage.html)]=application/xhtml+xml
10:40:20 INFO: [declared mimetype (OPS/titlepageback.html)]=application/xhtml+xml
10:40:20 INFO: [declared mimetype (OPS/print.css)]=text/css
10:40:20 INFO: [declared mimetype (OPS/page-template.xpgt)]=application/vnd.adobe-page-template+xml
10:40:20 INFO: [declared mimetype (OPS/index.html)]=application/xhtml+xml
10:40:20 INFO: [declared mimetype (OPS/index-front.1_div.1.html)]=application/xhtml+xml
10:40:20 INFO: [declared mimetype (OPS/tg5.html)]=application/xhtml+xml
10:40:20 INFO: [declared mimetype (OPS/tg9.html)]=application/xhtml+xml
10:40:20 INFO: [declared mimetype (OPS/tg10.html)]=application/xhtml+xml
10:40:20 INFO: [declared mimetype (OPS/k2m2.0.jpg)]=image/jpeg
10:40:20 INFO: [declared mimetype (OPS/toc.ncx)]=application/x-dtbncx+xml
10:40:20 INFO: [characters count (OPS/titlepage.html)]=982
10:40:20 INFO: [reference (OPS/titlepageback.html)]=http://creativecommons.org/licenses/by/3.0/de/legalcode
10:40:20 INFO: [reference (OPS/titlepageback.html)]=http://creativecommons.org/licenses/by/3.0/de/
10:40:20 INFO: [reference (OPS/titlepageback.html)]=http://www.textgrid.de/Digitale-Bibliothek
10:40:20 INFO: [characters count (OPS/titlepageback.html)]=1503
10:40:20 INFO: [resource (OPS/index.html)]=OPS/stylesheet.css
10:40:20 INFO: [resource (OPS/index.html)]=OPS/print.css
10:40:20 INFO: [resource (OPS/index.html)]=OPS/page-template.xpgt
10:40:20 INFO: [characters count (OPS/index.html)]=211
10:40:20 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/stylesheet.css
10:40:20 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/print.css
10:40:20 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/page-template.xpgt
10:40:20 INFO: [characters count (OPS/index-front.1_div.1.html)]=304
10:40:20 INFO: [resource (OPS/tg5.html)]=OPS/stylesheet.css
10:40:20 INFO: [resource (OPS/tg5.html)]=OPS/print.css
10:40:20 INFO: [resource (OPS/tg5.html)]=OPS/page-template.xpgt
10:40:20 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
10:40:20 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
10:40:20 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
10:40:20 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
10:40:20 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
10:40:20 INFO: [resource (OPS/tg5.html)]=OPS/k2m2.0.jpg
10:40:20 INFO: [characters count (OPS/tg5.html)]=544120
10:40:21 INFO: [resource (OPS/tg9.html)]=OPS/stylesheet.css
10:40:21 INFO: [resource (OPS/tg9.html)]=OPS/print.css
10:40:21 INFO: [resource (OPS/tg9.html)]=OPS/page-template.xpgt
10:40:21 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
10:40:21 INFO: [characters count (OPS/tg9.html)]=482477
10:40:21 INFO: [resource (OPS/tg10.html)]=OPS/stylesheet.css
10:40:21 INFO: [resource (OPS/tg10.html)]=OPS/print.css
10:40:21 INFO: [resource (OPS/tg10.html)]=OPS/page-template.xpgt
10:40:21 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html
10:40:21 INFO: [characters count (OPS/tg10.html)]=363274
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/titlepage.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/index.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/index-front.1_div.1.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
10:40:21 INFO: [resource (OPS/toc.ncx)]=OPS/titlepageback.html
10:40:21 INFO: [size (mimetype)]=20
10:40:21 INFO: [compressed size (mimetype)]=20
10:40:21 INFO: [compression method (mimetype)]=Stored
10:40:21 INFO: [SHA-256 (mimetype)]=e468e350d1143eb648f6c7bbd63111ec544a361ca74ecef256ac91f48b
10:40:21 INFO: [size (OPS/titlepageback.html)]=2554
10:40:21 INFO: [compressed size (OPS/titlepageback.html)]=1126
10:40:21 INFO: [compression method (OPS/titlepageback.html)]=Deflated
10:40:21 INFO: [SHA-256 (OPS/titlepageback.html)]=9e84f635dc1edd5c568f78d564b374231bd0f6f9fd9c15e76512dd2fd4944f3
10:40:21 INFO: [size (OPS/index-front.1_div.1.html)]=1554
10:40:21 INFO: [compressed size (OPS/index-front.1_div.1.html)]=672
10:40:21 INFO: [compression method (OPS/index-front.1_div.1.html)]=Deflated
10:40:21 INFO: [SHA-256 (OPS/index-front.1_div.1.html)]=f97e28e8bd9ef5cce36f938305b8e3b8515b83249c3c4bd71955cc636cca
10:40:21 INFO: [size (OPS/tg9.html)]=545812
10:40:21 INFO: [compressed size (OPS/tg9.html)]=169804
10:40:21 INFO: [compression method (OPS/tg9.html)]=Deflated
10:40:21 INFO: [SHA-256 (OPS/tg9.html)]=a6a3b24fd07665d1e118e86ecc34555f0e7be0e6f594ecf47d439ebf80153e
10:40:21 INFO: [size (OPS/tg10.html)]=419406
10:40:21 INFO: [compressed size (OPS/tg10.html)]=124180
10:40:21 INFO: [compression method (OPS/tg10.html)]=Deflated
10:40:21 INFO: [SHA-256 (OPS/tg10.html)]=ecf6db19f68917d24ee4e9e0c76bd2015486a46c488675d192a1e37c2e76cbb
10:40:21 INFO: [size (OPS/tg5.html)]=618049
10:40:21 INFO: [compressed size (OPS/tg5.html)]=185381
10:40:21 INFO: [compression method (OPS/tg5.html)]=Deflated
10:40:21 INFO: [SHA-256 (OPS/tg5.html)]=52c6b1783af7337d0dc55e2c928a4c0c87c1bf99abe79c61f6de08c56d8ca24
10:40:21 INFO: [size (OPS/titlepage.html)]=1824
10:40:21 INFO: [compressed size (OPS/titlepage.html)]=639
10:40:21 INFO: [compression method (OPS/titlepage.html)]=Deflated
10:40:21 INFO: [SHA-256 (OPS/titlepage.html)]=943298ab18ed3a2f0c36f279a7c1167e74cba58889f4ad0a35c0e9c2bae93e
10:40:21 INFO: [size (OPS/content.opf)]=3325
10:40:21 INFO: [compressed size (OPS/content.opf)]=923
10:40:21 INFO: [compression method (OPS/content.opf)]=Deflated
10:40:21 INFO: [SHA-256 (OPS/content.opf)]=34636b97e7d18fb5905fcf1dd1e9efc46271d2ce4d75cf6583bcce8e7668
10:40:21 INFO: [size (OPS/index.html)]=1226
10:40:21 INFO: [compressed size (OPS/index.html)]=565
10:40:21 INFO: [compression method (OPS/index.html)]=Deflated
10:40:21 INFO: [SHA-256 (OPS/index.html)]=4f82b4ae4f134afcecb18972706a4db9f7198049c2fb86fdfcd4a429c31ab570
10:40:21 INFO: [size (OPS/stylesheet.css)]=17284
10:40:21 INFO: [compressed size (OPS/stylesheet.css)]=4371
10:40:21 INFO: [compression method (OPS/stylesheet.css)]=Deflated
10:40:21 INFO: [SHA-256 (OPS/stylesheet.css)]=ae25f2acb7360604140f75332666393b30a4282b8d0cf3b8e51ff29d29b4b
10:40:21 INFO: [size (OPS/page-template.xpgt)]=3479
10:40:21 INFO: [compressed size (OPS/page-template.xpgt)]=527
10:40:21 INFO: [compression method (OPS/page-template.xpgt)]=Deflated
10:40:21 INFO: [SHA-256 (OPS/page-template.xpgt)]=230bfaecec71b94cd274aca7350429242632bd6cb417d4cdc85a685af366
10:40:21 INFO: [size (OPS/toc.ncx)]=30985
10:40:21 INFO: [compressed size (OPS/toc.ncx)]=2380
10:40:21 INFO: [compression method (OPS/toc.ncx)]=Deflated
10:40:21 INFO: [SHA-256 (OPS/toc.ncx)]=3f888b46a7e5ff9b58281704393cc5865fc71b014b7c5944e124f69e4afd6c
10:40:21 INFO: [size (OPS/k2m2.0.jpg)]=57081
10:40:21 INFO: [compressed size (OPS/k2m2.0.jpg)]=52981
10:40:21 INFO: [compression method (OPS/k2m2.0.jpg)]=Deflated
10:40:21 INFO: [SHA-256 (OPS/k2m2.0.jpg)]=e683ffb2fb4b424edf993b98787bc36db5d5ccdb332618c221c806a899e77bf
10:40:21 INFO: [size (OPS/print.css)]=2836
10:40:21 INFO: [compressed size (OPS/print.css)]=1324
10:40:21 INFO: [compression method (OPS/print.css)]=Deflated
10:40:21 INFO: [SHA-256 (OPS/print.css)]=29175f26fcf5c3c41a86e139b453b8bc6c12f88fd798fa2cc24e27abfe6e0
10:40:21 INFO: [size (META-INF/container.xml)]=215
10:40:21 INFO: [compressed size (META-INF/container.xml)]=150
10:40:21 INFO: [compression method (META-INF/container.xml)]=Deflated
10:40:21 INFO: [SHA-256 (META-INF/container.xml)]=f5a47aa088c519c6dfbd53fe40975816cecc775f069a6aa5e51d71c2bbf598f
10:40:21 WARNING: : 
10:40:21 WARNING: OPS/stylesheet.css(67,4): CSS Selector specifies absolute position.
10:40:21 WARNING: OPS/stylesheet.css(85,4): CSS Selector specifies absolute position.
10:40:21 WARNING: OPS/stylesheet.css(99,4): CSS Selector specifies absolute position.
10:40:21 Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 50.385 sec
10:40:21 Running info.textgrid.services.aggregator.PdfIT
10:40:21 [INFO] Fetched source for textgrid:jfss.0 (UNKNOWN -> pdf) up to metadata after 136,1 ms
10:40:28 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/tei-stylesheets/latex/latex.xsl
10:40:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.406 sec
10:40:32 Running info.textgrid.services.aggregator.html.HtmlIT
10:40:32 [INFO] Starting HTML export for textgrid:jfst.0
10:40:32 [INFO] Started HTML serialization for textgrid:jfst.0 (UNKNOWN -> html) after 211,0 μs
10:40:33 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> html) up to metadata after 214,7 ms
10:40:33 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/db2xhtml.xsl
10:40:33 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
10:40:33 [INFO] Prepared XSLT stylesheet (internal) for textgrid:jfst.0 (UNKNOWN -> html) after 628,4 ms
10:40:33 [INFO] Starting TEIcorpus serialization
10:40:33 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@17165c2, sid: false
10:40:35 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> html) after 2,096 s
10:40:35 [INFO] Ready for transformation of textgrid:jfst.0 (AGGREGATION -> html) after 2,098 s
10:40:35 case 4: write to stdout, pageLayout Simple
10:40:35 TEI HTML inside corpus 
10:40:35 [INFO] Finished and delivered transformation of textgrid:jfst.0 (AGGREGATION -> html) after 2,456 s
10:40:35 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getHTML": org.apache.cxf.management.counters.ResponseTimeCounter@1f5176f
10:40:35 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
10:40:35 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 144,7 μs
10:40:35 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 314,4 ms
10:40:35 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
10:40:35 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 315,4 ms
10:40:35 [INFO] Starting TEIcorpus serialization
10:40:35 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@374d06, sid: false
10:40:36 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,318 s
10:40:36 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,319 s
10:40:36 case 4: write to stdout, pageLayout Simple
10:40:36 TEI HTML inside corpus 
10:40:36 TEI HTML inside corpus 
10:40:36 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,334 s
10:40:36 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.811 sec
10:40:36 Running info.textgrid.services.aggregator.CacheControlIT
10:40:37 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 203,4 ms
10:40:37 [INFO] Starting ZIP export after 205,2 ms
10:40:37 [INFO]   Built aggregation tree for textgrid:mjsx.0 after 404,7 ms
10:40:37 [INFO]   Built aggregation tree for textgrid:mjqh.0 after 640,9 ms
10:40:38 [INFO] Finished exporting after 1,728 s
10:40:38 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getZIP": org.apache.cxf.management.counters.ResponseTimeCounter@85f05e
10:40:38 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 174,8 ms
10:40:38 304 Not Modified
10:40:38 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 32,76 μs
10:40:38 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 185,3 ms
10:40:39 [INFO] Starting TEIcorpus serialization
10:40:39 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1640803, sid: false
10:40:39 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,024 s
10:40:39 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,066 s
10:40:39 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,082 s
10:40:39 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,082 s
10:40:39 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 27,38 μs
10:40:39 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 201,2 ms
10:40:39 304 Not Modified
10:40:39 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
10:40:39 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 71,80 μs
10:40:40 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 179,1 ms
10:40:40 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
10:40:40 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 179,8 ms
10:40:40 [INFO] Starting TEIcorpus serialization
10:40:40 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@16ead8a, sid: false
10:40:40 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 950,9 ms
10:40:40 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 952,3 ms
10:40:40 case 4: write to stdout, pageLayout Simple
10:40:40 TEI HTML inside corpus 
10:40:40 TEI HTML inside corpus 
10:40:40 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 964,6 ms
10:40:40 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
10:40:40 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 75,22 μs
10:40:41 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 192,2 ms
10:40:41 304 Not Modified
10:40:41 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 32,55 μs
10:40:41 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 204,7 ms
10:40:41 [INFO] Starting TEIcorpus serialization
10:40:41 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@8dbfc3, sid: false
10:40:42 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 916,1 ms
10:40:42 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 949,3 ms
10:40:42 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 965,4 ms
10:40:42 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 965,7 ms
10:40:42 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 34,85 μs
10:40:42 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 210,5 ms
10:40:42 304 Not Modified
10:40:42 [INFO] Starting HTML export for textgrid:mjsx.0
10:40:42 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 94,21 μs
10:40:42 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 105,2 ms
10:40:42 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
10:40:42 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0 (UNKNOWN -> html) after 105,6 ms
10:40:42 [INFO] Starting TEIcorpus serialization
10:40:42 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@658af0, sid: false
10:40:43 [INFO] Fetched source for textgrid:mjsx.0 (AGGREGATION -> html) after 665,2 ms
10:40:43 [INFO] Ready for transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 666,0 ms
10:40:43 case 4: write to stdout, pageLayout Simple
10:40:43 TEI HTML inside corpus 
10:40:43 [INFO] Finished and delivered transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 672,1 ms
10:40:43 [INFO] Starting HTML export for textgrid:mjsx.0
10:40:43 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 111,5 μs
10:40:43 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 108,8 ms
10:40:43 304 Not Modified
10:40:43 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.344 sec
10:40:43 
10:40:43 Results :
10:40:43 
10:40:43 Tests run: 15, Failures: 0, Errors: 0, Skipped: 3
10:40:43 
10:40:43 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
10:40:43 [WARNING] 500 Internal Server Error returned: caught ClientAbortException: null
10:40:43 ClientAbortException:  java.net.SocketException: Connection reset
10:40:43 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
10:40:43 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
10:40:43 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
10:40:43 	at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)
10:40:43 	at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)
10:40:43 	at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:89)
10:40:43 	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:51)
10:40:43 	at com.google.common.io.ByteStreams.copy(ByteStreams.java:173)
10:40:43 	at com.google.common.io.ByteSource.copyTo(ByteSource.java:228)
10:40:43 	at com.google.common.io.Files.copy(Files.java:439)
10:40:43 	at info.textgrid.services.aggregator.pdf.PDF.write(PDF.java:183)
10:40:43 	at org.apache.cxf.jaxrs.provider.BinaryDataProvider.writeTo(BinaryDataProvider.java:123)
10:40:43 	at org.apache.cxf.jaxrs.utils.JAXRSUtils.writeMessageBody(JAXRSUtils.java:1295)
10:40:43 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.serializeMessage(JAXRSOutInterceptor.java:284)
10:40:43 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.processResponse(JAXRSOutInterceptor.java:157)
10:40:43 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.handleMessage(JAXRSOutInterceptor.java:86)
10:40:43 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
10:40:43 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:81)
10:40:43 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
10:40:43 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
10:40:43 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241)
10:40:43 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
10:40:43 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
10:40:43 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
10:40:43 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
10:40:43 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
10:40:43 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
10:40:43 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
10:40:43 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
10:40:43 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
10:40:43 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
10:40:43 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
10:40:43 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
10:40:43 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
10:40:43 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
10:40:43 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
10:40:43 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
10:40:43 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
10:40:43 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
10:40:43 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
10:40:43 	at java.lang.Thread.run(Thread.java:745)
10:40:43 Caused by: java.net.SocketException: Connection reset
10:40:43 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:118)
10:40:43 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
10:40:43 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
10:40:43 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
10:40:43 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
10:40:43 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
10:40:43 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:126)
10:40:43 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
10:40:43 	at org.apache.coyote.Response.doWrite(Response.java:560)
10:40:43 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
10:40:43 	... 40 more
10:40:43 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getPDF": org.apache.cxf.management.counters.ResponseTimeCounter@1fd0cbe
10:40:43 [WARNING] Interceptor for {http://aggregator.services.textgrid.info/}REST has thrown exception, unwinding now
10:40:43 org.apache.cxf.interceptor.Fault: Could not send Message.
10:40:43 	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)
10:40:43 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
10:40:43 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:81)
10:40:43 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
10:40:43 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
10:40:43 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241)
10:40:43 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
10:40:43 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
10:40:43 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
10:40:43 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
10:40:43 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
10:40:43 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
10:40:43 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
10:40:43 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
10:40:43 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
10:40:43 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
10:40:43 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
10:40:43 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
10:40:43 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
10:40:43 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
10:40:43 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
10:40:43 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
10:40:43 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
10:40:43 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
10:40:43 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
10:40:43 	at java.lang.Thread.run(Thread.java:745)
10:40:43 Caused by: ClientAbortException:  java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
10:40:43 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
10:40:43 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
10:40:43 	at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:318)
10:40:43 	at org.apache.catalina.connector.OutputBuffer.close(OutputBuffer.java:274)
10:40:43 	at org.apache.catalina.connector.CoyoteOutputStream.close(CoyoteOutputStream.java:104)
10:40:43 	at org.apache.cxf.transport.http.AbstractHTTPDestination$WrappedOutputStream.close(AbstractHTTPDestination.java:749)
10:40:43 	at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
10:40:43 	at org.apache.cxf.transport.http.AbstractHTTPDestination$BackChannelConduit.close(AbstractHTTPDestination.java:679)
10:40:43 	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
10:40:43 	... 25 more
10:40:43 Caused by: java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
10:40:43 	at java.net.SocketOutputStream.socketWrite0(Native Method)
10:40:43 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
10:40:43 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
10:40:43 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
10:40:43 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
10:40:43 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
10:40:43 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
10:40:43 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:124)
10:40:43 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
10:40:43 	at org.apache.coyote.Response.doWrite(Response.java:560)
10:40:43 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
10:40:43 	... 33 more
10:40:43 [WARNING] Interceptor for {http://aggregator.services.textgrid.info/}REST has thrown exception, unwinding now
10:40:43 org.apache.cxf.interceptor.Fault: XML_WRITE_EXC
10:40:43 	at org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor.handleMessage(XMLFaultOutInterceptor.java:92)
10:40:43 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
10:40:43 	at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:113)
10:40:43 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:336)
10:40:43 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:81)
10:40:43 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
10:40:43 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
10:40:43 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241)
10:40:43 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
10:40:43 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
10:40:43 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
10:40:43 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
10:40:43 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
10:40:43 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
10:40:43 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
10:40:43 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
10:40:43 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
10:40:43 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
10:40:43 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
10:40:43 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
10:40:43 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
10:40:43 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
10:40:43 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
10:40:43 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
10:40:43 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
10:40:43 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
10:40:43 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
10:40:43 	at java.lang.Thread.run(Thread.java:745)
10:40:43 Caused by: com.ctc.wstx.exc.WstxIOException: null
10:40:43 	at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:261)
10:40:43 	at org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor.handleMessage(XMLFaultOutInterceptor.java:90)
10:40:43 	... 27 more
10:40:43 Caused by: ClientAbortException:  java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
10:40:43 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
10:40:43 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
10:40:43 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
10:40:43 	at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)
10:40:43 	at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)
10:40:43 	at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:89)
10:40:43 	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:51)
10:40:43 	at com.ctc.wstx.io.UTF8Writer.flush(UTF8Writer.java:100)
10:40:43 	at com.ctc.wstx.sw.BufferingXmlWriter.flush(BufferingXmlWriter.java:241)
10:40:43 	at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:259)
10:40:43 	... 28 more
10:40:43 Caused by: java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
10:40:43 	at java.net.SocketOutputStream.socketWrite0(Native Method)
10:40:43 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
10:40:43 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
10:40:43 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
10:40:43 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
10:40:43 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
10:40:43 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
10:40:43 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:124)
10:40:43 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
10:40:43 	at org.apache.coyote.Response.doWrite(Response.java:560)
10:40:43 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
10:40:43 	... 37 more
10:40:43 [JENKINS] Zeichne Testergebnisse auf
10:40:43 [INFO] 
10:40:43 [INFO] --- tomcat6-maven-plugin:2.1:shutdown (stop-tomcat) @ aggregator ---
10:40:43 [INFO] Stopping Coyote HTTP/1.1 on http-42037
10:40:43 [INFO] Closing Spring root WebApplicationContext
10:40:43 [INFO] Closing Root WebApplicationContext: startup date [Mon Mar 23 10:39:22 CET 2015]; root of context hierarchy
10:40:43 [INFO] JMX connector server stopped: javax.management.remote.rmi.RMIConnectorServer@153108d
10:40:43 [INFO] Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1d006f8: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,propertyPlaceholderConfigurer,org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer#0,org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer#0,cxf.config0,org.apache.cxf.management.InstrumentationManager,CounterRepository,cors-filter,stable-repo,dev-repo,services,services-dev,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
10:40:43 [ERROR] The web application [/aggregator] appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak.
10:40:43 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@4055bc]) and a value of type [net.sf.saxon.expr.sort.LRUCache] (value [net.sf.saxon.expr.sort.LRUCache@1bcd2cd]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
10:40:43 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@1b3a937]) and a value of type [java.util.WeakHashMap] (value [{class info.textgrid.namespaces.metadata.core._2010.RelationType=java.lang.ref.WeakReference@2a6502, class info.textgrid.namespaces.metadata.core._2010.GenericType=java.lang.ref.WeakReference@14d8a4b, class info.textgrid.namespaces.metadata.core._2010.MetadataContainerType=java.lang.ref.WeakReference@1b246b2, class java.util.ArrayList=java.lang.ref.WeakReference@13f71d0, class info.textgrid._import.ElementSpec=java.lang.ref.WeakReference@491eb6, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadMetadataResponseType=java.lang.ref.WeakReference@7f7f7f, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Project=java.lang.ref.WeakReference@8ba593, class info.textgrid.namespaces.metadata.core._2010.GeneratedType=java.lang.ref.WeakReference@235e61, class info.textgrid.namespaces.metadata.core._2010.AuthorityType=java.lang.ref.WeakReference@9532c, class info.textgrid.namespaces.middleware.tgsearch.Response=java.lang.ref.WeakReference@3397c7, class info.textgrid.namespaces.metadata.core._2010.SourceType=java.lang.ref.WeakReference@131bc2f, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$TextgridUri=java.lang.ref.WeakReference@39c6ca, class info.textgrid._import.ElementSpec$Attribute=java.lang.ref.WeakReference@129f7e3, class javax.xml.bind.annotation.adapters.CollapsedStringAdapter=java.lang.ref.WeakReference@5181b6, class info.textgrid.namespaces.middleware.tgsearch.ResultType=java.lang.ref.WeakReference@11ae139, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Pid=java.lang.ref.WeakReference@1b894f0, class info.textgrid.namespaces.metadata.core._2010.EditionType=java.lang.ref.WeakReference@13a20a0, class info.textgrid.namespaces.metadata.core._2010.WorkType=java.lang.ref.WeakReference@133f864, class info.textgrid.namespaces.metadata.core._2010.CollectionType=java.lang.ref.WeakReference@f87e43, class info.textgrid.namespaces.middleware.tgsearch.PathType=java.lang.ref.WeakReference@298f5d, class info.textgrid._import.ElementSpec$Required=java.lang.ref.WeakReference@835c32, class info.textgrid._import.XmlConfiguration=java.lang.ref.WeakReference@19f39a, class info.textgrid.namespaces.metadata.agent._2010.PersonType=java.lang.ref.WeakReference@1c8203c, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@1bc5ba5, class info.textgrid.namespaces.metadata.core._2010.ObjectType=java.lang.ref.WeakReference@124ed1a, class info.textgrid.namespaces.metadata.core._2010.BibliographicCitationType=java.lang.ref.WeakReference@14a4bad, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadResponseType=java.lang.ref.WeakReference@ae5dfb, class info.textgrid.namespaces.metadata.agent._2010.AgentType=java.lang.ref.WeakReference@19c22b5, class info.textgrid.namespaces.metadata.core._2010.EditionType$License=java.lang.ref.WeakReference@1aa9cfa, class info.textgrid._import.ImportSpec=java.lang.ref.WeakReference@27ef46, class info.textgrid.namespaces.metadata.core._2010.ItemType=java.lang.ref.WeakReference@1ce0cf5, class info.textgrid.namespaces.metadata.core._2010.DateType=java.lang.ref.WeakReference@b4b0ee, class org.w3._1999._02._22_rdf_syntax_ns_.RdfType=java.lang.ref.WeakReference@cbea08, class info.textgrid.namespaces.metadata.core._2010.ProvidedType=java.lang.ref.WeakReference@171cf53, class info.textgrid.namespaces.middleware.tgsearch.PathResponse=java.lang.ref.WeakReference@e254ef, class info.textgrid.namespaces.middleware.tgsearch.EntryType=java.lang.ref.WeakReference@13651d5, class info.textgrid.namespaces.middleware.tgsearch.PathGroupType=java.lang.ref.WeakReference@136ace9}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
10:40:43 [INFO] 
10:40:43 [INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ aggregator ---
10:40:43 [INFO] Failsafe report directory: /mnt/data/jenkins/workspace/Aggregator/target/failsafe-reports
10:40:43 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
10:40:43 [JENKINS] Zeichne Testergebnisse auf
10:40:43 [INFO] 
10:40:43 [INFO] --- maven-site-plugin:3.3:site (default-site) @ aggregator ---
10:40:46 [WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version.
10:40:46 [WARNING] 
10:40:46 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
10:40:46 [WARNING] 
10:40:46 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
10:40:46 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8
10:40:47 [INFO] Relativizing decoration links with respect to project URL: https://projects.gwdg.de/projects/aggregator
10:40:47 [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
10:40:47 [INFO] Generating "Continuous Integration" report    --- maven-project-info-reports-plugin:2.8
10:40:48 [INFO] Generating "Dependencies" report    --- maven-project-info-reports-plugin:2.8
10:40:54 [INFO] Illegal access: this web application instance has been stopped already.  Could not load com.google.common.base.Objects$ToStringHelper.  The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
10:40:54 java.lang.IllegalStateException
10:40:54 	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1566)
10:40:54 	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
10:40:54 	at com.google.common.base.Objects.toStringHelper(Objects.java:119)
10:40:54 	at com.google.common.cache.CacheStats.toString(CacheStats.java:267)
10:40:54 	at java.text.MessageFormat.subformat(MessageFormat.java:1271)
10:40:54 	at java.text.MessageFormat.format(MessageFormat.java:860)
10:40:54 	at java.text.Format.format(Format.java:157)
10:40:54 	at java.text.MessageFormat.format(MessageFormat.java:836)
10:40:54 	at java.util.logging.Formatter.formatMessage(Formatter.java:138)
10:40:54 	at hudson.maven.Maven3ConsoleFormatter.format(Maven3ConsoleFormatter.java:45)
10:40:54 	at java.util.logging.StreamHandler.publish(StreamHandler.java:196)
10:40:54 	at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:105)
10:40:54 	at java.util.logging.Logger.log(Logger.java:616)
10:40:54 	at java.util.logging.Logger.doLog(Logger.java:641)
10:40:54 	at java.util.logging.Logger.log(Logger.java:685)
10:40:54 	at info.textgrid.services.aggregator.util.StylesheetManager.finalize(StylesheetManager.java:256)
10:40:54 	at java.lang.System$2.invokeFinalize(System.java:1210)
10:40:54 	at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
10:40:54 	at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
10:40:54 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
10:42:42 [ERROR] Unable to determine if resource info.textgrid.utils:link-rewriter-core:jar:0.4.1-SNAPSHOT:compile exists in http://people.apache.org/repo/m2-snapshot-repository
10:43:25 [INFO] Generating "Dependency Convergence" report    --- maven-project-info-reports-plugin:2.8
10:43:25 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.4.0-SNAPSHOT/maven-metadata.xml
10:43:25 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.4.0-SNAPSHOT/maven-metadata.xml (609 B at 11.4 KB/sec)
10:43:26 [INFO] Generating "Dependency Information" report    --- maven-project-info-reports-plugin:2.8
10:43:26 [INFO] Generating "Distribution Management" report    --- maven-project-info-reports-plugin:2.8
10:43:26 [INFO] Generating "About" report    --- maven-project-info-reports-plugin:2.8
10:43:26 [INFO] Generating "Issue Tracking" report    --- maven-project-info-reports-plugin:2.8
10:43:26 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:2.8
10:43:26 [INFO] Generating "Project Plugins" report    --- maven-project-info-reports-plugin:2.8
10:43:27 [INFO] Generating "Project Team" report    --- maven-project-info-reports-plugin:2.8
10:43:27 [INFO] Generating "Source Repository" report    --- maven-project-info-reports-plugin:2.8
10:43:27 [INFO] Generating "Project Summary" report    --- maven-project-info-reports-plugin:2.8
10:43:27 [JENKINS] Archiving site from /mnt/data/jenkins/workspace/Aggregator/target/site to /mnt/data/jenkins/jobs/Aggregator/site
10:43:30 Started calculate disk usage of build
10:43:31 Finished Calculation of disk usage of build in 0 seconds
10:43:31 Started calculate disk usage of workspace
10:43:31 Finished Calculation of disk usage of workspace in 0 seconds
10:43:31 Notifying upstream projects of job completion
10:43:31 Join notifier requires a CauseAction
10:43:31 [INFO] ------------------------------------------------------------------------
10:43:31 [INFO] BUILD SUCCESS
10:43:31 [INFO] ------------------------------------------------------------------------
10:43:31 [INFO] Total time: 05:56 min
10:43:31 [INFO] Finished at: 2015-03-23T10:43:31+01:00
10:43:32 [INFO] Final Memory: 62M/503M
10:43:32 [INFO] ------------------------------------------------------------------------
10:43:32 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/pom.xml to info.textgrid.services/aggregator/1.4.5-SNAPSHOT/aggregator-1.4.5-SNAPSHOT.pom
10:43:32 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.5-SNAPSHOT.war to info.textgrid.services/aggregator/1.4.5-SNAPSHOT/aggregator-1.4.5-SNAPSHOT.war
10:43:32 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator.properties to info.textgrid.services/aggregator/1.4.5-SNAPSHOT/aggregator-1.4.5-SNAPSHOT.properties
10:43:38 channel stopped
10:43:38 using settings config with name MavenSettings
10:43:38 Maven RedeployPublisher use remote build1 maven settings from : /tmp/settings5415419621979242802.xml
10:43:39 [INFO] Deployment in http://dev.digital-humanities.de/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
10:43:39 Deploying the main artifact aggregator-1.4.5-SNAPSHOT.war
10:43:39 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.5-SNAPSHOT/maven-metadata.xml
10:43:39 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.5-SNAPSHOT/maven-metadata.xml (962 B at 21.4 KB/sec)
10:43:39 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.5-SNAPSHOT/aggregator-1.4.5-20150323.094339-3.war
10:43:41 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.5-SNAPSHOT/aggregator-1.4.5-20150323.094339-3.war (66194 KB at 35722.4 KB/sec)
10:43:41 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.5-SNAPSHOT/aggregator-1.4.5-20150323.094339-3.pom
10:43:41 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.5-SNAPSHOT/aggregator-1.4.5-20150323.094339-3.pom (30 KB at 479.4 KB/sec)
10:43:41 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml
10:43:41 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml (452 B at 17.7 KB/sec)
10:43:41 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.5-SNAPSHOT/maven-metadata.xml
10:43:41 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.5-SNAPSHOT/maven-metadata.xml (962 B at 20.4 KB/sec)
10:43:41 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml
10:43:41 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml (452 B at 16.3 KB/sec)
10:43:41 Deploying the main artifact aggregator-1.4.5-SNAPSHOT.properties
10:43:41 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.5-SNAPSHOT/aggregator-1.4.5-20150323.094339-3.properties
10:43:41 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.5-SNAPSHOT/aggregator-1.4.5-20150323.094339-3.properties (727 B at 23.7 KB/sec)
10:43:41 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.5-SNAPSHOT/maven-metadata.xml
10:43:41 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.5-SNAPSHOT/maven-metadata.xml (962 B at 33.6 KB/sec)
10:43:41 [INFO] Deployment done in 2.6 sec
10:43:41 IRC notifier plugin: Sending notification to: #textgrid
10:43:41 No emails were triggered.
10:43:41 Started calculate disk usage of build
10:43:41 Finished Calculation of disk usage of build in 0 seconds
10:43:41 Started calculate disk usage of workspace
10:43:41 Finished Calculation of disk usage of workspace in 0 seconds
10:43:41 Notifying upstream projects of job completion
10:43:41 Finished: SUCCESS